|
| 1 | +# Welcome to Jekyll! |
| 2 | +# |
| 3 | +# This config file is meant for settings that affect your whole blog, values |
| 4 | +# which you are expected to set up once and rarely edit after that. If you find |
| 5 | +# yourself editing this file very often, consider using Jekyll's data files |
| 6 | +# feature for the data you need to update frequently. |
| 7 | +# |
| 8 | +# For technical reasons, this file is *NOT* reloaded automatically when you use |
| 9 | +# 'bundle exec jekyll serve'. If you change this file, please restart the server process. |
| 10 | + |
| 11 | +# Site settings |
| 12 | +# These are used to personalize your new site. If you look in the HTML files, |
| 13 | +# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. |
| 14 | +# You can create any custom variable you would like, and they will be accessible |
| 15 | +# in the templates via {{ site.myvariable }}. |
| 16 | +title: Adatbázisok Laboratórium |
| 17 | + |
| 18 | +description: >- # this means to ignore newlines until "baseurl:" |
| 19 | + BME Adatbázisok Labor |
| 20 | + - Ne halat adj az éhezőnek, hanem tanítsd meg halat fogni. |
| 21 | +baseurl: "" # the subpath of your site, e.g. /blog |
| 22 | +url: "" # the base hostname & protocol for your site, e.g. http://example.com |
| 23 | +#twitter_username: jekyllrb |
| 24 | +#github_username: jekyll |
| 25 | + |
| 26 | +# sass |
| 27 | +sass: |
| 28 | + style: compressed |
| 29 | + |
| 30 | +# Build settings |
| 31 | +markdown: kramdown |
| 32 | +# theme: minima |
| 33 | +#plugins: |
| 34 | +# - jekyll-feed |
| 35 | +plugins: |
| 36 | + - jekyll-redirect-from |
| 37 | + |
| 38 | +# Exclude from processing. |
| 39 | +# The following items will not be processed, by default. Create a custom list |
| 40 | +# to override the default setting. |
| 41 | +# exclude: |
| 42 | +# - Gemfile |
| 43 | +# - Gemfile.lock |
| 44 | +# - node_modules |
| 45 | +# - vendor/bundle/ |
| 46 | +# - vendor/cache/ |
| 47 | +# - vendor/gems/ |
| 48 | +# - vendor/ruby/ |
| 49 | + |
| 50 | +header_pages: |
| 51 | + - adatbazisok/index.md |
| 52 | + - adatb-elmelete/index.md |
| 53 | + - Adatbaziskezeles/index.md |
| 54 | + - adatkezeles/index.md |
| 55 | + - databases/index.md |
| 56 | + - halozati-adatb/index.md |
| 57 | + - adatbazisok-labor/index.md |
| 58 | + - jegyzokonyv/tudnivalok/index.md |
| 59 | + - temakiirasok.md |
| 60 | + - szines.md |
0 commit comments