From f40e1a6ee07eb5a5af853c93997546e2c1186c08 Mon Sep 17 00:00:00 2001 From: labcode-de Date: Tue, 13 Mar 2018 18:02:47 +0100 Subject: [PATCH] Init with Jekyll --- .gitignore | 34 +-- .idea/ffrs-website.iml | 12 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 546 +++++++++++++++++++++++++++++++++++++++ 404.html | 10 + Gemfile | 28 ++ Gemfile.lock | 74 ++++++ _config.yml | 40 +++ _includes/footer.html | 18 ++ _includes/header.html | 15 ++ _layouts/page.html | 18 ++ _layouts/post.html | 18 ++ _scss/_footer.scss | 6 + _scss/_header.scss | 16 ++ _scss/_main-section.scss | 85 ++++++ _scss/_mixins.scss | 7 + _scss/_typography.scss | 6 + _scss/_variables.scss | 4 + css/page.scss | 8 + css/post.scss | 8 + index.html | 3 + js/page.js | 0 js/post.js | 0 24 files changed, 939 insertions(+), 31 deletions(-) create mode 100644 .idea/ffrs-website.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 404.html create mode 100644 Gemfile create mode 100644 Gemfile.lock create mode 100644 _config.yml create mode 100644 _includes/footer.html create mode 100644 _includes/header.html create mode 100644 _layouts/page.html create mode 100644 _layouts/post.html create mode 100644 _scss/_footer.scss create mode 100644 _scss/_header.scss create mode 100644 _scss/_main-section.scss create mode 100644 _scss/_mixins.scss create mode 100644 _scss/_typography.scss create mode 100644 _scss/_variables.scss create mode 100644 css/page.scss create mode 100644 css/post.scss create mode 100644 index.html create mode 100644 js/page.js create mode 100644 js/post.js diff --git a/.gitignore b/.gitignore index f4530e6..45c1505 100644 --- a/.gitignore +++ b/.gitignore @@ -1,31 +1,3 @@ -# Created by .ignore support plugin (hsz.mobi) -### JetBrains template -# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm -# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - -.idea/ - -# CMake -cmake-build-debug/ -cmake-build-release/ - - -## File-based project format: -*.iws - -## Plugin-specific files: - -# IntelliJ -out/ - -# mpeltonen/sbt-idea plugin -.idea_modules/ - -# JIRA plugin -atlassian-ide-plugin.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) -com_crashlytics_export_strings.xml -crashlytics.properties -crashlytics-build.properties -fabric.properties +_site +.sass-cache +.jekyll-metadata diff --git a/.idea/ffrs-website.iml b/.idea/ffrs-website.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/ffrs-website.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..25a722d --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..be532cf --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,546 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + kram + font-we + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +