summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* echo > /dev/stderr is evilGabriel Pérez-Cerezo2018-11-01
| | | | | It is not really portable, use >&2 instead, which is the right way to do it.
* added ability to create project descriptions.Gabriel Pérez-Cerezo2018-07-31
|
* added footer.Gabriel Pérez-Cerezo2018-07-19
|
* Added logo, tweaked css and presentationGabriel Pérez-Cerezo2018-07-18
|
* æsthetic improvementsGabriel Pérez-Cerezo2018-07-17
|
* Various html improvementsGabriel Pérez-Cerezo2018-07-17
|
* prevent html injectionGabriel Pérez-Cerezo2018-07-06
|
* solve #8, #16Gabriel Pérez-Cerezo2018-07-06
|
* added templatesGabriel Pérez-Cerezo2018-07-06
|
* first commitGabriel Pérez-Cerezo2018-07-06