588d2b3f21
nix: remove deprecated flake attributes
continuous-integration/drone/push Build is passing
2022-06-20 14:46:37 +02:00
3e3cc71043
ci: migrate to drone-rsync
2022-06-20 14:46:03 +02:00
30b47b9103
content: about: update current work situation
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2022-01-17 11:37:45 +01:00
5a92364ae4
themes: anubis: bump submodule
continuous-integration/drone/push Build is failing
2021-12-18 18:00:56 +01:00
8efc7f269c
themes: anubis: bump submodule
continuous-integration/drone/push Build is passing
2021-10-29 13:11:17 +02:00
45aebb2c81
archetypes: add 'description' back to front matter
...
continuous-integration/drone/push Build is passing
This reverts commit 4ac758cf92 .
2021-10-21 11:11:55 +02:00
05567a11ae
posts: add 'description' back to all front matters
...
The upstream theme has decided to revert [1] the modification that made
me decide to remove them.
On top of that, another commit has made the `description` field useful
for the `<meta name=description>` tag [2].
This reverts commit 672c4fa6be .
[1]: https://github.com/Mitrichius/hugo-theme-anubis/pull/108
[2]: https://github.com/Mitrichius/hugo-theme-anubis/pull/107
2021-10-20 15:00:41 +02:00
83156b3ea8
posts: move files into date-prefixed directories
...
continuous-integration/drone/push Build is passing
Using date prefixes is better for sorting articles at a glance. Using
directories is more uniform if and when I need to add files to go with
an article.
2021-10-18 22:41:49 +02:00
4ac758cf92
archetypes: remove 'description' from front matter
continuous-integration/drone/push Build is passing
2021-10-13 17:07:06 +02:00
672c4fa6be
posts: remove 'description' from all front matters
...
An up-coming change to my base theme will make use of those as a summary
of the posts [1] instead of using an extract of the post. This is not of
interest to me, and I realized I actually do not make use of the
descriptions anywhere.
[1]: https://github.com/Mitrichius/hugo-theme-anubis/pull/105
2021-10-13 17:03:15 +02:00
4223722b3d
posts: git-basics: add description to front-matter
2021-10-13 16:57:30 +02:00
6d06a8d997
posts: add article about magic conversions in C++
continuous-integration/drone/push Build is passing
2021-10-02 11:06:36 +02:00
4249475b52
content: wish-lists: strike board games link
...
continuous-integration/drone/push Build is passing
I don't quite want to remove it from the page, but making it more
obvious that it is not a good link is important.
2021-09-15 14:32:26 +02:00
e31fa14f4b
content: about: link to wish-lists
...
continuous-integration/drone/push Build is passing
Make them easier to find for friends and family.
2021-09-13 15:31:52 +02:00
b7829b2a03
content: wish-lists: add link to BGG
...
I discovered that my amazon wish list for board games started having a
large number of items disappear without leaving any hint as to what it
was supposed to be.
Board Game Geek provides a better experience for a wish list: no item is
fated to disappear, and I can order each item according to how much I
want to get it.
2021-09-13 15:30:05 +02:00
b721eb4fc9
ci: fix stripping of path
continuous-integration/drone/push Build is passing
2021-08-15 10:54:03 +02:00
59417f5c29
Update CI to use exec runner
...
continuous-integration/drone/push Build is passing
The docker runner is too flaky, such as when updating the kernel on the
server and not rebooting... Partly my fault, but I'm too lazy to do it.
2021-08-08 18:29:44 +02:00
ab3e1ca30d
build: makefile: change title on dev deployment
2021-08-08 18:29:02 +02:00
e96fbee9dd
ci: use exec runner
2021-08-08 18:29:02 +02:00
bd20edffc5
nix: use nixpkgs-unstable
2021-08-08 16:04:44 +02:00
549c396776
build: makefile: simplify
2021-08-08 16:01:55 +02:00
70a460aede
themes: anubis: bump submodule
2021-08-08 15:50:27 +02:00
f9eaffdaf3
nix: flake: add markdownlint pre-commit hook
continuous-integration/drone/push Build is passing
2021-06-01 17:43:35 +02:00
dc8a3ca8d1
git: ignore generated pre-commit configuration
2021-06-01 17:43:35 +02:00
a45ffc71ad
nix: add direnv integration
2021-06-01 17:43:35 +02:00
a57a6d38bd
nix: add pre-commit-hooks
2021-06-01 17:43:35 +02:00
140726a6ff
nix: add flake
2021-05-31 22:02:22 +02:00
df009217c9
config: use blog-specific email address
continuous-integration/drone/push Build encountered an error
2021-03-26 23:40:17 +01:00
508e1c9aa9
Add NixOS post
continuous-integration/drone/push Build is passing
2021-02-09 20:55:45 +01:00
9b5815787d
archetypes: add 'nix' and 'self-hosted' tags
continuous-integration/drone/push Build is passing
2021-02-09 20:54:00 +01:00
499f4b2b2b
posts: add article about NixOS move
2021-02-09 20:53:34 +01:00
87362a68b0
content: add un-indexed 'wish lists' page
continuous-integration/drone/push Build is passing
2021-02-08 18:15:25 +01:00
f2ebbb9384
archetypes: default: add 'disable_feed'
2021-01-24 22:52:07 +01:00
3180d628fd
archetypes: default: fill existing categories
2021-01-24 22:51:43 +01:00
68d1e2ba19
archetypes: default: fill existing tags
2021-01-24 22:51:35 +01:00
2267f6806b
themes: anubis: bump submodule
...
Now that my MR to hide posts from feeds has been merged :-)
2021-01-24 22:48:14 +01:00
370f40ef5a
layouts: add spoiler shortcode
2021-01-23 16:46:54 +01:00
d20b6aed18
layouts: partials: use 'footer-extra'
2021-01-23 16:46:54 +01:00
ecbff557cd
config: add 'categories' link to main menu
2021-01-23 16:46:54 +01:00
888c38f76d
Add plain text accounting post
2021-01-23 16:46:54 +01:00
350088e90f
config: enable Webmentions support
2021-01-23 16:46:54 +01:00
76772e7799
posts: plaintext-accounting: add what's-next
2021-01-23 16:46:54 +01:00
d7abd2fe74
layouts: partials: add PGP key in footer
2021-01-23 16:46:54 +01:00
2e5b5cc44b
posts: plaintext-accounting: add how-to-use
2021-01-23 16:46:54 +01:00
72fdaa56d5
themes: anubis: bump submodule
2021-01-23 16:46:54 +01:00
a4b3b7caef
posts: plaintext-accounting: add why-choose-it
2021-01-23 16:46:54 +01:00
3411fefd68
posts: plaintext-accounting: add what-is-it
2021-01-23 16:46:54 +01:00
531c9e44fa
posts: plaintext-accounting: add motivations
2021-01-23 16:46:54 +01:00
def0eb5551
posts: plaintext-accounting: add history section
2021-01-23 16:46:54 +01:00
22888f670f
posts: plaintext-accounting: add skeleton
2021-01-23 16:46:54 +01:00