Files: b784746256fb48bd04daa18b3ffefcad4b6e1818 / _config.yml
791 bytesRaw
1 | # Site settings |
2 | title: HackLand |
3 | email: info@aucklandhackspace.nz |
4 | url: http://hackland.nz/ |
5 | description: "A nest of tech, art, creativity and freedom" |
6 | |
7 | # Color settings (hex-codes without the leading hash-tag) |
8 | color: |
9 | primary-dark: '#000000' |
10 | links: '#219ab3' |
11 | |
12 | # Footer settings |
13 | footer: HackLand.nz |
14 | |
15 | # Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.) |
16 | social: |
17 | - title: slack |
18 | url: https://join.slack.com/hakland/shared_invite/MTkwOTk4MDI5NjUwLTE0OTYzMDE0NDYtNGNmMDMxZGUxNw |
19 | - title: github |
20 | url: https://github.com/HakLand/ |
21 | - title: twitter |
22 | url: https://twitter.com/AKL_Hackspace/ |
23 | - title: facebook |
24 | url: https://facebook.com/AuckHackspace/ |
25 | |
26 | # Build settings |
27 | markdown: kramdown |
28 | permalink: pretty |
29 |
Built with git-ssb-web