Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-06 | Ignore FIXME occurrencies inside _pastebin/ | EuAndreh | 1 | -1/+1 |
2020-08-05 | Remove broken links to 404 pages | EuAndreh | 2 | -8/+8 |
2020-08-05 | 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. | EuAndreh | 2 | -43/+1 |
2020-08-05 | Use tidy to format HTML•••More than to lint it :shrug: | EuAndreh | 2 | -2/+3 |
2020-08-05 | Add trailing slash to relative address | EuAndreh | 1 | -1/+1 |
2020-08-05 | update-public-key.sh: Export only a single GPG public key | EuAndreh | 1 | -1/+1 |
2020-08-05 | 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. | EuAndreh | 2 | -20/+14 |
2020-08-05 | Add only public key for eu@euandre.org in public-key.txt | EuAndreh | 1 | -49/+2 |
2020-08-04 | Use relative paths for <a> links in the same server | EuAndreh | 3 | -8/+8 |
2020-08-01 | Revert "Don't reverse the order of posts in the posting list in index.html"•••This reverts commit 73dd41e059497af9722bf9082dfc7f6b50277b49. | EuAndreh | 1 | -1/+1 |
2020-08-01 | 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. | EuAndreh | 1 | -1/+1 |
2020-08-01 | style.css: Make the border of code blocks more discrete | EuAndreh | 1 | -1/+2 |
2020-07-22 | Update SSH secret UUID | EuAndreh | 1 | -1/+1 |
2020-07-22 | Add scripts/update-public-key.sh and update public key | EuAndreh | 2 | -15/+68 |
2020-02-24 | TODOs.org | EuAndreh | 1 | -1/+0 |
2020-02-24 | _config.yml: Remove vendor/ from exclude list | EuAndreh | 1 | -1/+0 |
2020-02-24 | Remove tmp/ | EuAndreh | 9 | -82/+0 |
2020-02-24 | Move draft posts to _drafts | EuAndreh | 3 | -2/+2 |