Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | downloads: add flavor title and description | Natanael Copa | 2014-11-26 | 1 | -1/+24 |
| | | | | We embed the definitions in the lua code for now | ||||
* | downloads: group by flavor | Natanael Copa | 2014-11-26 | 1 | -4/+3 |
| | |||||
* | make: clean up git-commits.yaml generation | Natanael Copa | 2014-11-26 | 1 | -54/+0 |
| | |||||
* | downloads: avoid repetitive blocks | Natanael Copa | 2014-11-26 | 1 | -1/+3 |
| | | | | | Use a single loop to iterate over the isos so we avoid having 4 identical blocks for each flavor. | ||||
* | downloads: make date string look nicer | Natanael Copa | 2014-11-25 | 1 | -0/+3 |
| | |||||
* | add a pubdate over the heading when it is set | Natanael Copa | 2014-11-25 | 1 | -0/+5 |
| | |||||
* | make: use a lua script to generate git-commits.yaml | Natanael Copa | 2014-11-25 | 1 | -0/+12 |
| | | | | | | this allows us to add a date tring in a format we want requires lua-feedparser | ||||
* | generate_releases: add download urls for iso and sha sums | Natanael Copa | 2014-11-24 | 1 | -0/+9 |
| | | | | and add a default release | ||||
* | downloads: list all available downloads | Natanael Copa | 2014-10-23 | 1 | -1/+2 |
| | |||||
* | refactor generation of releases.yaml | Natanael Copa | 2014-10-23 | 1 | -0/+21 |
| | | | | use a separate script for generating releases.yaml | ||||
* | frontpage: generate news from posts index | Natanael Copa | 2014-10-08 | 1 | -0/+14 |
| | |||||
* | initial import of news posts | Natanael Copa | 2014-10-01 | 1 | -0/+35 |
| | |||||
* | fetch last git commits from atom feed | Natanael Copa | 2014-09-22 | 1 | -0/+54 |
| | | | | | It might be nice to have a general RSS atom feed importer since it can be reused for bugs and other things | ||||
* | rename _layout.template.html to _default.template.html | Natanael Copa | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | generate_page: use filename as namespace for imported yaml | Natanael Copa | 2014-08-28 | 1 | -1/+4 |
| | |||||
* | generate_page: use lustache | Natanael Copa | 2014-06-13 | 1 | -25/+17 |
| | |||||
* | generate_page: mark active page in navbar | Natanael Copa | 2014-05-26 | 1 | -4/+13 |
| | |||||
* | generate_page: rename default template | Natanael Copa | 2014-05-26 | 1 | -1/+1 |
| | | | | include _ prefix | ||||
* | initial commit | Natanael Copa | 2014-05-26 | 1 | -0/+67 |