-
Menel
Colplete sounds like bragging and partial sounds like, only a bit. There should be "the important part you care about" 🙂
-
Ellenor Malik
call the step between "Milestone"?
-
Maranda
wurstsalat: fetching it from here does work https://raw.githubusercontent.com/maranda/metronome/master/misc/doap.xml or should I send a pull request on the hosted version or host it somewhere else than raw.githubusercontent.com (does the site builder care about MIME?)
-
Zash
There's a "doap" field in data/servers.json to fill in
-
Maranda
> <Zash> There's a "doap" field in data/servers.json to fill in I know but hosting it on http://raw.githubusercontent.com/ is okay? for sure MIME is wrong from there
-
Maranda
That was what the question is about
-
MattJ
I think it'll probably be fine
-
Zash
Pretty sure others use that domain. The thing I made doesn't care about MIME since it only sees files.
-
wurstsalat
Maranda: yes, that url would work fine!
-
Link Mauve
Maranda, note though that <implements/> refers to a <Project/>, it must be a direct child and not a sibling of it.
-
Link Mauve
Much like in Java, class names start with a Capital and properties are in lowercase.
-
Maranda
> <Link Mauve> Maranda, note though that <implements/> refers to a <Project/>, it must be a direct child and not a sibling of it. 🤔🤔
-
Maranda
Oh didn't notice I did put 'em outside the Project element that was a mistake, sorted.