aboutsummaryrefslogtreecommitdiff
path: root/favicon.ico (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-09_posts: Change to named footnotesEuAndreh4-33/+33
2020-08-09Show updated_at in post headerEuAndreh2-0/+8
2020-08-08sobre.md: Disclaim english-only linkEuAndreh1-1/+1
2020-08-08_config.yml: Add line numbers only to code blocksEuAndreh1-1/+4
The 'line_numbers: true' option enables line numbering for all code blocks, including inline ones. Instead I want line numbering just for code blocks.
2020-08-08about.md: Pastebin -> PastebinsEuAndreh1-1/+1
2020-08-08Remove scripts/update-public-key.shEuAndreh1-6/+0
2020-08-06Ignore FIXME occurrencies inside _pastebin/EuAndreh1-1/+1
2020-08-05Remove broken links to 404 pagesEuAndreh2-8/+8
2020-08-05Remove HTML Tidy stepEuAndreh2-43/+1
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.
2020-08-05Use tidy to format HTMLEuAndreh2-2/+3
More than to lint it :shrug:
2020-08-05Add trailing slash to relative addressEuAndreh1-1/+1
2020-08-05update-public-key.sh: Export only a single GPG public keyEuAndreh1-1/+1
2020-08-05Simplify styles.css and setup line number for code blocksEuAndreh2-20/+14
Doesn't work for code blocks with 1000 or more lines, though. It works well enough for now.
2020-08-05Add only public key for eu@euandre.org in public-key.txtEuAndreh1-49/+2
2020-08-04Use relative paths for <a> links in the same serverEuAndreh3-8/+8
2020-08-01Revert "Don't reverse the order of posts in the posting list in index.html"EuAndreh1-1/+1
This reverts commit 73dd41e059497af9722bf9082dfc7f6b50277b49.
2020-08-01Don't reverse the order of posts in the posting list in index.htmlEuAndreh1-1/+1
I though that the reverse that was required, but it had the oposite effect.
2020-08-01style.css: Make the border of code blocks more discreteEuAndreh1-1/+2
2020-07-22Update SSH secret UUIDEuAndreh1-1/+1
2020-07-22Add scripts/update-public-key.sh and update public keyEuAndreh2-15/+68
2020-02-24TODOs.orgEuAndreh1-1/+0
2020-02-24_config.yml: Remove vendor/ from exclude listEuAndreh1-1/+0
2020-02-24Remove tmp/EuAndreh9-82/+0
2020-02-24Move draft posts to _draftsEuAndreh3-2/+2