Add files

This commit is contained in:
trémeur 2023-06-10 00:28:02 +01:00
commit bf8c9edee8
27 changed files with 3115 additions and 0 deletions

24
.gitignore vendored Normal file
View file

@ -0,0 +1,24 @@
__pycache__/
build/index.html
build/*/index.html
build/ff/*/index.html
build/comments/*/index.html
build/feed.xml
build/files/*.html
build/files/*.pdf
build/files/*.epub
build/files/*.gif
build/files/*.png
build/secret/*.html
build/secret/*.pdf
build/secret/*.epub
build/secret/*.gif
build/secret/*.png
originalsmeta/*
!originalsmeta/__init__.py
!originalsmeta/template.py
texts/*
!texts/.gitkeep
translationsmeta/*
!translationsmeta/__init__.py
!translationsmeta/template.py