aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2020-06-20 13:25:07 +0200
committerneodarz <neodarz@neodarz.net>2020-06-26 21:01:01 +0200
commit3d48f4b17362d5141f04dc78d4aef55d84c02630 (patch)
tree93fedfbbae77da91ae73c109829f069c96c613f3 /README.md
downloadwebsite-3d48f4b17362d5141f04dc78d4aef55d84c02630.tar.xz
website-3d48f4b17362d5141f04dc78d4aef55d84c02630.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0e7a5a4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# Website
+
+The source of [my website](https://neodarz.net/en). It's use [sphinx-doc]()
+with [ablog plugin]() as engine. My custom theme is
+[here](https://git.neodarz.net/neodarz/website_theme.git)
+
+# License
+
+Code are in GPLv3 licence except some part indicated in the header of the
+concerned file.
+
+All articles and images are in CC-BY-SA unless otherwhise specified.