Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update-public-key.sh: Export only a single GPG public key | EuAndreh | 2020-08-05 | 1 | -1/+1 |
| | |||||
* | Simplify styles.css and setup line number for code blocks | EuAndreh | 2020-08-05 | 2 | -20/+14 |
| | | | | | | Doesn't work for code blocks with 1000 or more lines, though. It works well enough for now. | ||||
* | Add only public key for eu@euandre.org in public-key.txt | EuAndreh | 2020-08-05 | 1 | -49/+2 |
| | |||||
* | Use relative paths for <a> links in the same server | EuAndreh | 2020-08-04 | 3 | -8/+8 |
| | |||||
* | Revert "Don't reverse the order of posts in the posting list in index.html" | EuAndreh | 2020-08-01 | 1 | -1/+1 |
| | | | | This reverts commit 73dd41e059497af9722bf9082dfc7f6b50277b49. | ||||
* | Don't reverse the order of posts in the posting list in index.html | EuAndreh | 2020-08-01 | 1 | -1/+1 |
| | | | | I though that the reverse that was required, but it had the oposite effect. | ||||
* | style.css: Make the border of code blocks more discrete | EuAndreh | 2020-08-01 | 1 | -1/+2 |
| | |||||
* | Update SSH secret UUID | EuAndreh | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | Add scripts/update-public-key.sh and update public key | EuAndreh | 2020-07-22 | 2 | -15/+68 |
| | |||||
* | TODOs.org | EuAndreh | 2020-02-24 | 1 | -1/+0 |
| | |||||
* | _config.yml: Remove vendor/ from exclude list | EuAndreh | 2020-02-24 | 1 | -1/+0 |
| | |||||
* | Merge branch 'wip' | EuAndreh | 2020-02-24 | 3 | -0/+239 |
|\ | |||||
| * | Remove tmp/ | EuAndreh | 2020-02-24 | 9 | -82/+0 |
| | | |||||
| * | Move draft posts to _drafts | EuAndreh | 2020-02-24 | 3 | -2/+2 |
| | | |||||
| * | WIP Database Internals review | EuAndreh | 2020-02-23 | 1 | -0/+24 |
| | | |||||
| * | WIP data formats stub draft | EuAndreh | 2020-02-17 | 1 | -0/+10 |
| | | |||||
| * | Tweak | EuAndreh | 2020-02-16 | 1 | -5/+4 |
| | | |||||
| * | Merge branch 'master' into wip | EuAndreh | 2020-02-15 | 5 | -27/+71 |
| |\ | |||||
| * \ | Merge branch 'master' into wip | EuAndreh | 2020-02-14 | 2 | -0/+19 |
| |\ \ | |||||
| * | | | wip | EuAndreh | 2020-02-12 | 10 | -0/+288 |
| | | | | |||||
* | | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵ | EuAndreh | 2020-02-23 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | _pastebins/gnu-guix-systemd-daemon-for-nixos.md | ||||
* | | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵ | EuAndreh | 2020-02-23 | 1 | -0/+44 |
| | | | | | | | | | | | | | | | | _pastebins/guix-users-in-nixos-system-configuration.md | ||||
* | | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵ | EuAndreh | 2020-02-23 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | _pastebins/nix-string-padding.md | ||||
* | | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵ | EuAndreh | 2020-02-23 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | _pastebins/guix-builder-user-creation-commands.md | ||||
* | | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵ | EuAndreh | 2020-02-23 | 1 | -0/+29 |
| | | | | | | | | | | | | | | | | _pastebins/nix-pinning.md | ||||
* | | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵ | EuAndreh | 2020-02-23 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | _pastebins/rpn-macro-setup.md | ||||
* | | | | TODOs.org | EuAndreh | 2020-02-17 | 1 | -0/+1 |
| | | | | |||||
* | | | | Sort posts by date in reverse | EuAndreh | 2020-02-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | Remove TODOs.org | EuAndreh | 2020-02-17 | 1 | -3/+0 |
| | | | | |||||
* | | | | _config.yml: Exclude result from Jekyll build | EuAndreh | 2020-02-17 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Fix navigation bar links to Atom feeds | EuAndreh | 2020-02-14 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'tidy' | EuAndreh | 2020-02-14 | 4 | -25/+69 |
|\ \ \ | |_|/ |/| | | | | | Add HTML linting and identing validation step. | ||||
| * | | Improve error message of tidy-content.sh | EuAndreh | 2020-02-14 | 2 | -7/+7 |
| | | | |||||
| * | | Remove old error tidy message | EuAndreh | 2020-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | Add building docs to test derivation | EuAndreh | 2020-02-14 | 1 | -0/+2 |
| | | | |||||
| * | | Call tidy-content.sh in build derivation | EuAndreh | 2020-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | Fix call of tidy: run in quiet mode | EuAndreh | 2020-02-14 | 1 | -4/+3 |
| | | | |||||
| * | | Only list posts for languages there are available | EuAndreh | 2020-02-14 | 1 | -7/+6 |
| | | | |||||
| * | | _layouts/default.html: Generate langs <ul> only when there are langs | EuAndreh | 2020-02-14 | 1 | -17/+17 |
| | | | |||||
| * | | Merge branch 'master' into tidy | EuAndreh | 2020-02-14 | 2 | -0/+19 |
| |\ \ | |/ / |/| | | |||||
* | | | .build.yml: Don't publish when not on master branch | EuAndreh | 2020-02-14 | 1 | -0/+5 |
| | | | |||||
* | | | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵ | EuAndreh | 2020-02-14 | 1 | -0/+14 |
| |/ |/| | | | | | _pastebins/guix-shebang.md | ||||
| * | html tidy wip | EuAndreh | 2020-02-12 | 4 | -11/+55 |
|/ | |||||
* | Sort pastebins listing by date | EuAndreh | 2020-02-09 | 1 | -1/+2 |
| | |||||
* | Remove unused pastebins layout | EuAndreh | 2020-02-09 | 1 | -10/+0 |
| | |||||
* | Add missing URI escaping | EuAndreh | 2020-02-08 | 1 | -3/+3 |
| | |||||
* | Add URI escaping to mailto link | EuAndreh | 2020-02-08 | 1 | -1/+1 |
| | |||||
* | Remove extra role=main attribute | EuAndreh | 2020-02-08 | 1 | -1/+1 |
| | |||||
* | Escape HTML title in meta tag | EuAndreh | 2020-02-08 | 1 | -1/+1 |
| | | | | Avoid errors with quotes in page titles | ||||
* | TODOs.org | EuAndreh | 2020-02-06 | 1 | -0/+1 |
| |