aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Assert all post refs end with '-post' and TIL refs end with -til...Also add this assertion to ./scripts/assert-content.sh. EuAndreh2020-08-126-5/+16
* public-inbox.html: Add link to email me directlyEuAndreh2020-08-121-2/+6
* Add post and TIL templatesEuAndreh2020-08-123-0/+15
* _layouts/til.html: Mirror _layouts/post.html contentEuAndreh2020-08-121-11/+1
* Add TILs section, with Atom support and i18n...- add i18n logic to support translated TIL entries and listing; - make the website title less tied to a blog: "EuAndreh::blog" -> <web>EuAndreh</web>; - remove old Atom feed link aliases; - remove feed.all.atom and it's link in the about page; - create Atom feed for TIL entries; - show blog and TIL Atom feed on their listing pages (index and tils-listing); - add root alias: / -> /en/ - remove explicit list of feeds from $IGNORED_PAGES and use a '*.atom' glob instead; - also lint, assert-content and assert-unique-ref of TILs; - fix wrong "post.date" in pastebin entry in site.json; EuAndreh2020-08-1222-224/+172
* assert-content.sh: Look at post refs too, not only pagesEuAndreh2020-08-102-14/+21
* Finish migrating til.mdEuAndreh2020-08-103-8/+105
* Also separate footnotes with a borderEuAndreh2020-08-101-1/+1
* Add til.dmEuAndreh2020-08-101-0/+53
* CSS: Add clearer separation between end of post and post footerEuAndreh2020-08-103-4/+8
* Add post on Guix in builds.sr.htEuAndreh2020-08-101-0/+128
* default.nix: Exclude _posts/ from utils.fixme checkEuAndreh2020-08-101-1/+1
* Remove _drafts folderEuAndreh2020-08-093-239/+0
* _posts: Change to named footnotesEuAndreh2020-08-094-33/+33
* Show updated_at in post headerEuAndreh2020-08-092-0/+8
* sobre.md: Disclaim english-only linkEuAndreh2020-08-081-1/+1
* _config.yml: Add line numbers only to code blocks...The 'line_numbers: true' option enables line numbering for all code blocks, including inline ones. Instead I want line numbering just for code blocks. EuAndreh2020-08-081-1/+4
* about.md: Pastebin -> PastebinsEuAndreh2020-08-081-1/+1
* Remove scripts/update-public-key.shEuAndreh2020-08-081-6/+0
* Ignore FIXME occurrencies inside _pastebin/EuAndreh2020-08-061-1/+1
* Remove broken links to 404 pagesEuAndreh2020-08-052-8/+8
* Remove HTML Tidy step...It conflicts with rouge, and changes the visualization of the final HTML. So I can look at a CSS locally served by 'jekyll serve' but in the end final output is different. EuAndreh2020-08-052-43/+1
* Use tidy to format HTML...More than to lint it :shrug: EuAndreh2020-08-052-2/+3
* Add trailing slash to relative addressEuAndreh2020-08-051-1/+1
* update-public-key.sh: Export only a single GPG public keyEuAndreh2020-08-051-1/+1
* Simplify styles.css and setup line number for code blocks...Doesn't work for code blocks with 1000 or more lines, though. It works well enough for now. EuAndreh2020-08-052-20/+14
* Add only public key for eu@euandre.org in public-key.txtEuAndreh2020-08-051-49/+2
* Use relative paths for <a> links in the same serverEuAndreh2020-08-043-8/+8
* Revert "Don't reverse the order of posts in the posting list in index.html"...This reverts commit 73dd41e059497af9722bf9082dfc7f6b50277b49. EuAndreh2020-08-011-1/+1
* Don't reverse the order of posts in the posting list in index.html...I though that the reverse that was required, but it had the oposite effect. EuAndreh2020-08-011-1/+1
* style.css: Make the border of code blocks more discreteEuAndreh2020-08-011-1/+2
* Update SSH secret UUIDEuAndreh2020-07-221-1/+1
* Add scripts/update-public-key.sh and update public keyEuAndreh2020-07-222-15/+68
* TODOs.orgEuAndreh2020-02-241-1/+0
* _config.yml: Remove vendor/ from exclude listEuAndreh2020-02-241-1/+0
* Merge branch 'wip'EuAndreh2020-02-243-0/+239
|\
| * Remove tmp/EuAndreh2020-02-249-82/+0
| * Move draft posts to _draftsEuAndreh2020-02-243-2/+2
| * WIP Database Internals reviewEuAndreh2020-02-231-0/+24
| * WIP data formats stub draftEuAndreh2020-02-171-0/+10
| * TweakEuAndreh2020-02-161-5/+4
| * Merge branch 'master' into wipEuAndreh2020-02-155-27/+71
| |\
| * \ Merge branch 'master' into wipEuAndreh2020-02-142-0/+19
| |\ \
| * | | wipEuAndreh2020-02-1210-0/+288
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi...EuAndreh2020-02-231-0/+24
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi...EuAndreh2020-02-231-0/+44
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi...EuAndreh2020-02-231-0/+10
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi...EuAndreh2020-02-231-0/+17
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi...EuAndreh2020-02-231-0/+29
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi...EuAndreh2020-02-231-0/+27