Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | about: fix typos | Natanael Copa | 2014-10-09 | 1 | -2/+2 | |
| | ||||||
* | downloads: fix temp download links | Natanael Copa | 2014-10-09 | 1 | -3/+6 | |
| | ||||||
* | posts: add release 3.0.5 | Natanael Copa | 2014-10-08 | 1 | -0/+139 | |
| | ||||||
* | frontpage: generate news from posts index | Natanael Copa | 2014-10-08 | 3 | -6/+25 | |
| | ||||||
* | style: make background behind logo lighter | Natanael Copa | 2014-10-07 | 1 | -7/+8 | |
| | | | | | the logo looks better with ligher background so we make the gradient over longer span | |||||
* | frontpage: adjust padding on blocks on frontpage | Natanael Copa | 2014-10-05 | 2 | -8/+15 | |
| | | | | | | | | reduce the left padding to zero on left block and right padding on right block set width instead of max-width on blocks to 24 reduce article maxwidth to 54 | |||||
* | posts: clean up import | Natanael Copa | 2014-10-05 | 2 | -25/+27 | |
| | ||||||
* | initial import of news posts | Natanael Copa | 2014-10-01 | 58 | -1/+3179 | |
| | ||||||
* | style: remove line under links | Natanael Copa | 2014-09-23 | 1 | -0/+5 | |
| | ||||||
* | clean up and indent in html | Natanael Copa | 2014-09-23 | 2 | -45/+50 | |
| | ||||||
* | frontpage: fix indentation | Natanael Copa | 2014-09-23 | 1 | -22/+21 | |
| | ||||||
* | style: remove last occurance of px | Natanael Copa | 2014-09-23 | 1 | -1/+1 | |
| | | | | use em or pt for everything so it scales to highres screens | |||||
* | style: fix the full width bar on front page | Natanael Copa | 2014-09-23 | 1 | -2/+6 | |
| | ||||||
* | downloads: initial content | Natanael Copa | 2014-09-22 | 2 | -1/+23 | |
| | | | | Just for demo | |||||
* | about: simplify | Natanael Copa | 2014-09-22 | 1 | -35/+20 | |
| | | | | | we divide this page in 3 sections, one for small, one for simple and one for secure. | |||||
* | fetch last git commits from atom feed | Natanael Copa | 2014-09-22 | 3 | -6/+71 | |
| | | | | | It might be nice to have a general RSS atom feed importer since it can be reused for bugs and other things | |||||
* | style: add light gradient to header | Natanael Copa | 2014-09-20 | 1 | -1/+10 | |
| | ||||||
* | style: fix gradient on front page bar | Natanael Copa | 2014-09-20 | 1 | -3/+12 | |
| | ||||||
* | remove small simple secure from header | Natanael Copa | 2014-09-20 | 2 | -4/+4 | |
| | | | | place it on the front page instead | |||||
* | tempate: move navigation bar up and to the right of logo | Natanael Copa | 2014-09-20 | 2 | -39/+49 | |
| | ||||||
* | frontpage: make blocks float | Natanael Copa | 2014-09-19 | 1 | -13/+11 | |
| | ||||||
* | style: add space in tables | Natanael Copa | 2014-09-19 | 1 | -0/+4 | |
| | ||||||
* | style: reduce font size, make blocks float on resize | Natanael Copa | 2014-09-19 | 1 | -1/+4 | |
| | ||||||
* | frontpage: remove small from git log | Natanael Copa | 2014-09-19 | 1 | -2/+0 | |
| | | | | we should set size for all tables | |||||
* | style: clean up unused definitions | Natanael Copa | 2014-09-19 | 1 | -7/+0 | |
| | ||||||
* | frontpage: fix url to git commit | Natanael Copa | 2014-09-19 | 1 | -1/+1 | |
| | ||||||
* | frontpage: import last 5 commits for latest development | Natanael Copa | 2014-09-19 | 1 | -1/+10 | |
| | ||||||
* | frontpage: more space around text | Natanael Copa | 2014-09-19 | 1 | -0/+2 | |
| | ||||||
* | style: add more padding space in main page bar | Natanael Copa | 2014-09-19 | 1 | -1/+1 | |
| | ||||||
* | frontpage: add header, center align and fix download urls | Natanael Copa | 2014-09-19 | 1 | -4/+16 | |
| | ||||||
* | frontpage: add a wide bar at top of article | Natanael Copa | 2014-09-19 | 2 | -22/+39 | |
| | ||||||
* | style: set maxwidth for article even if headers are full width | Natanael Copa | 2014-09-19 | 1 | -2/+4 | |
| | ||||||
* | default template: simplify | Natanael Copa | 2014-09-19 | 2 | -11/+3 | |
| | | | | | | remove the section with id "page" wrap the article in a div with overflow-x hidden | |||||
* | rename _layout.template.html to _default.template.html | Natanael Copa | 2014-09-19 | 3 | -2/+2 | |
| |