1
0
mirror of https://gitlab.com/free_zed/free_zed.gitlab.io.git synced 2024-06-08 23:42:37 +00:00

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/).