summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* style: fix visited link colorsNatanael Copa2014-11-271-7/+5
|
* style: fix commentsNatanael Copa2014-11-271-22/+24
|
* downloads: add flavor title and descriptionNatanael Copa2014-11-262-20/+28
| | | | We embed the definitions in the lua code for now
* downloads: add flavor name to each flavor iso groupNatanael Copa2014-11-261-0/+1
|
* downloads: group by flavorNatanael Copa2014-11-262-7/+8
|
* make: clean up git-commits.yaml generationNatanael Copa2014-11-262-55/+1
|
* make: regenerate releaes.yaml when script is updatedNatanael Copa2014-11-261-2/+2
|
* downloads: avoid repetitive blocksNatanael Copa2014-11-262-52/+7
| | | | | Use a single loop to iterate over the isos so we avoid having 4 identical blocks for each flavor.
* downloads: improve download listNatanael Copa2014-11-262-6/+13
| | | | | - change background to grey when hover a row - indent iso
* template: make footer always appear at bottomNatanael Copa2014-11-262-5/+20
|
* Revert "align git logs"Natanael Copa2014-11-261-1/+1
| | | | | | it does not fix the problem completely This reverts commit e9c179cb908955d464dfb3f3f0194e0e47e491e5.
* downloads: group isos by flavorNatanael Copa2014-11-251-0/+17
|
* downloads: use url from yamlNatanael Copa2014-11-251-12/+12
|
* download: better formattingNatanael Copa2014-11-252-15/+32
|
* style: top-align table cellsNatanael Copa2014-11-251-0/+1
| | | | make git log look slightly less ugly
* align git logsA. Klein2014-11-251-1/+1
|
* downloads: add link to old releasesNatanael Copa2014-11-251-0/+5
|
* downloads: make table 100% widthNatanael Copa2014-11-252-1/+6
|
* template: move sitenav linksNatanael Copa2014-11-251-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 nicerNatanael Copa2014-11-252-1/+4
|
* community: fix typo in forums urlNatanael Copa2014-11-251-1/+1
|
* template: add viewport settingNatanael Copa2014-11-251-0/+1
|
* privacy-policy: remove dateNatanael Copa2014-11-251-2/+0
| | | | it is added from template
* community: add user forumsNatanael Copa2014-11-251-0/+6
|
* add a pubdate over the heading when it is setNatanael Copa2014-11-252-0/+8
|
* template: add initial privacy policyNatanael Copa2014-11-252-1/+12
|
* about: fix another typoNatanael Copa2014-11-251-1/+1
|
* frontpage: add link to git logNatanael Copa2014-11-251-0/+1
|
* about: fix typosNatanael Copa2014-11-251-4/+4
|
* frontpage: use nicer date format on git commitsNatanael Copa2014-11-251-3/+3
|
* make: use a lua script to generate git-commits.yamlNatanael Copa2014-11-252-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 outNatanael Copa2014-11-251-0/+1
| | | | in case we want that in future
* style: make the navigation tabs go over the horizontal barNatanael Copa2014-11-251-0/+2
| | | | thanks to ^7heo
* Revert "style: fix navigation tabs so the dont go beyond blue line"Natanael Copa2014-11-251-1/+1
| | | | This reverts commit 61fa9a1f6ebcb3f4695d3a5b623a3339d99f49d9.
* template: fix link to bugsNatanael Copa2014-11-251-1/+1
|
* style: fix navigation tabs so the dont go beyond blue lineNatanael Copa2014-11-251-1/+1
|
* frontpage: fix closing tr tag in news tableNatanael Copa2014-11-241-1/+1
| | | | fixes html5 validation
* frontpage: use div class for small size on iso infoNatanael Copa2014-11-241-2/+2
| | | | | fixes html5 validation error: Element p not allowed as child of element small in this context.
* style: add block class for small fontNatanael Copa2014-11-241-0/+4
|
* frontpage: use CSS to center textNatanael Copa2014-11-241-6/+2
|
* style: add class for centered blockNatanael Copa2014-11-241-0/+4
| | | | This is so we can avoid using the obsolete <center>
* make: fix clean targetNatanael Copa2014-11-241-2/+5
|
* frontpage: fix urls for default isoNatanael Copa2014-11-241-7/+7
|
* generate_releases: add download urls for iso and sha sumsNatanael Copa2014-11-241-0/+9
| | | | and add a default release
* about: language, grammar and typo fixesNatanael Copa2014-11-041-12/+13
|
* frontpage: Small. Simple. Secure.Natanael Copa2014-11-041-1/+1
|
* downloads: list all available downloadsNatanael Copa2014-10-232-12/+56
|
* refactor generation of releases.yamlNatanael Copa2014-10-233-10/+33
| | | | use a separate script for generating releases.yaml
* make: download release info from all supported archsNatanael Copa2014-10-231-5/+8
|
* posts: add release notes for 3.0.6Natanael Copa2014-10-231-0/+48
|