diff options
Diffstat (limited to 'staticgen.yml')
| -rw-r--r-- | staticgen.yml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/staticgen.yml b/staticgen.yml deleted file mode 100644 index e37a3ec..0000000 --- a/staticgen.yml +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | # folders | ||
| 2 | content: content/ | ||
| 3 | public: public/ | ||
| 4 | templates: templates/ | ||
| 5 | static: static/ | ||
| 6 | assets: assets/ | ||
| 7 | |||
| 8 | # global settings | ||
| 9 | title: Mitja Felicijan | ||
| 10 | description: Fan of science fiction and dabbler in code | ||
| 11 | author: Mitja Felicijan | ||
| 12 | email: mitja.felicijan@gmail.com | ||
| 13 | domain: https://mitjafelicijan.com | ||
| 14 | twitter: "@mitjafelicijan" | ||
| 15 | |||
| 16 | # use name of css file without .css extension | ||
| 17 | # https://github.com/highlightjs/highlight.js/tree/master/src/styles | ||
| 18 | highlightStye: github | ||
| 19 | |||
| 20 | # google analytics | ||
| 21 | ga: UA-12769079-10 | ||
