Commit Graph

69 Commits

Author SHA1 Message Date
8d59caf6b3
Update the GitHub action for gem release 2023-07-09 18:04:56 +08:00
b052cddf56
Update gemspec metadata
I forgot to update them, whoops.
2023-07-09 18:03:03 +08:00
1faf4d45ec
Fix avatarstype attribute override for chat block 2023-07-09 17:41:00 +08:00
53e225f76c
Fix CI to use Nix devenv 2023-07-08 01:06:21 +08:00
299cad9a8a
Create project changelog 2023-07-07 18:28:04 +08:00
1b630107c6
Create GitHub action for releasing gem 2023-07-07 18:36:10 +08:00
5c789adb79
Add project README 2023-07-07 17:34:23 +08:00
ae0ac911fd
Set Ruby required version 2023-07-07 17:34:08 +08:00
fb998e9a1e
Add Rakefile 2023-07-07 17:14:02 +08:00
554eb9a15e
Add license file 2023-07-07 17:13:45 +08:00
ed3bb6d1a3
Use ruby-nix for development environment 2023-07-07 17:13:32 +08:00
5d651a95a3
Configure treefmt 2023-07-07 12:14:33 +08:00
5e583bf731
Update .gitignore 2023-07-07 12:14:32 +08:00
f73730468b
Initialize Nix development environment 2023-07-07 12:14:32 +08:00
b997340171
Update Gemfile 2023-07-07 12:14:32 +08:00
9979e144d3
Delete leftovers from blog template 2023-07-07 12:14:31 +08:00
0def42d067 Create IETF RFC link inline macro 2023-07-06 22:39:16 +08:00
0758726908 Set cache path for open-uri 2023-06-18 18:12:59 +08:00
869181bafa Update Asciidoctor extension dependency
Asciidoctor already handles the caching so we don't really need to. On
the plus side, it gives some choice whether the pipeline should have a
cache or not.
2023-05-28 17:49:15 +08:00
ebbde1491c Add FlatHub link inline macro 2023-05-27 19:37:25 +08:00
cef163c722 Add Repology link inline macro 2023-05-27 19:37:24 +08:00
c27fadcc9f Update custom Asciidoctor extension gem dependencies 2023-05-27 19:37:24 +08:00
ca82f674af Add MusicBrainz link inline macro 2023-05-27 19:37:24 +08:00
7ddcd9be70 Add shorthand link macro for F-Droid 2023-05-27 19:37:24 +08:00
debf41c5a7 Create dedicated user agent for my application 2023-05-27 19:34:39 +08:00
07faed03a1 Add lines attribute for Git blob include processor 2023-05-27 16:31:31 +08:00
fb5dac150b Update Wikipedia link inline macro 2023-05-15 14:01:58 +08:00
144d9fe56f Prefer AVIF to WebP encoding 2023-05-15 13:25:45 +08:00
a3f9cd1aef Update chat block HTML 2023-05-12 20:05:04 +08:00
50a9c33f8c Add custom extension for package indices 2023-05-11 00:07:45 +08:00
d4e3e70e6f Add repo option for GitHub link inline macro 2023-05-06 15:22:53 +08:00
6f3ee231f2 Add repo option for GitLab link inline macro 2023-05-06 15:22:42 +08:00
627ccd3f20 Add full options attribute for SWHID inline macro 2023-05-06 15:22:27 +08:00
1c1deb96eb Update custom extensions to use open-uri-cached 2023-05-03 14:02:33 +08:00
1b73d6ec83 Add name and update styling to chat block extension 2023-04-17 16:22:03 +08:00
e8ed4017e0 Update documentation for various Asciidoctor extensions 2023-04-16 11:08:11 +08:00
7e329e0d16 Update GitHub link default captions 2023-04-09 13:41:11 +08:00
aed9896539 Update git blob include processor
- Update `path` to accept semicolon-delimited list of paths when `diff`
  option is used.
- Add `other` option for diffs.
2023-04-09 13:37:29 +08:00
fbe1feb221 Update helper with kebab-case conversion 2023-04-07 06:25:41 +08:00
ff59ce0fca Add voidlinux and none for possible services in man inline macro 2023-04-07 06:25:19 +08:00
02bebfef70 Add Git blob include processor and preprocessor 2023-04-07 06:20:00 +08:00
fb35866b30 Add Wikipedia inline macro 2023-04-07 05:58:50 +08:00
1fc5e7c01a Initialize chat block processor 2023-04-03 23:35:18 +08:00
86a1afa512 Create a helper file for the Asciidoctor extension 2023-04-03 23:34:59 +08:00
809f08e382 Create a shadow asciidoctor executable for this project 2023-04-03 23:33:49 +08:00
9be31f2418 Add 'voidlinux' option for services in man inline macro 2023-03-23 14:29:38 +08:00
6b4eaf9208 Refactor code for SWHID include processor 2023-03-23 14:29:21 +08:00
8b3dfd7ea9 Fix man inline macro
This should fix the double slash in the link.
2023-03-12 10:25:13 +08:00
428723d04f Revise notes for custom Asciidoctor extensions 2023-03-12 10:07:38 +08:00
4a03f6d962 Reformat and update gemspec 2023-03-11 16:42:43 +08:00