summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Put the update code in a functionHEADmasterChristopher Baines2020-01-28
|
* Add missing srfi-1 import to update.scmChristopher Baines2020-01-28
| | | | For fold, used in mkdir-p.
* Remove some peek callsChristopher Baines2020-01-28
|
* Delete all the 2019 data, and start again from 2020Christopher Baines2020-01-18
| | | | This is still a work in progress, so keep things moving forward.
* Change the start year to 2020Christopher Baines2020-01-18
|
* Fix blog when there are less than 8 postsChristopher Baines2020-01-18
|
* Include the channel news entries within the postsChristopher Baines2020-01-01
|
* Improve the display of the post lists on smaller screensChristopher Baines2020-01-01
|
* Update source code linkChristopher Baines2019-11-03
|
* Customise a couple of the postsChristopher Baines2019-11-03
|
* Support a .local.envrc fileChristopher Baines2019-11-03
|
* Allow more easily customising the build directoryChristopher Baines2019-11-03
|
* Add the .envrc fileChristopher Baines2019-11-03
| | | | For use with direnv.
* Add posts and data using the update.scm scriptChristopher Baines2019-11-03
| | | | | | The data files prior to week 12 of 2019 don't contain any data, as the Guix Data Service doesn't have data going back this far. But this is a good test for posts where there are no changes.
* Add static filesChristopher Baines2019-11-03
| | | | | These were copied/adjusted from the Guix website, contained in the guix-artwork git repository.
* Delete the sample postChristopher Baines2019-11-03
|
* Add the initial implementation of the codeChristopher Baines2019-11-03
|
* Initial commitChristopher Baines2019-10-28