aboutsummaryrefslogtreecommitdiff
path: root/staticgen.yml
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 05:12:40 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 05:12:40 +0100
commited161e7fb20a697ecba070ef7db4c231d700f245 (patch)
tree5a415f8e758c6b7001ade8003ca2aa26b476b58c /staticgen.yml
parentfb94d7aef76a5996892ef82938524cb0c2e0d285 (diff)
downloadmitjafelicijan.com-ed161e7fb20a697ecba070ef7db4c231d700f245.tar.gz
Move to my own static generator
Diffstat (limited to 'staticgen.yml')
-rw-r--r--staticgen.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/staticgen.yml b/staticgen.yml
new file mode 100644
index 0000000..447daa2
--- /dev/null
+++ b/staticgen.yml
@@ -0,0 +1,21 @@
1# folders
2content: content/
3public: public/
4templates: templates/
5static: static/
6assets: assets/
7
8# global settings
9title: Mitja Felicijan
10description: Fan of science fiction and dabbler in code
11author: Mitja Felicijan
12email: mitja.felicijan@gmail.com
13domain: https://mitjafelicijan.com
14twitter: @mitjafelicijan
15
16# use name of css file without .css extension
17# https://github.com/highlightjs/highlight.js/tree/master/src/styles
18highlightStye: github
19
20# google analytics
21ga: UA-12769079-10