The name field in antora.yml sets the URL. Typically, this is all lower case. Accepting this change means the end url will be
name
antora.yml
docs.fp.o/<lang>/fedora-server
instead of
docs.fp.o/<lang>/Fedora-server
OK, I think copperi will adjust that. He thanksfully set up our repro.
Regarding upper case in names. I have file names like serverContainers.adoc to provide some structure by naming convention (I'm used from my Java programming to that style). Is it a problem, too?
Do I have to rename like server-containers.adoc or server_containers, too?
I wouldn't call it a problem exactly, it's just not the normal style for URLs. If you want to change it, now is a good time because no one is linking to it yet.
There are probably a lot of docs on the site that use capitalization or other oddities. I just figured I'd catch this one before it got into the wild. :-)
OK, URL I forgot that for a moment. So underscore doesn't work either.
I'll switch to hyphens next time I update the text. Nothing is final yet so there is a lot of time.
If you have also read one or the other, I would be grateful for comments / hints / ideas. So far I have not exactly been swamped by feedback.
Pull-Request has been merged by copperi
The
namefield inantora.ymlsets the URL. Typically, this is all lower case. Accepting this change means the end url will beinstead of