Commit Graph

129 Commits

Author SHA1 Message Date
Bruno BELANYI f9eaffdaf3 nix: flake: add markdownlint pre-commit hook
continuous-integration/drone/push Build is passing Details
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
continuous-integration/drone/push Build encountered an error Details
2021-03-26 23:40:17 +01:00
Bruno BELANYI 508e1c9aa9 Add NixOS post
continuous-integration/drone/push Build is passing Details
2021-02-09 20:55:45 +01:00
Bruno BELANYI 9b5815787d archetypes: add 'nix' and 'self-hosted' tags
continuous-integration/drone/push Build is passing Details
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
continuous-integration/drone/push Build is passing Details
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
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