aboutsummaryrefslogtreecommitdiffstats
path: root/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Update links in content footer and do not specify license twiceHEADmasterDavid Runge2023-11-161-11/+8
| | | | Signed-off-by: David Runge <dave@sleepmap.de>
* Let robots index archive and categoriesDavid Runge2022-12-121-1/+1
| | | | | | conf.py: Change robots.txt integration to let robots index archive and categories.
* Update footer linksDavid Runge2022-11-131-1/+1
| | | | | | conf.py: Remove flattr link (it's dead). Add Mastodon link.
* Add Arch Linux link to footerDavid Runge2022-01-301-6/+11
| | | | | | conf.py: Add link to developer page on Arch Linux to footer. Format the footer string to be more easily extensible.
* Do not deploy draftsDavid Runge2021-01-021-1/+1
| | | | | conf.py: Do not deploy draft posts.
* Add ZZZ page to software menuDavid Runge2021-01-021-0/+1
| | | | | | conf.py: Add the page about the ZZZ SuperCollider Quark to the software menu item.
* conf.py: Adding a link to GitLab in the footer. Adding a link to the EOC ↵David Runge2019-05-131-1/+3
| | | | website to the menu.
* conf.py: Changing theme for code blocks to 'vim'.David Runge2019-04-201-1/+1
|
* conf.py: Shortening the link name of RSS feed to simply RSS.David Runge2019-04-201-1/+1
|
* conf.py: Adding default deploy configuration (using rsync).David Runge2019-04-201-5/+5
|
* conf.py: Adding discogs, flattr, github and twitter links to footer.David Runge2019-04-201-1/+6
|
* conf.py: Adding links to menu.David Runge2019-04-201-0/+1
|
* conf.py: Shuffling about and feed related links to the far right of the menu.David Runge2019-04-201-2/+2
|
* conf.py: Adding photos to the menu and exporting the galleries directory to ↵David Runge2019-04-201-2/+2
| | | | output/photos.
* conf.py: Adding galleries instead of custom photo directories.David Runge2019-04-201-6/+1
|
* conf.py: Disallow access to impressum/about page via robots.txt.David Runge2019-04-201-1/+1
|
* conf.py: Making posts top-level ( directly below / ).David Runge2019-04-201-4/+4
|
* conf.py: Grouping new posts by year and only showing teasers on index page ↵David Runge2019-04-191-3/+3
| | | | (if they are set in the posts).
* conf.py: Adding first draft of nikola configuration file.David Runge2019-04-191-0/+1379