Init with Jekyll
This commit is contained in:
		
							parent
							
								
									f4c8eeb945
								
							
						
					
					
						commit
						f40e1a6ee0
					
				
							
								
								
									
										34
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										34
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -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 | ||||
|  | ||||
							
								
								
									
										12
									
								
								.idea/ffrs-website.iml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.idea/ffrs-website.iml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <module type="WEB_MODULE" version="4"> | ||||
|   <component name="NewModuleRootManager"> | ||||
|     <content url="file://$MODULE_DIR$"> | ||||
|       <excludeFolder url="file://$MODULE_DIR$/.tmp" /> | ||||
|       <excludeFolder url="file://$MODULE_DIR$/temp" /> | ||||
|       <excludeFolder url="file://$MODULE_DIR$/tmp" /> | ||||
|     </content> | ||||
|     <orderEntry type="inheritedJdk" /> | ||||
|     <orderEntry type="sourceFolder" forTests="false" /> | ||||
|   </component> | ||||
| </module> | ||||
							
								
								
									
										8
									
								
								.idea/modules.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.idea/modules.xml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,8 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <project version="4"> | ||||
|   <component name="ProjectModuleManager"> | ||||
|     <modules> | ||||
|       <module fileurl="file://$PROJECT_DIR$/.idea/ffrs-website.iml" filepath="$PROJECT_DIR$/.idea/ffrs-website.iml" /> | ||||
|     </modules> | ||||
|   </component> | ||||
| </project> | ||||
							
								
								
									
										6
									
								
								.idea/vcs.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								.idea/vcs.xml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <project version="4"> | ||||
|   <component name="VcsDirectoryMappings"> | ||||
|     <mapping directory="$PROJECT_DIR$" vcs="Git" /> | ||||
|   </component> | ||||
| </project> | ||||
							
								
								
									
										546
									
								
								.idea/workspace.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										546
									
								
								.idea/workspace.xml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,546 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <project version="4"> | ||||
|   <component name="ChangeListManager"> | ||||
|     <list default="true" id="db3fae06-a1ba-4a10-b122-069ca1c08eec" name="Default" comment=""> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_includes/footer.html" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_includes/header.html" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_layouts/page.html" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_layouts/post.html" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_scss/_footer.scss" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_scss/_header.scss" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_scss/_main-section.scss" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_scss/_typography.scss" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/_scss/_variables.scss" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/css/page.scss" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/css/post.scss" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/index.html" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/js/page.js" /> | ||||
|       <change beforePath="" afterPath="$PROJECT_DIR$/js/post.js" /> | ||||
|       <change beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" /> | ||||
|     </list> | ||||
|     <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||||
|     <option name="TRACKING_ENABLED" value="true" /> | ||||
|     <option name="SHOW_DIALOG" value="false" /> | ||||
|     <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||||
|     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||||
|     <option name="LAST_RESOLUTION" value="IGNORE" /> | ||||
|   </component> | ||||
|   <component name="FileEditorManager"> | ||||
|     <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> | ||||
|       <file leaf-file-name="feed.xml" pinned="false" current-in-tab="false"> | ||||
|         <entry file="file://$PROJECT_DIR$/_site/feed.xml"> | ||||
|           <provider selected="true" editor-type-id="text-editor"> | ||||
|             <state relative-caret-position="0"> | ||||
|               <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|               <folding /> | ||||
|             </state> | ||||
|           </provider> | ||||
|         </entry> | ||||
|       </file> | ||||
|       <file leaf-file-name="page.html" pinned="false" current-in-tab="false"> | ||||
|         <entry file="file://$PROJECT_DIR$/_layouts/page.html"> | ||||
|           <provider selected="true" editor-type-id="text-editor"> | ||||
|             <state relative-caret-position="85"> | ||||
|               <caret line="5" column="19" lean-forward="false" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" /> | ||||
|               <folding /> | ||||
|             </state> | ||||
|           </provider> | ||||
|         </entry> | ||||
|       </file> | ||||
|       <file leaf-file-name="_config.yml" pinned="false" current-in-tab="false"> | ||||
|         <entry file="file://$PROJECT_DIR$/_config.yml"> | ||||
|           <provider selected="true" editor-type-id="text-editor"> | ||||
|             <state relative-caret-position="306"> | ||||
|               <caret line="18" column="37" lean-forward="false" selection-start-line="18" selection-start-column="37" selection-end-line="18" selection-end-column="37" /> | ||||
|               <folding /> | ||||
|             </state> | ||||
|           </provider> | ||||
|         </entry> | ||||
|       </file> | ||||
|       <file leaf-file-name="footer.html" pinned="false" current-in-tab="false"> | ||||
|         <entry file="file://$PROJECT_DIR$/_includes/footer.html"> | ||||
|           <provider selected="true" editor-type-id="text-editor"> | ||||
|             <state relative-caret-position="51"> | ||||
|               <caret line="3" column="31" lean-forward="false" selection-start-line="3" selection-start-column="31" selection-end-line="3" selection-end-column="31" /> | ||||
|               <folding /> | ||||
|             </state> | ||||
|           </provider> | ||||
|         </entry> | ||||
|       </file> | ||||
|       <file leaf-file-name="header.html" pinned="false" current-in-tab="true"> | ||||
|         <entry file="file://$PROJECT_DIR$/_includes/header.html"> | ||||
|           <provider selected="true" editor-type-id="text-editor"> | ||||
|             <state relative-caret-position="51"> | ||||
|               <caret line="3" column="22" lean-forward="false" selection-start-line="3" selection-start-column="22" selection-end-line="3" selection-end-column="22" /> | ||||
|               <folding /> | ||||
|             </state> | ||||
|           </provider> | ||||
|         </entry> | ||||
|       </file> | ||||
|       <file leaf-file-name="post.html" pinned="false" current-in-tab="false"> | ||||
|         <entry file="file://$PROJECT_DIR$/_layouts/post.html"> | ||||
|           <provider selected="true" editor-type-id="text-editor"> | ||||
|             <state relative-caret-position="85"> | ||||
|               <caret line="5" column="19" lean-forward="false" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" /> | ||||
|               <folding /> | ||||
|             </state> | ||||
|           </provider> | ||||
|         </entry> | ||||
|       </file> | ||||
|       <file leaf-file-name="404.html" pinned="false" current-in-tab="false"> | ||||
|         <entry file="file://$PROJECT_DIR$/404.html"> | ||||
|           <provider selected="true" editor-type-id="text-editor"> | ||||
|             <state relative-caret-position="68"> | ||||
|               <caret line="4" column="0" lean-forward="false" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" /> | ||||
|               <folding /> | ||||
|             </state> | ||||
|           </provider> | ||||
|         </entry> | ||||
|       </file> | ||||
|     </leaf> | ||||
|   </component> | ||||
|   <component name="FileTemplateManagerImpl"> | ||||
|     <option name="RECENT_TEMPLATES"> | ||||
|       <list> | ||||
|         <option value="HTML File" /> | ||||
|         <option value="SCSS File" /> | ||||
|         <option value="JavaScript File" /> | ||||
|       </list> | ||||
|     </option> | ||||
|   </component> | ||||
|   <component name="FindInProjectRecents"> | ||||
|     <findStrings> | ||||
|       <find>kram</find> | ||||
|       <find>font-we</find> | ||||
|     </findStrings> | ||||
|   </component> | ||||
|   <component name="Git.Settings"> | ||||
|     <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||||
|   </component> | ||||
|   <component name="IdeDocumentHistory"> | ||||
|     <option name="CHANGED_PATHS"> | ||||
|       <list> | ||||
|         <option value="$PROJECT_DIR$/Gemfile" /> | ||||
|         <option value="$PROJECT_DIR$/index.md" /> | ||||
|         <option value="$PROJECT_DIR$/_include/header.html" /> | ||||
|         <option value="$PROJECT_DIR$/_include/footer.html" /> | ||||
|         <option value="$PROJECT_DIR$/index.html" /> | ||||
|         <option value="$PROJECT_DIR$/_scss/_footer.scss" /> | ||||
|         <option value="$PROJECT_DIR$/_scss/_header.scss" /> | ||||
|         <option value="$PROJECT_DIR$/_scss/main-section.scss" /> | ||||
|         <option value="$PROJECT_DIR$/_scss/_mixins.scss" /> | ||||
|         <option value="$PROJECT_DIR$/_scss/_variables.scss" /> | ||||
|         <option value="$PROJECT_DIR$/_scss/_typography.scss" /> | ||||
|         <option value="$PROJECT_DIR$/css/page.scss" /> | ||||
|         <option value="$PROJECT_DIR$/.sass-cache/22763df937f270bbf9b87e5b9f3ac2e510b1c6bd/_footer.scssc" /> | ||||
|         <option value="$PROJECT_DIR$/_scss/_main-section.scss" /> | ||||
|         <option value="$PROJECT_DIR$/js/page.js" /> | ||||
|         <option value="$PROJECT_DIR$/js/post.js" /> | ||||
|         <option value="$PROJECT_DIR$/_posts/2018-03-13-welcome-to-jekyll.markdown" /> | ||||
|         <option value="$PROJECT_DIR$/_layouts/page.html" /> | ||||
|         <option value="$PROJECT_DIR$/_layouts/post.html" /> | ||||
|         <option value="$PROJECT_DIR$/_config.yml" /> | ||||
|         <option value="$PROJECT_DIR$/404.html" /> | ||||
|         <option value="$PROJECT_DIR$/_includes/header.html" /> | ||||
|       </list> | ||||
|     </option> | ||||
|   </component> | ||||
|   <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> | ||||
|   <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> | ||||
|   <component name="JsGulpfileManager"> | ||||
|     <detection-done>true</detection-done> | ||||
|     <sorting>DEFINITION_ORDER</sorting> | ||||
|   </component> | ||||
|   <component name="ProjectFrameBounds" extendedState="6"> | ||||
|     <option name="x" value="413" /> | ||||
|     <option name="y" value="1132" /> | ||||
|     <option name="width" value="1268" /> | ||||
|     <option name="height" value="794" /> | ||||
|   </component> | ||||
|   <component name="ProjectView"> | ||||
|     <navigator currentView="ProjectPane" proportions="" version="1"> | ||||
|       <flattenPackages /> | ||||
|       <showMembers /> | ||||
|       <showModules /> | ||||
|       <showLibraryContents /> | ||||
|       <hideEmptyPackages /> | ||||
|       <abbreviatePackageNames /> | ||||
|       <autoscrollToSource /> | ||||
|       <autoscrollFromSource /> | ||||
|       <sortByType /> | ||||
|       <manualOrder /> | ||||
|       <foldersAlwaysOnTop value="true" /> | ||||
|     </navigator> | ||||
|     <panes> | ||||
|       <pane id="Scratches" /> | ||||
|       <pane id="ProjectPane"> | ||||
|         <subPane> | ||||
|           <expand> | ||||
|             <path> | ||||
|               <item name="ffrs-website" type="b2602c69:ProjectViewProjectNode" /> | ||||
|               <item name="ffrs-website" type="462c0819:PsiDirectoryNode" /> | ||||
|             </path> | ||||
|             <path> | ||||
|               <item name="ffrs-website" type="b2602c69:ProjectViewProjectNode" /> | ||||
|               <item name="ffrs-website" type="462c0819:PsiDirectoryNode" /> | ||||
|               <item name="_includes" type="462c0819:PsiDirectoryNode" /> | ||||
|             </path> | ||||
|             <path> | ||||
|               <item name="ffrs-website" type="b2602c69:ProjectViewProjectNode" /> | ||||
|               <item name="ffrs-website" type="462c0819:PsiDirectoryNode" /> | ||||
|               <item name="_layouts" type="462c0819:PsiDirectoryNode" /> | ||||
|             </path> | ||||
|             <path> | ||||
|               <item name="ffrs-website" type="b2602c69:ProjectViewProjectNode" /> | ||||
|               <item name="ffrs-website" type="462c0819:PsiDirectoryNode" /> | ||||
|               <item name="_scss" type="462c0819:PsiDirectoryNode" /> | ||||
|             </path> | ||||
|             <path> | ||||
|               <item name="ffrs-website" type="b2602c69:ProjectViewProjectNode" /> | ||||
|               <item name="ffrs-website" type="462c0819:PsiDirectoryNode" /> | ||||
|               <item name="_site" type="462c0819:PsiDirectoryNode" /> | ||||
|             </path> | ||||
|             <path> | ||||
|               <item name="ffrs-website" type="b2602c69:ProjectViewProjectNode" /> | ||||
|               <item name="ffrs-website" type="462c0819:PsiDirectoryNode" /> | ||||
|               <item name="css" type="462c0819:PsiDirectoryNode" /> | ||||
|             </path> | ||||
|             <path> | ||||
|               <item name="ffrs-website" type="b2602c69:ProjectViewProjectNode" /> | ||||
|               <item name="ffrs-website" type="462c0819:PsiDirectoryNode" /> | ||||
|               <item name="js" type="462c0819:PsiDirectoryNode" /> | ||||
|             </path> | ||||
|           </expand> | ||||
|           <select /> | ||||
|         </subPane> | ||||
|       </pane> | ||||
|       <pane id="Scope" /> | ||||
|     </panes> | ||||
|   </component> | ||||
|   <component name="PropertiesComponent"> | ||||
|     <property name="WebServerToolWindowFactoryState" value="false" /> | ||||
|     <property name="HbShouldOpenHtmlAsHb" value="" /> | ||||
|     <property name="DefaultHtmlFileTemplate" value="HTML File" /> | ||||
|     <property name="list.type.of.created.stylesheet" value="SCSS" /> | ||||
|   </component> | ||||
|   <component name="RecentsManager"> | ||||
|     <key name="MoveFile.RECENT_KEYS"> | ||||
|       <recent name="$PROJECT_DIR$/_site" /> | ||||
|     </key> | ||||
|     <key name="CopyFile.RECENT_KEYS"> | ||||
|       <recent name="$PROJECT_DIR$/_layouts" /> | ||||
|       <recent name="$PROJECT_DIR$/css" /> | ||||
|     </key> | ||||
|   </component> | ||||
|   <component name="RunDashboard"> | ||||
|     <option name="ruleStates"> | ||||
|       <list> | ||||
|         <RuleState> | ||||
|           <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||||
|         </RuleState> | ||||
|         <RuleState> | ||||
|           <option name="name" value="StatusDashboardGroupingRule" /> | ||||
|         </RuleState> | ||||
|       </list> | ||||
|     </option> | ||||
|   </component> | ||||
|   <component name="ShelveChangesManager" show_recycled="false"> | ||||
|     <option name="remove_strategy" value="false" /> | ||||
|   </component> | ||||
|   <component name="SvnConfiguration"> | ||||
|     <configuration /> | ||||
|   </component> | ||||
|   <component name="TaskManager"> | ||||
|     <task active="true" id="Default" summary="Default task"> | ||||
|       <changelist id="db3fae06-a1ba-4a10-b122-069ca1c08eec" name="Default" comment="" /> | ||||
|       <created>1520948259959</created> | ||||
|       <option name="number" value="Default" /> | ||||
|       <option name="presentableId" value="Default" /> | ||||
|       <updated>1520948259959</updated> | ||||
|       <workItem from="1520948261075" duration="228000" /> | ||||
|       <workItem from="1520948507108" duration="1515000" /> | ||||
|       <workItem from="1520958929650" duration="1611000" /> | ||||
|     </task> | ||||
|     <servers /> | ||||
|   </component> | ||||
|   <component name="TimeTrackingManager"> | ||||
|     <option name="totallyTimeSpent" value="3354000" /> | ||||
|   </component> | ||||
|   <component name="ToolWindowManager"> | ||||
|     <frame x="0" y="1200" width="1920" height="1042" extended-state="6" /> | ||||
|     <editor active="true" /> | ||||
|     <layout> | ||||
|       <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24973376" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | ||||
|       <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Docker" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> | ||||
|       <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3297414" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Mongo Explorer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32881355" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> | ||||
|       <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | ||||
|       <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||||
|       <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||||
|     </layout> | ||||
|   </component> | ||||
|   <component name="TypeScriptGeneratedFilesManager"> | ||||
|     <option name="version" value="1" /> | ||||
|   </component> | ||||
|   <component name="VcsContentAnnotationSettings"> | ||||
|     <option name="myLimit" value="2678400000" /> | ||||
|   </component> | ||||
|   <component name="XDebuggerManager"> | ||||
|     <breakpoint-manager /> | ||||
|     <watches-manager /> | ||||
|   </component> | ||||
|   <component name="editorHistoryManager"> | ||||
|     <entry file="file://$PROJECT_DIR$/.gitignore"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/Gemfile"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="221"> | ||||
|           <caret line="13" column="55" lean-forward="false" selection-start-line="13" selection-start-column="55" selection-end-line="13" selection-end-column="55" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_includes/footer.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="51"> | ||||
|           <caret line="3" column="31" lean-forward="false" selection-start-line="3" selection-start-column="31" selection-end-line="3" selection-end-column="31" /> | ||||
|           <folding> | ||||
|             <element signature="e#405#411#0" expanded="false" /> | ||||
|           </folding> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_includes/header.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="238"> | ||||
|           <caret line="14" column="9" lean-forward="false" selection-start-line="14" selection-start-column="9" selection-end-line="14" selection-end-column="9" /> | ||||
|           <folding> | ||||
|             <element signature="e#270#276#0" expanded="false" /> | ||||
|           </folding> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/404.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="3" lean-forward="true" selection-start-line="0" selection-start-column="3" selection-end-line="0" selection-end-column="3" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_config.yml"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="255"> | ||||
|           <caret line="15" column="0" lean-forward="false" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="31" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/js/main.js" /> | ||||
|     <entry file="file://$PROJECT_DIR$/index.md" /> | ||||
|     <entry file="file://$PROJECT_DIR$/index.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="17"> | ||||
|           <caret line="1" column="6" lean-forward="false" selection-start-line="1" selection-start-column="6" selection-end-line="1" selection-end-column="6" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_site/css/page.css"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/.gitignore"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/Gemfile"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="212"> | ||||
|           <caret line="13" column="55" lean-forward="false" selection-start-line="13" selection-start-column="55" selection-end-line="13" selection-end-column="55" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_scss/_footer.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_scss/_header.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="187"> | ||||
|           <caret line="11" column="8" lean-forward="false" selection-start-line="11" selection-start-column="8" selection-end-line="11" selection-end-column="8" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_scss/_mixins.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="102"> | ||||
|           <caret line="6" column="1" lean-forward="false" selection-start-line="6" selection-start-column="1" selection-end-line="6" selection-end-column="1" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_scss/_typography.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="17"> | ||||
|           <caret line="1" column="18" lean-forward="false" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/.sass-cache/22763df937f270bbf9b87e5b9f3ac2e510b1c6bd/_footer.scssc"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/css/page.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="68"> | ||||
|           <caret line="4" column="19" lean-forward="false" selection-start-line="4" selection-start-column="19" selection-end-line="4" selection-end-column="19" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_scss/_variables.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="51"> | ||||
|           <caret line="3" column="21" lean-forward="false" selection-start-line="3" selection-start-column="21" selection-end-line="3" selection-end-column="21" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_scss/_main-section.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="364"> | ||||
|           <caret line="69" column="5" lean-forward="false" selection-start-line="69" selection-start-column="5" selection-end-line="69" selection-end-column="5" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/css/post.scss"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/js/post.js"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/js/page.js"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_site/2018-03-13-welcome-to-jekyll.markdown"> | ||||
|       <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]"> | ||||
|         <state split_layout="SPLIT"> | ||||
|           <first_editor relative-caret-position="85"> | ||||
|             <caret line="5" column="19" lean-forward="false" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" /> | ||||
|             <folding /> | ||||
|           </first_editor> | ||||
|           <second_editor /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_site/feed.xml"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="0"> | ||||
|           <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_layouts/post.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="85"> | ||||
|           <caret line="5" column="19" lean-forward="false" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_layouts/page.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="85"> | ||||
|           <caret line="5" column="19" lean-forward="false" selection-start-line="5" selection-start-column="19" selection-end-line="5" selection-end-column="19" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_config.yml"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="306"> | ||||
|           <caret line="18" column="37" lean-forward="false" selection-start-line="18" selection-start-column="37" selection-end-line="18" selection-end-column="37" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_includes/footer.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="51"> | ||||
|           <caret line="3" column="31" lean-forward="false" selection-start-line="3" selection-start-column="31" selection-end-line="3" selection-end-column="31" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/404.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="68"> | ||||
|           <caret line="4" column="0" lean-forward="false" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|     <entry file="file://$PROJECT_DIR$/_includes/header.html"> | ||||
|       <provider selected="true" editor-type-id="text-editor"> | ||||
|         <state relative-caret-position="51"> | ||||
|           <caret line="3" column="22" lean-forward="false" selection-start-line="3" selection-start-column="22" selection-end-line="3" selection-end-column="22" /> | ||||
|           <folding /> | ||||
|         </state> | ||||
|       </provider> | ||||
|     </entry> | ||||
|   </component> | ||||
| </project> | ||||
							
								
								
									
										10
									
								
								404.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								404.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,10 @@ | ||||
| --- | ||||
| layout: page | ||||
| --- | ||||
| 
 | ||||
| <div class="container"> | ||||
|   <h1>404</h1> | ||||
| 
 | ||||
|   <p><strong>Page not found :(</strong></p> | ||||
|   <p>The requested page could not be found.</p> | ||||
| </div> | ||||
							
								
								
									
										28
									
								
								Gemfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								Gemfile
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,28 @@ | ||||
| source "https://rubygems.org" | ||||
| 
 | ||||
| # Hello! This is where you manage which Jekyll version is used to run. | ||||
| # When you want to use a different version, change it below, save the | ||||
| # file and run `bundle install`. Run Jekyll with `bundle exec`, like so: | ||||
| # | ||||
| #     bundle exec jekyll serve | ||||
| # | ||||
| # This will help ensure the proper Jekyll version is running. | ||||
| # Happy Jekylling! | ||||
| gem "jekyll", "~> 3.7.3" | ||||
| 
 | ||||
| 
 | ||||
| # If you want to use GitHub Pages, remove the "gem "jekyll"" above and | ||||
| # uncomment the line below. To upgrade, run `bundle update github-pages`. | ||||
| # gem "github-pages", group: :jekyll_plugins | ||||
| 
 | ||||
| # If you have any plugins, put them here! | ||||
| group :jekyll_plugins do | ||||
|   gem "jekyll-feed", "~> 0.6" | ||||
| end | ||||
| 
 | ||||
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||||
| gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||||
| 
 | ||||
| # Performance-booster for watching directories on Windows | ||||
| gem "wdm", "~> 0.1.0" if Gem.win_platform? | ||||
| 
 | ||||
							
								
								
									
										74
									
								
								Gemfile.lock
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										74
									
								
								Gemfile.lock
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,74 @@ | ||||
| GEM | ||||
|   remote: https://rubygems.org/ | ||||
|   specs: | ||||
|     addressable (2.5.2) | ||||
|       public_suffix (>= 2.0.2, < 4.0) | ||||
|     colorator (1.1.0) | ||||
|     concurrent-ruby (1.0.5) | ||||
|     em-websocket (0.5.1) | ||||
|       eventmachine (>= 0.12.9) | ||||
|       http_parser.rb (~> 0.6.0) | ||||
|     eventmachine (1.2.5) | ||||
|     ffi (1.9.23) | ||||
|     forwardable-extended (2.6.0) | ||||
|     http_parser.rb (0.6.0) | ||||
|     i18n (0.9.5) | ||||
|       concurrent-ruby (~> 1.0) | ||||
|     jekyll (3.7.3) | ||||
|       addressable (~> 2.4) | ||||
|       colorator (~> 1.0) | ||||
|       em-websocket (~> 0.5) | ||||
|       i18n (~> 0.7) | ||||
|       jekyll-sass-converter (~> 1.0) | ||||
|       jekyll-watch (~> 2.0) | ||||
|       kramdown (~> 1.14) | ||||
|       liquid (~> 4.0) | ||||
|       mercenary (~> 0.3.3) | ||||
|       pathutil (~> 0.9) | ||||
|       rouge (>= 1.7, < 4) | ||||
|       safe_yaml (~> 1.0) | ||||
|     jekyll-feed (0.9.3) | ||||
|       jekyll (~> 3.3) | ||||
|     jekyll-sass-converter (1.5.2) | ||||
|       sass (~> 3.4) | ||||
|     jekyll-seo-tag (2.4.0) | ||||
|       jekyll (~> 3.3) | ||||
|     jekyll-watch (2.0.0) | ||||
|       listen (~> 3.0) | ||||
|     kramdown (1.16.2) | ||||
|     liquid (4.0.0) | ||||
|     listen (3.1.5) | ||||
|       rb-fsevent (~> 0.9, >= 0.9.4) | ||||
|       rb-inotify (~> 0.9, >= 0.9.7) | ||||
|       ruby_dep (~> 1.2) | ||||
|     mercenary (0.3.6) | ||||
|     minima (2.4.0) | ||||
|       jekyll (~> 3.5) | ||||
|       jekyll-feed (~> 0.9) | ||||
|       jekyll-seo-tag (~> 2.1) | ||||
|     pathutil (0.16.1) | ||||
|       forwardable-extended (~> 2.6) | ||||
|     public_suffix (3.0.2) | ||||
|     rb-fsevent (0.10.3) | ||||
|     rb-inotify (0.9.10) | ||||
|       ffi (>= 0.5.0, < 2) | ||||
|     rouge (3.1.1) | ||||
|     ruby_dep (1.5.0) | ||||
|     safe_yaml (1.0.4) | ||||
|     sass (3.5.5) | ||||
|       sass-listen (~> 4.0.0) | ||||
|     sass-listen (4.0.0) | ||||
|       rb-fsevent (~> 0.9, >= 0.9.4) | ||||
|       rb-inotify (~> 0.9, >= 0.9.7) | ||||
| 
 | ||||
| PLATFORMS | ||||
|   ruby | ||||
| 
 | ||||
| DEPENDENCIES | ||||
|   jekyll (~> 3.7.3) | ||||
|   jekyll-feed (~> 0.6) | ||||
|   minima (~> 2.0) | ||||
|   tzinfo-data | ||||
| 
 | ||||
| BUNDLED WITH | ||||
|    1.16.1 | ||||
							
								
								
									
										40
									
								
								_config.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								_config.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,40 @@ | ||||
| # Welcome to Jekyll! | ||||
| # | ||||
| # This config file is meant for settings that affect your whole blog, values | ||||
| # which you are expected to set up once and rarely edit after that. If you find | ||||
| # yourself editing this file very often, consider using Jekyll's data files | ||||
| # feature for the data you need to update frequently. | ||||
| # | ||||
| # For technical reasons, this file is *NOT* reloaded automatically when you use | ||||
| # 'bundle exec jekyll serve'. If you change this file, please restart the server process. | ||||
| 
 | ||||
| # Site settings | ||||
| # These are used to personalize your new site. If you look in the HTML files, | ||||
| # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. | ||||
| # You can create any custom variable you would like, and they will be accessible | ||||
| # in the templates via {{ site.myvariable }}. | ||||
| title: Freifunk Rhein-Sieg e.V. | ||||
| email: kontakt@freifunk-rhein-sieg.net | ||||
| baseurl: "" # the subpath of your site, e.g. /blog | ||||
| url: "https://freifunk-rhein-sieg.net" # the base hostname & protocol for your site, e.g. http://example.com | ||||
| #twitter_username: jekyllrb | ||||
| #github_username:  jekyll | ||||
| 
 | ||||
| # Build settings | ||||
| plugins: | ||||
|   - jekyll-feed | ||||
| sass: | ||||
|     sass_dir: _scss | ||||
|     style: compressed | ||||
| 
 | ||||
| # Exclude from processing. | ||||
| # The following items will not be processed, by default. Create a custom list | ||||
| # to override the default setting. | ||||
| # exclude: | ||||
| #   - Gemfile | ||||
| #   - Gemfile.lock | ||||
| #   - node_modules | ||||
| #   - vendor/bundle/ | ||||
| #   - vendor/cache/ | ||||
| #   - vendor/gems/ | ||||
| #   - vendor/ruby/ | ||||
							
								
								
									
										18
									
								
								_includes/footer.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								_includes/footer.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| <footer class="page-footer"> | ||||
|     <div class="container"> | ||||
|         <div class="row"> | ||||
|             <div class="col l4 s12"> | ||||
|                 <h5 class="white-text">Rechtliche Hinweise</h5> | ||||
|                 <ul> | ||||
|                     <li><a class="grey-text text-lighten-3" href="impressum.html">Impressum</a></li> | ||||
|                     <li><a class="grey-text text-lighten-3" href="datenschutz.html">Datenschutzerklärung</a></li> | ||||
|                 </ul> | ||||
|             </div> | ||||
|         </div> | ||||
|     </div> | ||||
|     <div class="footer-copyright"> | ||||
|         <div class="container"> | ||||
|             © 2018 Freifunk Rhein-Sieg e.V., <a href="https://labcode.de">Leo Maroni</a> | ||||
|         </div> | ||||
|     </div> | ||||
| </footer> | ||||
							
								
								
									
										15
									
								
								_includes/header.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								_includes/header.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,15 @@ | ||||
| <header class="navbar-fixed"> | ||||
|     <nav> | ||||
|         <div class="nav-wrapper"> | ||||
|             <a href="/" class="brand-logo">Freifunk Rhein-Sieg e.V.</a> | ||||
|             <ul class="right hide-on-med-and-down"> | ||||
|                 <li class="navitem" id="nav-aboutus"><a href="#aboutus">Über uns</a></li> | ||||
|                 <li class="navitem" id="nav-communities"><a href="#communities">Communities</a></li> | ||||
|                 <li class="navitem" id="nav-links"><a href="#links">Links</a></li> | ||||
|                 <li class="navitem" id="nav-contact"><a href="#contact">Kontakt</a></li> | ||||
|                 <li class="navitem" id="nav-spenden"><a href="#spenden">Spenden</a></li> | ||||
|                 <li class="navitem" id="nav-mitglied-werden"><a href="#mitglied-werden">Mitglied werden</a></li> | ||||
|             </ul> | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
							
								
								
									
										18
									
								
								_layouts/page.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								_layouts/page.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|     <meta charset="UTF-8"> | ||||
|     <title>{{ site.title }}</title> | ||||
|     {% feed_meta %} | ||||
|     <link rel="stylesheet" href='{{ "/css/page.css" | relative_url }}'> | ||||
|     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css" integrity="sha256-e22BQKCF7bb/h/4MFJ1a4lTRR2OuAe8Hxa/3tgU5Taw=" crossorigin="anonymous" /> | ||||
| </head> | ||||
| <body> | ||||
| {% include header.html %} | ||||
| {{ content }} | ||||
| {% include footer.html %} | ||||
| <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script> | ||||
| <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js" integrity="sha256-uWtSXRErwH9kdJTIr1swfHFJn/d/WQ6s72gELOHXQGM=" crossorigin="anonymous"></script> | ||||
| <script src="{{ '/js/page.js' | relative_url }}"></script> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										18
									
								
								_layouts/post.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								_layouts/post.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| <!DOCTYPE html> | ||||
| <html> | ||||
| <head> | ||||
|     <meta charset="UTF-8"> | ||||
|     <title>{{ site.title }}</title> | ||||
|     {% feed_meta %} | ||||
|     <link rel="stylesheet" href='{{ "/css/post.css" | relative_url }}'> | ||||
|     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css" integrity="sha256-e22BQKCF7bb/h/4MFJ1a4lTRR2OuAe8Hxa/3tgU5Taw=" crossorigin="anonymous" /> | ||||
| </head> | ||||
| <body> | ||||
| {% include header.html %} | ||||
| {{ content }} | ||||
| {% include footer.html %} | ||||
| <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script> | ||||
| <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js" integrity="sha256-uWtSXRErwH9kdJTIr1swfHFJn/d/WQ6s72gELOHXQGM=" crossorigin="anonymous"></script> | ||||
| <script src="{{ '/js/post.js' | relative_url }}"></script> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										6
									
								
								_scss/_footer.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								_scss/_footer.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| footer { | ||||
|   background-color: $ff_color !important; | ||||
|   a { | ||||
|     color: $light_grey; | ||||
|   } | ||||
| } | ||||
							
								
								
									
										16
									
								
								_scss/_header.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								_scss/_header.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| header { | ||||
|   nav { | ||||
|     background-color: $ff_color; | ||||
|     .nav-wrapper { | ||||
|       padding: 0 25px; | ||||
|       width: 100vw; | ||||
|       .brand-logo { | ||||
|         @media screen and (max-width: 991px){ | ||||
|           text-align: center; | ||||
|           width: 100%; | ||||
|         } | ||||
|         @extend .light-text | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| } | ||||
							
								
								
									
										85
									
								
								_scss/_main-section.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										85
									
								
								_scss/_main-section.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,85 @@ | ||||
| main { | ||||
|   margin-bottom: 35px !important; | ||||
|   section { | ||||
|     h2 { | ||||
|       @extend .thin-text | ||||
|     } | ||||
|     h3 { | ||||
|       @extend .light-text | ||||
|     } | ||||
|     .linear-gradient-card-wrapper > .col { | ||||
|       @media only screen and (max-width: 991px) { | ||||
|         float: none; | ||||
|         margin: 0 auto; | ||||
|       } | ||||
|       .linear-gradient-card { | ||||
|         background-color: $black; | ||||
|         color: $white; | ||||
|         width: 100%; | ||||
|         border-radius: 10px; | ||||
|         padding: 25px; | ||||
|         text-align: center; | ||||
|         margin-bottom: 15px; | ||||
|         -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3); | ||||
|         box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3); | ||||
|         &.blue-gradient { | ||||
|           @include background-linear-gradient(40deg, #2196f3, #01579b) | ||||
|         } | ||||
|         &.pink-gradient { | ||||
|           @include background-linear-gradient(40deg, #ec407a, #880e4f) | ||||
|         } | ||||
|         &.orange-gradient { | ||||
|           @include background-linear-gradient(40deg, #ff9800, #bf360c) | ||||
|         } | ||||
|         &.green-gradient { | ||||
|           @include background-linear-gradient(40deg, #7cb342, #1b5e20) | ||||
|         } | ||||
|         &.purple-gradient { | ||||
|           @include background-linear-gradient(40deg, #311b92, #673ab7) | ||||
|         } | ||||
|         .title { | ||||
|           font-size: 1.75rem; | ||||
|           display: block; | ||||
|         } | ||||
|         .description { | ||||
|           display: block; | ||||
|         } | ||||
|         .links { | ||||
|           margin-top: 15px; | ||||
|           a { | ||||
|             background-color: transparent; | ||||
|             font-size: 26px; | ||||
|             margin: 5px; | ||||
|             -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3); | ||||
|             box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3); | ||||
|             &:hover { | ||||
|               -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3); | ||||
|               box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3); | ||||
|             } | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     } | ||||
|     .card { | ||||
|       .card-title > a { | ||||
|         color: $black !important; | ||||
|       } | ||||
|       .card-action > a { | ||||
|         color: $ff_color !important; | ||||
|       } | ||||
|     } | ||||
|     &#downloads { | ||||
|       .download { | ||||
|         border-radius: 15px; | ||||
|         text-align: center; | ||||
|         .icon { | ||||
|           font-size: 8rem; | ||||
|         } | ||||
|         .title { | ||||
|           @extend .light-text; | ||||
|           font-size: 2.5rem; | ||||
|         } | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| } | ||||
							
								
								
									
										7
									
								
								_scss/_mixins.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								_scss/_mixins.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | ||||
| @mixin background-linear-gradient($deg, $start_color, $end_color) { | ||||
|   background: linear-gradient($deg, $start_color, $end_color); | ||||
|   background: -moz-linear-gradient($deg, $start_color, $end_color); | ||||
|   background: -o-linear-gradient($deg, $start_color, $end_color); | ||||
|   background: -webkit-linear-gradient($deg, $start_color, $end_color); | ||||
|   background-color: $start_color; | ||||
| } | ||||
							
								
								
									
										6
									
								
								_scss/_typography.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								_scss/_typography.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| .thin-text { | ||||
|   font-weight: 100; | ||||
| } | ||||
| .light-text { | ||||
|   font-weight: 300; | ||||
| } | ||||
							
								
								
									
										4
									
								
								_scss/_variables.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								_scss/_variables.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | ||||
| $ff_color: #df316c; | ||||
| $white: #fff; | ||||
| $black: #000; | ||||
| $light_grey: #f5f5f5; | ||||
							
								
								
									
										8
									
								
								css/page.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								css/page.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,8 @@ | ||||
| --- | ||||
| --- | ||||
| @import "variables"; | ||||
| @import "mixins"; | ||||
| @import "typography"; | ||||
| @import "header"; | ||||
| @import "main-section"; | ||||
| @import "footer"; | ||||
							
								
								
									
										8
									
								
								css/post.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								css/post.scss
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,8 @@ | ||||
| --- | ||||
| --- | ||||
| @import "variables"; | ||||
| @import "mixins"; | ||||
| @import "typography"; | ||||
| @import "header"; | ||||
| @import "main-section"; | ||||
| @import "footer"; | ||||
							
								
								
									
										3
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,3 @@ | ||||
| --- | ||||
| layout: page | ||||
| --- | ||||
							
								
								
									
										0
									
								
								js/page.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								js/page.js
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										0
									
								
								js/post.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								js/post.js
									
									
									
									
									
										Normal file
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user