2021-03-09 03:57:17 +00:00
|
|
|
baseurl: '/'
|
2018-12-09 07:21:01 +00:00
|
|
|
permalink: pretty
|
|
|
|
|
2025-02-17 17:39:22 +00:00
|
|
|
title: 'Hackerspace Wrocław'
|
2018-12-09 07:21:01 +00:00
|
|
|
|
2025-02-17 17:39:22 +00:00
|
|
|
logo:
|
2025-02-17 17:51:45 +00:00
|
|
|
mobile: "images/hswro-logo.svg"
|
2025-02-17 17:39:22 +00:00
|
|
|
mobile_height: "86px"
|
|
|
|
mobile_width: "175px"
|
2025-02-17 17:51:45 +00:00
|
|
|
mobile_footer_height: "86px"
|
|
|
|
mobile_footer_width: "175px"
|
|
|
|
desktop: "images/hswro-logo.svg"
|
2025-02-17 17:39:22 +00:00
|
|
|
desktop_height: "86px"
|
|
|
|
desktop_width: "175px"
|
2025-02-17 17:51:45 +00:00
|
|
|
desktop_footer_height: "43px"
|
|
|
|
desktop_footer_width: "87px"
|
2021-07-12 03:06:45 +00:00
|
|
|
|
2018-12-09 07:21:01 +00:00
|
|
|
sass:
|
2021-08-09 11:02:59 +00:00
|
|
|
style: compressed # possible values: nested expanded compact compressed
|
2018-12-09 09:48:38 +00:00
|
|
|
|
2021-03-09 02:41:59 +00:00
|
|
|
exclude:
|
|
|
|
- Gemfile
|
|
|
|
- Gemfile.lock
|
|
|
|
- node_modules
|
|
|
|
- vendor/bundle/
|
|
|
|
- vendor/cache/
|
|
|
|
- vendor/gems/
|
|
|
|
- vendor/ruby/
|
|
|
|
- LICENSE.md
|
|
|
|
- LICENSE
|
2021-08-06 14:09:07 +00:00
|
|
|
- README.md
|