Commit graph

113 commits

Author SHA1 Message Date
Bruno BELANYI 4a6a2440e1 config: use lower-case usernames
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-24 20:25:22 +00:00
Bruno BELANYI eaa10e4712 config: add author mastodon
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-21 19:53:51 +00:00
Bruno BELANYI c541a721f7 content: about: update current work situation
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-16 20:43:21 +00:00
Bruno BELANYI 87664132b1 nix: bump flake inputs
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-26 18:11:46 +01:00
Bruno BELANYI e737a81e83 content: wish-lists: add iFixit toolkit
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-21 12:37:19 +01:00
Bruno BELANYI a1746dd70c nix: bump flake inputs
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-21 12:14:52 +01:00
Bruno BELANYI 3b03f0af32 Add Multiple Dispatch post
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-03 15:18:35 +01:00
Bruno BELANYI bd5f947469 posts: multiple-dispatch: add 'yomm2' example 2022-11-03 15:18:35 +01:00
Bruno BELANYI 245d7d123d posts: multiple-dispatch: add expression problem 2022-11-03 15:18:35 +01:00
Bruno BELANYI 7c6db4c19e posts: multiple-dispatch: add visit downside 2022-11-03 15:18:35 +01:00
Bruno BELANYI bb48eaea34 posts: multiple-dispatch: add visitor downside 2022-11-03 15:18:35 +01:00
Bruno BELANYI 0cb79dc69e posts: add mutiple-dispatch-in-c++ 2022-11-03 15:18:35 +01:00
Bruno BELANYI 588d2b3f21 nix: remove deprecated flake attributes
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-20 14:46:37 +02:00
Bruno BELANYI 3e3cc71043 ci: migrate to drone-rsync 2022-06-20 14:46:03 +02:00
Bruno BELANYI 30b47b9103 content: about: update current work situation
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2022-01-17 11:37:45 +01:00
Bruno BELANYI 5a92364ae4 themes: anubis: bump submodule
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-18 18:00:56 +01:00
Bruno BELANYI 8efc7f269c themes: anubis: bump submodule
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-29 13:11:17 +02:00
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