Go to file
Drew DeVault 6c762404e9 .builds/alpine.yml: add API restart step 2022-11-02 10:34:19 +01:00
.builds .builds/alpine.yml: add API restart step 2022-11-02 10:34:19 +01:00
api Set minimum Go version to 1.17 2022-11-02 10:17:53 +01:00
contrib Use explicit py3 shebang for contrib/fixup-scopes 2019-08-07 10:08:44 +09:00
mansrht mansrht: Use canonical user IDs 2022-10-26 10:50:13 +02:00
scss create: fix logic error with existing refs 2021-08-06 10:02:07 +02:00
.gitignore API: implement user account deletion 2022-11-02 10:09:32 +01:00
LICENSE Add license (AGPL) 2018-06-08 21:15:39 -04:00
Makefile API: implement user account deletion 2022-11-02 10:09:32 +01:00
README.md Add README.md 2019-01-08 18:10:03 -05:00
config.example.ini Updating config example for new mail options 2021-12-01 09:36:35 +01:00
mansrht-initdb add database stamp for core.sr.ht 2020-08-11 10:46:24 -04:00
mansrht-migrate Miscellaenous UI improvements 2019-07-29 09:51:23 -04:00
run.py Use standard way of running debug/local services 2019-01-13 09:31:10 -05:00
schema.sql schema.sql: Add missing cascades 2022-11-02 10:03:22 +01:00
setup.py setup.py: use importlib.resources from python 3.7 to find core.sr.ht Makefile 2020-08-28 09:03:51 -04:00
static Initial commit 2017-12-03 11:57:54 -05:00

README.md

This repository contains the code for the sr.ht git wiki service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/man.sr.ht/installation.md