refactor(): change folder structure to be an actual hugo theme
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user