hswro_org/_config.yml

58 lines
1.1 KiB
YAML
Executable File

baseurl: '/'
permalink: pretty
title: 'Hackerspace Wrocław'
logo:
mobile: "images/hswro-logo.svg"
mobile_height: "86px"
mobile_width: "175px"
mobile_footer_height: "86px"
mobile_footer_width: "175px"
desktop: "images/hswro-logo.svg"
desktop_height: "86px"
desktop_width: "175px"
desktop_footer_height: "43px"
desktop_footer_width: "87px"
favicon: "images/favicon.svg"
sass:
style: compressed # possible values: nested expanded compact compressed
include:
- .well-known
plugins: [jekyll-polyglot]
# polyglot
languages: ["pl", "en"]
default_lang: "pl"
exclude_from_localization: ["images", "fonts", "sitemap", "docker", "vendor"]
url: https://hswro.org
contact-details: "<p>Stowarzyszenie Hackerspace Wrocław<br />
ul. Wróblewskiego 38<br />
51-627 Wrocław</p>
NIP: `8943058081` KRS: `0000531222` REGON: `360286977`"
ourspace:
pl: "Siedziba"
en: "Our place"
# polyglot end
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- docker/
- LICENSE.md
- LICENSE
- README.md
- ORIGINAL_README.md