Added new README files

This commit is contained in:
2017-06-13 18:38:31 +02:00
parent e2b87bddd4
commit 7296c08844
4 changed files with 16 additions and 0 deletions

7
pages/README.md Normal file
View File

@ -0,0 +1,7 @@
# Pages
This directory contains all the pages. They consist of:
* Controller (a "Get" function in .go files)
* Template (.pixy files)
* Style sheet (.scarlet files)