From e07ab67bf95ea7e65828e373c731b6cdf984a7de Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 24 Jan 2021 01:42:03 +0100 Subject: Moved to altenator and DO --- staticgen.yml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 staticgen.yml (limited to 'staticgen.yml') diff --git a/staticgen.yml b/staticgen.yml deleted file mode 100644 index e37a3ec..0000000 --- a/staticgen.yml +++ /dev/null @@ -1,21 +0,0 @@ -# folders -content: content/ -public: public/ -templates: templates/ -static: static/ -assets: assets/ - -# global settings -title: Mitja Felicijan -description: Fan of science fiction and dabbler in code -author: Mitja Felicijan -email: mitja.felicijan@gmail.com -domain: https://mitjafelicijan.com -twitter: "@mitjafelicijan" - -# use name of css file without .css extension -# https://github.com/highlightjs/highlight.js/tree/master/src/styles -highlightStye: github - -# google analytics -ga: UA-12769079-10 -- cgit v1.2.3