From 22c234da897b5b843e90109dcd3f84db00b3323e Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Fri, 2 Aug 2019 13:51:31 +0200 Subject: [PATCH 1/2] trying github pages --- docs/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..9d736b0a --- /dev/null +++ b/docs/index.html @@ -0,0 +1 @@ +hellow world From b02c41d3bb010e59114e76b7c5178747f08e15d6 Mon Sep 17 00:00:00 2001 From: Olof Hagsand Date: Fri, 2 Aug 2019 13:57:09 +0200 Subject: [PATCH 2/2] Set theme jekyll-theme-minimal --- docs/_config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/_config.yml diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 00000000..2f7efbea --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file