浏览代码

add readme

Thomas B 2 个月前
父节点
当前提交
6726d79161
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12
    0
      README.md

+ 12
- 0
README.md 查看文件

@@ -0,0 +1,12 @@
1
+# Website
2
+
3
+This is the repo for [my website xythobuz.de](https://www.xythobuz.de).
4
+
5
+It uses an (old, modified) version of [poole](https://hg.sr.ht/~obensonne/poole) ported to run on both Python 2 and 3.
6
+
7
+Includes [SHJS](https://shjs.sourceforge.net/) and [llightGallery](https://github.com/sachinchoolur/lightGallery).
8
+
9
+## To Do
10
+
11
+All large static files (photos, videos) are just put into this git repo.
12
+That was never a good idea and should be changed.

正在加载...
取消
保存