aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove state_data.json trackingDavid Runge2021-01-021-3/+0
| | | | | | | state_data.json: The state_data.json file is generated upon each deploy. It is not really necessary to have it in version control as nothing is gained by that.
* Ignore mypy cachesDavid Runge2021-01-021-0/+1
| | | | | .gitignore: Ignore mypy caches.
* 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.
* Add page about ZZZDavid Runge2021-01-021-0/+58
| | | | | pages/software/zzz.rst: Add page about the ZZZ SuperCollider Quark.
* posts/2019/electronic-orchestra-charlottenburg.rst: Adding post about EOC ↵David Runge2019-05-131-0/+73
| | | | (and its website).
* 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.
* state_data.json: Deploying worked over about page.David Runge2019-04-211-1/+1
|
* pages/about.rst: Make about page more comprehensible and readible.David Runge2019-04-211-21/+29
|
* state_data.json: Adding state data.David Runge2019-04-211-0/+3
|
* posts/2019/rework-with-nikola.rst: Adding first new blog post since forever. ↵David Runge2019-04-211-0/+84
| | | | Because nikola.
* sleepmap-theme: Removing unrequired pelican theme.David Runge2019-04-2131-977/+0
|
* pelican-plugins: Removing now unused git submodule for pelican plugins.David Runge2019-04-212-3/+0
|
* README.rst: Rewrite with nikola examples.David Runge2019-04-211-29/+48
|
* posts/*: Adding teasers to all long posts (so pictures are not auto-loaded).David Runge2019-04-2011-9/+25
|
* 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
|
* {Makefile,TODO,developer_server.sh,{fabfile,publishconf,pelicanconf}.py}: ↵David Runge2019-04-206-378/+0
| | | | Removing files only relevant for pelican.
* conf.py: Adding default deploy configuration (using rsync).David Runge2019-04-201-5/+5
|
* content/static/robots.txt: Removing unused robots.txt (nikola generates it).David Runge2019-04-201-2/+0
|
* conf.py: Adding discogs, flattr, github and twitter links to footer.David Runge2019-04-201-1/+6
|
* files/cert/*: Moving certificate to new output location.David Runge2019-04-201-0/+0
|
* files/favicon.ico: Moving favicon to toplevel output.David Runge2019-04-201-0/+0
|
* conf.py: Adding links to menu.David Runge2019-04-201-0/+1
|
* pages/links.rst: Adding associated links.David Runge2019-04-201-0/+32
|
* pages/{hardware,installations,music,software}.rst: Removing unrequired ↵David Runge2019-04-204-43/+0
| | | | toplevel pages.
* conf.py: Shuffling about and feed related links to the far right of the menu.David Runge2019-04-201-2/+2
|
* posts/2016/201604-linux-audio-conference-2016.rst: Fixing included images to ↵David Runge2019-04-201-2/+2
| | | | use new photo gallery locations.
* images/*: Moving all images to the default location, so they get embedded ↵David Runge2019-04-2054-0/+0
| | | | properly again.
* conf.py: Adding photos to the menu and exporting the galleries directory to ↵David Runge2019-04-201-2/+2
| | | | output/photos.
* galleries/index.txt: Adding a descriptive rst file for the galleries, ↵David Runge2019-04-201-0/+8
| | | | renaming the page to Photos (instead of Galleries).
* pages/photos*: Removing now redundant pages for photos (taken care of in ↵David Runge2019-04-203-186/+0
| | | | galleries when using nikola).
* posts/2016/201604-linux-audio-conference-2016.rst: Changing photo links to ↵David Runge2019-04-201-2/+2
| | | | use the new gallery based layout.
* conf.py: Adding galleries instead of custom photo directories.David Runge2019-04-201-6/+1
|
* galleries/lac2016/index.txt: Adding index.txt (holding rst info for a ↵David Runge2019-04-201-0/+10
| | | | page/post setup for the gallery).
* galleries/lac2016/metadata.yml: Adding metadata file for gallery LAC2016David Runge2019-04-201-0/+90
| | | | .
* galleries/lac2016/*: Moving pictures of LAC2016 to gallery.David Runge2019-04-2030-0/+0
|
* 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
|
* posts/*: Moving all posts to year-based ordering.David Runge2019-04-2014-0/+0
|
* posts/201610-uwsgi.rst: Adding a teaser role (for testing), so not all of ↵David Runge2019-04-191-1/+2
| | | | the text will be shown.
* 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).
* pages/*: Fixing headers (and sometimes also line wrapping) of all pages, ↵David Runge2019-04-1917-162/+309
| | | | relevant in the nikola setup.
* tox.ini: Adding tox.ini (mainly for nikola configuration file.David Runge2019-04-191-0/+2
|
* conf.py: Adding first draft of nikola configuration file.David Runge2019-04-191-0/+1379
|
* pages/hardware/modular-suitcase.rst: Fixing all sphinx-only :abbr: roles by ↵David Runge2019-04-191-8/+40
| | | | introducing custom roles per instance.
* Moving pages to locations where nikola can use them.David Runge2019-04-1922-0/+0
|
* posts/*: Fixing the use of the sphinx-only :abbr: docutils role (by defining ↵David Runge2019-04-199-30/+148
| | | | a new custom role per instance).
* .gitignore: Adding .doit.db (for nikola workflow).David Runge2019-04-191-0/+1
|
* posts/*: Fixing metadata headers, so nikola can use them.David Runge2019-04-1914-140/+112
|