Commit graph

96 commits

Author SHA1 Message Date
Bruno BELANYI 45aebb2c81 archetypes: add 'description' back to front matter
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 4ac758cf92.
2021-10-21 11:11:55 +02:00
Bruno BELANYI 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
Bruno BELANYI 83156b3ea8 posts: move files into date-prefixed directories
All checks were successful
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
Bruno BELANYI 4ac758cf92 archetypes: remove 'description' from front matter
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-13 17:07:06 +02:00
Bruno BELANYI 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
Bruno BELANYI 4223722b3d posts: git-basics: add description to front-matter 2021-10-13 16:57:30 +02:00
Bruno BELANYI 6d06a8d997 posts: add article about magic conversions in C++
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-02 11:06:36 +02:00
Bruno BELANYI 4249475b52 content: wish-lists: strike board games link
All checks were successful
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
Bruno BELANYI e31fa14f4b content: about: link to wish-lists
All checks were successful
continuous-integration/drone/push Build is passing
Make them easier to find for friends and family.
2021-09-13 15:31:52 +02:00
Bruno BELANYI 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
Bruno BELANYI b721eb4fc9 ci: fix stripping of path
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-15 10:54:03 +02:00
Bruno BELANYI 59417f5c29 Update CI to use exec runner
All checks were successful
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
Bruno BELANYI ab3e1ca30d build: makefile: change title on dev deployment 2021-08-08 18:29:02 +02:00
Bruno BELANYI e96fbee9dd ci: use exec runner 2021-08-08 18:29:02 +02:00
Bruno BELANYI bd20edffc5 nix: use nixpkgs-unstable 2021-08-08 16:04:44 +02:00
Bruno BELANYI 549c396776 build: makefile: simplify 2021-08-08 16:01:55 +02:00
Bruno BELANYI 70a460aede themes: anubis: bump submodule 2021-08-08 15:50:27 +02:00
Bruno BELANYI f9eaffdaf3 nix: flake: add markdownlint pre-commit hook
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-01 17:43:35 +02:00
Bruno BELANYI dc8a3ca8d1 git: ignore generated pre-commit configuration 2021-06-01 17:43:35 +02:00
Bruno BELANYI a45ffc71ad nix: add direnv integration 2021-06-01 17:43:35 +02:00
Bruno BELANYI a57a6d38bd nix: add pre-commit-hooks 2021-06-01 17:43:35 +02:00
Bruno BELANYI 140726a6ff nix: add flake 2021-05-31 22:02:22 +02:00
Bruno BELANYI df009217c9 config: use blog-specific email address
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-03-26 23:40:17 +01:00
Bruno BELANYI 508e1c9aa9 Add NixOS post
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-09 20:55:45 +01:00
Bruno BELANYI 9b5815787d archetypes: add 'nix' and 'self-hosted' tags
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-09 20:54:00 +01:00
Bruno BELANYI 499f4b2b2b posts: add article about NixOS move 2021-02-09 20:53:34 +01:00
Bruno BELANYI 87362a68b0 content: add un-indexed 'wish lists' page
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-08 18:15:25 +01:00
Bruno BELANYI f2ebbb9384 archetypes: default: add 'disable_feed' 2021-01-24 22:52:07 +01:00
Bruno BELANYI 3180d628fd archetypes: default: fill existing categories 2021-01-24 22:51:43 +01:00
Bruno BELANYI 68d1e2ba19 archetypes: default: fill existing tags 2021-01-24 22:51:35 +01:00
Bruno BELANYI 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
Bruno BELANYI 370f40ef5a layouts: add spoiler shortcode 2021-01-23 16:46:54 +01:00
Bruno BELANYI d20b6aed18 layouts: partials: use 'footer-extra' 2021-01-23 16:46:54 +01:00
Bruno BELANYI ecbff557cd config: add 'categories' link to main menu 2021-01-23 16:46:54 +01:00
Bruno BELANYI 888c38f76d Add plain text accounting post 2021-01-23 16:46:54 +01:00
Bruno BELANYI 350088e90f config: enable Webmentions support 2021-01-23 16:46:54 +01:00
Bruno BELANYI 76772e7799 posts: plaintext-accounting: add what's-next 2021-01-23 16:46:54 +01:00
Bruno BELANYI d7abd2fe74 layouts: partials: add PGP key in footer 2021-01-23 16:46:54 +01:00
Bruno BELANYI 2e5b5cc44b posts: plaintext-accounting: add how-to-use 2021-01-23 16:46:54 +01:00
Bruno BELANYI 72fdaa56d5 themes: anubis: bump submodule 2021-01-23 16:46:54 +01:00
Bruno BELANYI a4b3b7caef posts: plaintext-accounting: add why-choose-it 2021-01-23 16:46:54 +01:00
Bruno BELANYI 3411fefd68 posts: plaintext-accounting: add what-is-it 2021-01-23 16:46:54 +01:00
Bruno BELANYI 531c9e44fa posts: plaintext-accounting: add motivations 2021-01-23 16:46:54 +01:00
Bruno BELANYI def0eb5551 posts: plaintext-accounting: add history section 2021-01-23 16:46:54 +01:00
Bruno BELANYI 22888f670f posts: plaintext-accounting: add skeleton 2021-01-23 16:46:54 +01:00
Bruno BELANYI 7a3d4f893b Add Atom Feed component 2021-01-18 20:42:28 +01:00
Bruno BELANYI 41510d1064 layouts: add BLM link to footer 2021-01-18 20:42:28 +01:00
Bruno BELANYI 2f8b439582 layouts: partials: add link to Atom Feed in header 2021-01-18 20:42:28 +01:00
Bruno BELANYI a478c9490d Add git basics post 2021-01-18 20:42:28 +01:00
Bruno BELANYI 3fb0cb9f8c config: add Atom Feed component configuration 2021-01-18 20:42:28 +01:00