instances: Fix formatting for lumaeris' instance
I accidentally preppended the protocol suffix on that link's caption.
instances: Add shoelace.lumaeris.com
install: Fix broken link to reverse proxy guide
docs: Revamp to fit wiki format
Also adds a README, which redirects users to the wiki index.
meta: Move to wiki format
Sourcehut includes a service to expose git repos as wikis, with proper
formatting. Move README.md to index.md in order to fit this format.
install: Update install instructions for v0.2
At the time of this commit, they shouldn't work, since the v0.2.x branch
on the Shoelace repository doesn't yet exist. On release this won't be
an issue.
api: Update documentation for v0.2
Also fixes inaccuracies in response references.
instances: Update sl.marty.tf
Instance has been upgraded to v0.1.2, and is located in Germany.
docs: Add instance list
Due to popular request, this has been added, in order to promote other
installations other than the main instance on mint.lgbt.
readme: Hyperlink spools to repository
install: Change title to fit README's
readme: Remove -ing suffixes
Makes the headers be more easily differenciated.
api: Remove syntax highlighting
On Sourcehut, this made those blocks unreadable, since they would mark
the errors it would have if parsed. Therefore, remove the syntax
highlighting, in order to make the data types visible.
readme: Add license footnote
Also adds a book emoji to the title.
docs: Add API documentation
Details request bodies, response examples, and gives some notes on
a potential refactor with a future release.
install: Fix comment
Forgot to mention, docs should now use `<<` instead of `#` for comments,
in order to differenciate them from superuser commands.
docs: Add reverse proxy setup documentation
Details instructions for Caddy and nginx. Also, moves docs to separate
subdirectory.
index: Move to README
Otherwise it won't display on the repo's frontpage. Also, change
wording for referring to spools' documentation, and add a newline
between the description and first header in install.md
docs: Initial commit
Adds documentation for installing Shoelace. Adds references to documents
that are not done yet, but will be in later commits. Licensed under
CC-BY-4.0.