diff --git a/.gitignore b/.gitignore index 0c3e5ab..e6ad49b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ _site/ .sass-cache/ +.jekyll-metadata + diff --git a/CNAME b/CNAME index d8b775a..3589fda 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -www.codefor.eu \ No newline at end of file +codeforeurope.org \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 4dc2b6b..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# codeforeurope.github.io - -Powered by jekyll diff --git a/_config.yml b/_config.yml index 7845660..e891727 100644 --- a/_config.yml +++ b/_config.yml @@ -5,9 +5,10 @@ defaults: type: "static" values: layout: "default" + collections: pages: output: true sass: - style: compressed + style: compressed \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index d50b29f..7d07bca 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,29 +1,24 @@ -