Commit graph

113 commits

Author SHA1 Message Date
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
Bruno BELANYI e1ad707bcd layouts: footer: add matrix link 2021-01-18 20:42:28 +01:00
Bruno BELANYI 1264db3e39 posts: git-basics: update time of submission 2021-01-18 20:42:28 +01:00
Bruno BELANYI 5c25205f94 themes: add Atom Feed component submodule 2021-01-18 20:42:28 +01:00
Bruno BELANYI fc195aec4c ci: switch to using main branch 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 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 c13775266c posts: git-basics: add small commits praises 2021-01-18 20:42:28 +01:00
Bruno BELANYI a164d46508 ci: notify on success or failures 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 62b7a50acb ci: add Matrix notifications 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 79471f9110 ci: add markdownlint stage 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 345770b8a4 posts: drone-ci-debacle: fix lint issues 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 eb5bb5e217 posts: polymorphic-flyweight: fix lint issues 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 5b5a9bbd5d posts: generic-flyweight: fix lint issues 2021-01-18 20:42:28 +01:00
Bruno BELANYI 3b4756e8d8 archetypes: add series and summary stopper 2021-01-18 20:42:28 +01:00
Bruno BELANYI e7a99cb0be layouts: footer: add linkedin link 2021-01-18 20:42:28 +01:00
Bruno BELANYI f87c15feb4 i18n: add series taxonomy related translations 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 d70db49486 config: enable emojis 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 2cace81f83 config: add series taxonomy 2020-07-26 20:40:38 +02:00
Bruno BELANYI 0136c99742 ci: use Jsonnet for YAML configuration generation
Because the two kinds of pipelines were very similar, I used Jsonnet to
factorise the definitions.

This means I have to switch the configuration file in my settings, and
enable Jsonnet files.
2020-07-21 20:36:11 +02:00
Bruno BELANYI 9e410507d1 layouts: footer: remove hard-coded email & nicks 2020-07-21 18:22:12 +02:00
Bruno BELANYI 6cbf45acb9 config: add author email address 2020-07-17 18:36:32 +02:00
Bruno BELANYI 988aeaee5c layouts: footer: add Web Sign-in via IndieAuth 2020-07-17 18:30:17 +02:00
Bruno BELANYI 83cace8807 layouts: footer: add custom footer specialization
This was copy-pasted from the Anubis theme.
2020-07-17 18:28:36 +02:00
Bruno BELANYI 94f0f18f39 ci: dev: add dev build and deploy 2020-07-15 17:20:13 +02:00
Bruno BELANYI 1814060f97 ci: build: remove full path to build 2020-07-15 17:09:03 +02:00
Bruno BELANYI 697affa7c4 build: makefile: show future posts in dev 2020-07-15 17:00:01 +02:00