diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-24 01:42:03 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-24 01:42:03 +0100 |
| commit | e07ab67bf95ea7e65828e373c731b6cdf984a7de (patch) | |
| tree | 4fe471a1a8492149bb0b3e6ec726184e3bcf1647 /staticgen.yml | |
| parent | 36fb49bbef11294a93a53c363d32c2134f6b19b4 (diff) | |
| download | mitjafelicijan.com-e07ab67bf95ea7e65828e373c731b6cdf984a7de.tar.gz | |
Moved to altenator and DO
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 | ||
