chore: adds example site

This commit is contained in:
kendo5731
2017-02-13 20:45:18 +01:00
parent e5da388676
commit a9c632bb50
10 changed files with 1827 additions and 0 deletions

27
exampleSite/.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
/public
/themes
.DS_Store