Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a class (pageclass) to every page | Carlo Landmeter | 2016-10-28 | 1 | -2/+4 |
| | | | | | this will take the filename (in case of root) or else the pathname you can overide it by adding yml at the top of the md file | ||||
* | inital new purecss design | Carlo Landmeter | 2016-10-04 | 1 | -10/+43 |
| | |||||
* | More professional text | liqa | 2016-07-11 | 1 | -4/+4 |
| | |||||
* | alpine-mksite/scripts/generate_releases.lua: changed flavour descriptions. | ScrumpyJack | 2016-06-01 | 1 | -9/+9 |
| | |||||
* | generate_releases: fix descriptions of the flavors, use dl-cdn as mirror | Natanael Copa | 2016-05-31 | 1 | -6/+9 |
| | |||||
* | scripts: grab the article author from git commit | Natanael Copa | 2016-03-24 | 1 | -0/+29 |
| | |||||
* | use lua-lyaml instead of lua-yaml | Natanael Copa | 2015-06-16 | 6 | -16/+19 |
| | | | | it seems to be better maintained upstream | ||||
* | generate_releases: fix arm releases | Natanael Copa | 2015-05-27 | 1 | -2/+5 |
| | |||||
* | atom.xml added | Sergey Lukin | 2015-05-07 | 1 | -0/+23 |
| | |||||
* | generate_index: clean up dead code | Natanael Copa | 2015-01-06 | 1 | -4/+0 |
| | |||||
* | generate_releases: fix typo in url to sha1 sum | Natanael Copa | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | use ascii armored signatures | Natanael Copa | 2014-12-12 | 1 | -0/+1 |
| | |||||
* | generate_releases: create .sig url | Natanael Copa | 2014-12-12 | 1 | -0/+1 |
| | |||||
* | generate_releases: fix spelling of Pi | Natanael Copa | 2014-12-10 | 1 | -2/+2 |
| | |||||
* | display arm release | Natanael Copa | 2014-12-10 | 1 | -0/+3 |
| | |||||
* | generate_index: sort new archive with newest at top | Natanael Copa | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | 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 |