aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update the way the blog is generatedGravatar Tom Willemse2020-03-195-108/+133
| | | | Instead of using a dynamic block to generate the index, use a sitemap function.
* Update reading time generationGravatar Tom Willemse2020-02-255-7/+13
|
* Update postsGravatar Tom Willemse2020-02-255-2/+169
|
* Add rough estimation of reading time for each articleGravatar Tom Willemse2020-02-232-13/+95
|
* Split posts and index publishing to fix CSS referenceGravatar Tom Willemse2020-02-231-2/+10
|
* Dynamically generate the index fileGravatar Tom Willemse2020-02-236-16/+73
|
* Move public_html to publicGravatar Tom Willemse2019-10-061-2/+2
| | | | | If I remember correctly the gitlab pages deployment needs everything to be in ‘public’.
* Fix gitlab-ci.ymlGravatar Tom Willemse2019-10-061-1/+1
| | | | ‘before_script’ should be an array of strings.
* Use Cask to run EmacsGravatar Tom Willemse2019-10-063-1/+8
|
* Don’t use make on the css stepGravatar Tom Willemse2019-10-061-1/+1
| | | | The finalgene/lessc image doesn’t appear to have make installed.
* Fix typoGravatar Tom Willemse2019-10-061-0/+0
|
* Add gitlab-ci configurationGravatar Tom Willemse2019-10-062-3/+45
|
* Add stylingGravatar Tom Willemse2019-10-063-2/+18
|
* Ignore draft articlesGravatar Tom Willemse2019-10-062-0/+11
|
* Initial commitGravatar Tom Willemse2019-10-065-0/+49