Go to file
Drew DeVault e0febde0e3 Upgrade to Alpine 3.19 2024-03-20 14:32:22 +01:00
.builds Upgrade to Alpine 3.19 2024-03-20 14:32:22 +01:00
api Update to latest version of core-go 2024-01-09 11:34:22 +01:00
contrib Use explicit py3 shebang for contrib/fixup-scopes 2019-08-07 10:08:44 +09:00
mansrht Make "source" link go to source instead of another render in the backing repo 2024-01-21 20:35:59 +01: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 Upgrade to Alpine 3.19 2024-03-20 14:32:22 +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
go.mod Upgrade dependencies 2024-01-31 09:13:02 +01:00
go.sum Upgrade dependencies 2024-01-31 09:13:02 +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