Go to file
Robin Krahl 1f82422d59 graphql: Fix curl invocation
curl does not support separating long options and their values by an
equals sign (only by spaces), see curl(1):
	https://curl.se/docs/manpage.html
2021-03-22 12:41:18 -04:00
builds.sr.ht Fix "Github" capitalisation 2021-03-15 12:55:33 -04:00
dispatch.sr.ht Update dispatch docs 2021-03-18 09:29:19 -04:00
git.sr.ht todo.sr.ht: add GraphQL docs 2021-02-25 11:13:10 -05:00
hg.sr.ht Add configuration links to all installation pages 2020-11-23 13:21:21 -05:00
hub.sr.ht Add configuration links to all installation pages 2020-11-23 13:21:21 -05:00
lists.sr.ht Document X-Sourcehut-Patchset-Update email header 2021-03-04 11:26:33 -05:00
man.sr.ht Add configuration links to all installation pages 2020-11-23 13:21:21 -05:00
markdown Update markdown documentation 2020-07-10 10:32:15 -04:00
meta.sr.ht Add initial GraphQL documentation 2020-12-03 09:52:42 -05:00
ops ops/topology: new host 2021-03-05 16:50:23 -05:00
pages.sr.ht Skeleton out pages.sr.ht installation docs 2021-02-18 14:23:13 -05:00
paste.sr.ht paste.sr.ht: Remove link to missing config page 2020-12-30 11:31:19 -05:00
sr.ht Add API configuration to installation docs 2020-11-24 11:15:33 -05:00
todo.sr.ht todo.sr.ht: add GraphQL docs 2021-02-25 11:13:10 -05:00
tutorials Update example manifests for pages.sr.ht 2021-03-10 07:52:18 -05:00
COPYING Add GNU FDL 2020-07-03 13:02:06 -04:00
README.md Update README.md 2020-05-01 08:02:46 -04:00
api-conventions.md Fix OAuth documentation link 2020-07-11 10:34:20 -04:00
billing-faq.md Fix some insecure and redirected links. 2020-04-25 18:30:40 -04:00
configuration.md paste.sr.ht: Remove link to missing config page 2020-12-30 11:31:19 -05:00
graphql.md graphql: Fix curl invocation 2021-03-22 12:41:18 -04:00
hacking.md Update top-level installation/configuration pages 2020-11-17 09:56:08 -05:00
index.html Skeleton out pages.sr.ht installation docs 2021-02-18 14:23:13 -05:00
installation.md Fix `to to` typo 2021-03-08 07:26:18 -05:00
license.md license.md: add LGPL 2020-12-30 09:25:47 -05:00
packages.md Update Alpine linux mirror link from 3.12 to 3.13 2021-03-02 21:46:59 -05:00
privacy.md Add hyphen in "two-factor authentication" 2020-08-10 12:13:30 -04:00
support.md support: Add link to pages.sr.ht bug tracker 2021-02-18 18:19:18 -05:00
terms.md terms: queue a change regarding "FOSS" terminology 2020-05-19 10:40:41 -04:00

README.md

sourcehut

This is the main project hub for SourceHut itself. To browse our source code, see the "sources" tab at the nav along the top of the page.

Getting started with SourceHut

For tutorials and documentation, see man.sr.ht. Once you've created an account, you can move quickly between each service using the nav across the top of the page.

Deploying SourceHut yourself

To install SourceHut on your own hardware, see man.sr.ht/installation.md

Getting help

Support is available via the sr.ht-discuss mailing list, on IRC at #sr.ht on irc.freenode.net, or by emailing the admin (sir@cmpwn.com) directly — the latter is usually best for account or billing issues.

Contributing to SourceHut

We welcome third-party patches. If you have any changes you'd like to make to SourceHut, please send a patch to the sr.ht-dev mailing list. Feel free to start discussions about development here as well, if your change requires some thought before writing the code.