# 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: 'Momangen' email: info@momangen.se baseurl: "" # the subpath of your site, e.g. /blog url: "https://www.momangen.se" # the base hostname & protocol for your site, e.g. http://example.com # instagram_username: 'sethybwoy' # Values for the jekyll-seo-tag gem (https://github.com/jekyll/jekyll-seo-tag) logo: /siteicon.png description: >- # this means to ignore newlines until "baseurl:" Galleri och Kulturförening som spiller färg, bygger skulpturer, skriver, musicerar, fotar och pysslar på Södermalm. author: name: Kulturföreningen Momangen email: info@momangen.se twitter: # twitter username without the @ symbol #social: # name: Momangen # links: # - https://www.instagram.com/sethybwoy/ # - http://www.twitter.com/heptazoid # - https://www.linkedin.com/in/set-hallstrom/ lang: sv_SE # Build settings plugins: - jekyll-sitemap - jekyll-seo-tag - jekyll-feed # Plugin settings: # Site Variables: # # collection collections: events: output: "true" permalink: "/events/:title/" # tjanster: # output: "true" # permalink: "/tjaenster/:name/" # cuttlefishes: # output: "false" # _hide_content: "true" # _singular_name: "vi" # _plural_name: "vi" # # defaults exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "*.*~", "color_chart.txt", Gemfile, Gemfile.lock] permalink: /:categories/:year/:month/:day/:title/ timezone: Europe/Stockholm defaults: - scope: path: "*.pdf" values: sitemap: false - scope: path: "" type: "events" values: _options: flyer_image: width: 960 height: 480 resize_style: "cover" mime_type: "image/jpeg" uploads_dir: "images/events" content: width: 150 height: 150 resize_style: "cover" mime_type: "image/jpeg" uploads_dir: "images/events" # - scope: # path: "" # type: "posts" # values: # layout: "tjaenster" # permalink: /:year/:month/:day/:title/ # _options: # image: # uploads_dir: "images/tjaenster" # width: "1280" # height: "550" # resize_style: "cover" # mime_type: "image/jpeg" # content: # uploads_dir: "images/tjaenster" # width: "1280" # height: "550" # resize_style: "cover" # mime_type: "image/jpeg" # - scope: # path: "" # type: "cuttlefishes" # values: # _options: # image: # uploads_dir: "images" # width: "120" # height: "120" # resize_style: "cover" # content: # uploads_dir: "images" # width: "120" # height: "120" # resize_style: "cover"