Commit graph

37 commits

Author SHA1 Message Date
Bruno BELANYI f16929c288 posts: git-basics: fix typo
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-24 20:30:02 +00: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 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 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 499f4b2b2b posts: add article about NixOS move 2021-02-09 20:53:34 +01:00
Bruno BELANYI 370f40ef5a layouts: add spoiler shortcode 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 2e5b5cc44b posts: plaintext-accounting: add how-to-use 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 1264db3e39 posts: git-basics: update time of submission 2021-01-18 20:42:28 +01:00
Bruno BELANYI 3b02999e9d posts: git-basics: add misc section 2021-01-18 20:42:28 +01:00
Bruno BELANYI c13775266c posts: git-basics: add small commits praises 2021-01-18 20:42:28 +01:00
Bruno BELANYI 2ce60ab160 posts: git-basics: add history manipulation 2021-01-18 20:42:28 +01:00
Bruno BELANYI eac8b1505c posts: git-basics: fill out branches & references 2021-01-18 20:42:28 +01:00
Bruno BELANYI 83218ae648 posts: git-basics: add points to skeleton 2021-01-18 20:42:28 +01:00
Bruno BELANYI af07776451 posts: git-basics: more content to going further 2021-01-18 20:42:28 +01:00
Bruno BELANYI 1998ff4e40 posts: add git basics skeleton 2021-01-18 20:42:28 +01:00
Bruno BELANYI 60f577f739 layouts: add TikZJax support
Using the `tikz` shortcode, and adding the `tikz: true` metadata to a
page's frontmatter, allows me to write TikZ diagram and have them
rendered in the browser using JavaScript
2021-01-18 20:42:28 +01:00
Bruno BELANYI 345770b8a4 posts: drone-ci-debacle: fix lint issues 2021-01-18 20:42:28 +01:00
Bruno BELANYI eb5bb5e217 posts: polymorphic-flyweight: fix lint issues 2021-01-18 20:42:28 +01:00
Bruno BELANYI 5b5a9bbd5d posts: generic-flyweight: fix lint issues 2021-01-18 20:42:28 +01:00
Bruno BELANYI 970a30167a posts: add polymorphic flyweight post 2021-01-18 20:42:28 +01:00
Bruno BELANYI ca05f6fce5 posts: add generic flyweight post 2021-01-18 20:42:28 +01:00
Bruno BELANYI ad804b5dfd posts: add Drone CI debacle story 2020-07-15 11:47:22 +02:00
Bruno BELANYI d1d921ffd3 content: add hello world post 2020-07-14 18:17:36 +02:00
Bruno BELANYI 37be79e0b5 content: add initial skeleton 2020-07-14 18:03:55 +02:00