No description
Find a file
2024-08-05 15:19:28 +02:00
.builds Upgrade to Alpine 3.20 2024-08-05 15:19:28 +02:00
api api: update generated file after last dep upgrade 2024-05-24 11:44:39 +02:00
contrib Use explicit py3 shebang for contrib/fixup-scopes 2019-08-07 10:08:44 +09:00
mansrht content.html: fix unclosed <a> tag in nav 2024-07-24 14:21:05 +02:00
scss create: fix logic error with existing refs 2021-08-06 10:02:07 +02:00
.git_archival.txt Add .git_archival and .gitattributes 2024-07-16 22:40:20 +02:00
.gitattributes Add .git_archival and .gitattributes 2024-07-16 22:40:20 +02:00
.gitignore API: implement user account deletion 2022-11-02 10:09:32 +01: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
LICENSE Add license (AGPL) 2018-06-08 21:15:39 -04:00
Makefile Upgrade to Alpine 3.20 2024-08-05 15:19:28 +02: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
pyproject.toml Preparations for PEP440 support 2024-07-16 18:30:30 +02:00
README.md Add README.md 2019-01-08 18:10:03 -05: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

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