refactor(): change folder structure to be an actual hugo theme

This commit is contained in:
kendo5731
2016-02-02 20:13:07 +01:00
parent 9b7f46fb02
commit 23c4dc308c
20 changed files with 48 additions and 19 deletions

7
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.idea
npm-debug.log
public/**/*.css
static/css/theme.css
static/css/theme.min.css
node_modules
public/fonts
!public/fonts/.gitkeep
static/fonts
!static/fonts/.gitkeep