Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 513 Bytes

File metadata and controls

16 lines (10 loc) · 513 Bytes

luftdata.se

This is the repository from which the website luftdata.se is built using Jekyll.

Please submit contributions as pull requests against the master branch.

The original content of this site is licensed as Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0). See luftdata.se/om for attribution of other content.

How to build

gem install jekyll
jekyll build

The generated site is located at ./_site.