aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* TODOs.orgEuAndreh2020-02-031-6/+0
|
* Add css.sh bash snippet to iterate on CSSEuAndreh2020-02-031-0/+11
|
* CSS: Do CSS line numbering the right wayEuAndreh2020-02-031-1/+19
|
* TODOs.orgEuAndreh2020-02-031-0/+5
|
* TODOs.orgEuAndreh2020-01-311-2/+0
|
* TODOs.orgEuAndreh2020-01-301-2/+1
|
* CSS: Add margin to all parts of 'nav a'EuAndreh2020-01-301-1/+1
|
* CSS: Add minimal padding to bodyEuAndreh2020-01-301-0/+1
|
* CSS: Remove custom 140% line-heithEuAndreh2020-01-301-1/+0
|
* CSS: Remove width limitEuAndreh2020-01-301-1/+0
|
* Simplify CSSEuAndreh2020-01-301-41/+4
|
* TODOs.orgEuAndreh2020-01-301-0/+1
|
* TODOs.orgEuAndreh2020-01-301-0/+2
|
* TODOs.orgEuAndreh2020-01-281-0/+1
|
* Use feed.atom extension so nginx uses the right Content-TypeEuAndreh2020-01-262-3/+3
|
* Use mailto: in public-inbox link in about pageEuAndreh2020-01-251-1/+1
|
* Use <code> tags in titlesEuAndreh2020-01-252-2/+2
|
* Use feed.xml as the canonical file, leave atom.xml for those trying to ↵EuAndreh2020-01-251-1/+1
| | | | discover it
* Non-generic title in Atom <link> tagEuAndreh2020-01-251-1/+1
|
* Add new words to international dictionaryEuAndreh2020-01-251-0/+3
|
* Add feedRoot value to AtomEuAndreh2020-01-251-1/+1
| | | | | | This way the generated file contains the full URL of IDs and paths, as recommended by W3C Feed Validation Service: https://validator.w3.org/feed/
* Add public-inbox link in about.org pageEuAndreh2020-01-251-2/+4
|
* Main.hs: Don't limit Atom and RSS feeds to 10 itemsEuAndreh2020-01-251-2/+2
|
* Fix copied public-inbox mailing list addressEuAndreh2020-01-251-1/+1
|
* Add WIP project list and pastebin listing to about pageEuAndreh2020-01-251-5/+7
|
* templates/post.html: Add link to public-inbox mailing-listEuAndreh2020-01-251-0/+8
| | | | | Following the steps of sircmpwn and skeeto, add mailing list to discuss articles instead of some random blogging software.
* Remove unused pastebin/template.orgEuAndreh2020-01-241-3/+0
|
* Format READMEEuAndreh2020-01-241-2/+2
| | | | Remove extra line
* renamed README.org -> READMEEuAndreh2020-01-241-0/+0
|
* Cleanup README.orgEuAndreh2020-01-241-3/+3
|
* Remove unused site/static/external/*EuAndreh2020-01-2458-1701/+0
|
* Stop using drafts/ folderEuAndreh2020-01-241-35/+0
|
* Remove unused colors.sh fileEuAndreh2020-01-241-119/+0
|
* Remove unused README.cssEuAndreh2020-01-241-335/+0
|
* TODOs.org: Clean-up finished tasksEuAndreh2020-01-241-5/+0
|
* TODOs.orgEuAndreh2020-01-241-2/+4
|
* CSS: Remove source code highlightingEuAndreh2020-01-241-82/+2
|
* CSS: Use sans-serif font in textEuAndreh2020-01-241-1/+1
| | | | Being nice towards medium/low resolution screens.
* CSS: stop using custom fontsEuAndreh2020-01-249-79/+2
|
* TODOs.org: clean-up finished tasksEuAndreh2020-01-241-31/+1
|
* TODOs.orgEuAndreh2020-01-241-7/+13
|
* CSS: Add line numbers to <pre> blocksEuAndreh2020-01-241-0/+13
| | | | | | | | Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148
* Remove "/archive.html" pageEuAndreh2020-01-244-19/+0
| | | | | It was simply a duplicate of "/index.html", and I'd rather keep all the posts listed in the index itself.
* CSS: Wrap lines in <pre> code blockEuAndreh2020-01-241-0/+1
|
* CSS: Increase body with 700px -> 1000pxEuAndreh2020-01-241-1/+1
|
* TODOs.orgEuAndreh2020-01-241-0/+1
|
* website-pastebin: parameterize --lang valueEuAndreh2020-01-242-2/+9
|
* Migrate existing templates to build with hakyll instead of pandoc directlyEuAndreh2020-01-247-14/+25
|
* Add pastebins.html listing pageEuAndreh2020-01-246-11/+45
|
* utils.nix: Revert changeEuAndreh2020-01-171-0/+1
|