aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | | TODOs.orgEuAndreh2020-02-171-0/+1
* | | | Sort posts by date in reverseEuAndreh2020-02-171-1/+1
* | | | Remove TODOs.orgEuAndreh2020-02-171-3/+0
* | | | _config.yml: Exclude result from Jekyll buildEuAndreh2020-02-171-0/+1
| |_|/ |/| |
* | | Fix navigation bar links to Atom feedsEuAndreh2020-02-141-2/+2
* | | Merge branch 'tidy'...Add HTML linting and identing validation step. EuAndreh2020-02-144-25/+69
|\ \ \ | |_|/ |/| |
| * | Improve error message of tidy-content.shEuAndreh2020-02-142-7/+7
| * | Remove old error tidy messageEuAndreh2020-02-141-1/+1
| * | Add building docs to test derivationEuAndreh2020-02-141-0/+2
| * | Call tidy-content.sh in build derivationEuAndreh2020-02-141-1/+1
| * | Fix call of tidy: run in quiet modeEuAndreh2020-02-141-4/+3
| * | Only list posts for languages there are availableEuAndreh2020-02-141-7/+6
| * | _layouts/default.html: Generate langs <ul> only when there are langsEuAndreh2020-02-141-17/+17
| * | Merge branch 'master' into tidyEuAndreh2020-02-142-0/+19
| |\ \ | |/ / |/| |
* | | .build.yml: Don't publish when not on master branchEuAndreh2020-02-141-0/+5