Initial commit

This commit is contained in:
Fred Z 2019-01-09 16:13:17 +01:00
commit 4ea54cbbd8
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.venv
__pycache__/

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Home of [freezed](https://free_zed.gitlab.io)
Built with [pelican](https://blog.getpelican.com/).