Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | style: fix visited link colors | Natanael Copa | 2014-11-27 | 1 | -7/+5 | |
| | ||||||
* | style: fix comments | Natanael Copa | 2014-11-27 | 1 | -22/+24 | |
| | ||||||
* | downloads: add flavor title and description | Natanael Copa | 2014-11-26 | 2 | -20/+28 | |
| | | | | We embed the definitions in the lua code for now | |||||
* | downloads: add flavor name to each flavor iso group | Natanael Copa | 2014-11-26 | 1 | -0/+1 | |
| | ||||||
* | downloads: group by flavor | Natanael Copa | 2014-11-26 | 2 | -7/+8 | |
| | ||||||
* | make: clean up git-commits.yaml generation | Natanael Copa | 2014-11-26 | 2 | -55/+1 | |
| | ||||||
* | make: regenerate releaes.yaml when script is updated | Natanael Copa | 2014-11-26 | 1 | -2/+2 | |
| | ||||||
* | downloads: avoid repetitive blocks | Natanael Copa | 2014-11-26 | 2 | -52/+7 | |
| | | | | | Use a single loop to iterate over the isos so we avoid having 4 identical blocks for each flavor. | |||||
* | downloads: improve download list | Natanael Copa | 2014-11-26 | 2 | -6/+13 | |
| | | | | | - change background to grey when hover a row - indent iso | |||||
* | template: make footer always appear at bottom | Natanael Copa | 2014-11-26 | 2 | -5/+20 | |
| | ||||||
* | Revert "align git logs" | Natanael Copa | 2014-11-26 | 1 | -1/+1 | |
| | | | | | | it does not fix the problem completely This reverts commit e9c179cb908955d464dfb3f3f0194e0e47e491e5. | |||||
* | downloads: group isos by flavor | Natanael Copa | 2014-11-25 | 1 | -0/+17 | |
| | ||||||
* | downloads: use url from yaml | Natanael Copa | 2014-11-25 | 1 | -12/+12 | |
| | ||||||
* | download: better formatting | Natanael Copa | 2014-11-25 | 2 | -15/+32 | |
| | ||||||
* | style: top-align table cells | Natanael Copa | 2014-11-25 | 1 | -0/+1 | |
| | | | | make git log look slightly less ugly | |||||
* | align git logs | A. Klein | 2014-11-25 | 1 | -1/+1 | |
| | ||||||
* | downloads: add link to old releases | Natanael Copa | 2014-11-25 | 1 | -0/+5 | |
| | ||||||
* | downloads: make table 100% width | Natanael Copa | 2014-11-25 | 2 | -1/+6 | |
| | ||||||
* | template: move sitenav links | Natanael Copa | 2014-11-25 | 1 | -8/+8 | |
| | | | | | we move the links before the nav bar that way it look slightly nicer when screen is smaller. | |||||
* | downloads: make date string look nicer | Natanael Copa | 2014-11-25 | 2 | -1/+4 | |
| | ||||||
* | community: fix typo in forums url | Natanael Copa | 2014-11-25 | 1 | -1/+1 | |
| | ||||||
* | template: add viewport setting | Natanael Copa | 2014-11-25 | 1 | -0/+1 | |
| | ||||||
* | privacy-policy: remove date | Natanael Copa | 2014-11-25 | 1 | -2/+0 | |
| | | | | it is added from template | |||||
* | community: add user forums | Natanael Copa | 2014-11-25 | 1 | -0/+6 | |
| | ||||||
* | add a pubdate over the heading when it is set | Natanael Copa | 2014-11-25 | 2 | -0/+8 | |
| | ||||||
* | template: add initial privacy policy | Natanael Copa | 2014-11-25 | 2 | -1/+12 | |
| | ||||||
* | about: fix another typo | Natanael Copa | 2014-11-25 | 1 | -1/+1 | |
| | ||||||
* | frontpage: add link to git log | Natanael Copa | 2014-11-25 | 1 | -0/+1 | |
| | ||||||
* | about: fix typos | Natanael Copa | 2014-11-25 | 1 | -4/+4 | |
| | ||||||
* | frontpage: use nicer date format on git commits | Natanael Copa | 2014-11-25 | 1 | -3/+3 | |
| | ||||||
* | make: use a lua script to generate git-commits.yaml | Natanael Copa | 2014-11-25 | 2 | -1/+14 | |
| | | | | | | this allows us to add a date tring in a format we want requires lua-feedparser | |||||
* | style: add comment how to make nav tabs not stick out | Natanael Copa | 2014-11-25 | 1 | -0/+1 | |
| | | | | in case we want that in future | |||||
* | style: make the navigation tabs go over the horizontal bar | Natanael Copa | 2014-11-25 | 1 | -0/+2 | |
| | | | | thanks to ^7heo | |||||
* | Revert "style: fix navigation tabs so the dont go beyond blue line" | Natanael Copa | 2014-11-25 | 1 | -1/+1 | |
| | | | | This reverts commit 61fa9a1f6ebcb3f4695d3a5b623a3339d99f49d9. | |||||
* | template: fix link to bugs | Natanael Copa | 2014-11-25 | 1 | -1/+1 | |
| | ||||||
* | style: fix navigation tabs so the dont go beyond blue line | Natanael Copa | 2014-11-25 | 1 | -1/+1 | |
| | ||||||
* | frontpage: fix closing tr tag in news table | Natanael Copa | 2014-11-24 | 1 | -1/+1 | |
| | | | | fixes html5 validation | |||||
* | frontpage: use div class for small size on iso info | Natanael Copa | 2014-11-24 | 1 | -2/+2 | |
| | | | | | fixes html5 validation error: Element p not allowed as child of element small in this context. | |||||
* | style: add block class for small font | Natanael Copa | 2014-11-24 | 1 | -0/+4 | |
| | ||||||
* | frontpage: use CSS to center text | Natanael Copa | 2014-11-24 | 1 | -6/+2 | |
| | ||||||
* | style: add class for centered block | Natanael Copa | 2014-11-24 | 1 | -0/+4 | |
| | | | | This is so we can avoid using the obsolete <center> | |||||
* | make: fix clean target | Natanael Copa | 2014-11-24 | 1 | -2/+5 | |
| | ||||||
* | frontpage: fix urls for default iso | Natanael Copa | 2014-11-24 | 1 | -7/+7 | |
| | ||||||
* | generate_releases: add download urls for iso and sha sums | Natanael Copa | 2014-11-24 | 1 | -0/+9 | |
| | | | | and add a default release | |||||
* | about: language, grammar and typo fixes | Natanael Copa | 2014-11-04 | 1 | -12/+13 | |
| | ||||||
* | frontpage: Small. Simple. Secure. | Natanael Copa | 2014-11-04 | 1 | -1/+1 | |
| | ||||||
* | downloads: list all available downloads | Natanael Copa | 2014-10-23 | 2 | -12/+56 | |
| | ||||||
* | refactor generation of releases.yaml | Natanael Copa | 2014-10-23 | 3 | -10/+33 | |
| | | | | use a separate script for generating releases.yaml | |||||
* | make: download release info from all supported archs | Natanael Copa | 2014-10-23 | 1 | -5/+8 | |
| | ||||||
* | posts: add release notes for 3.0.6 | Natanael Copa | 2014-10-23 | 1 | -0/+48 | |
| |