Commit Graph

51 Commits

Author SHA1 Message Date
f7e2b3a2b7
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
9af827eae5
Add FlatHub link inline macro 2023-05-27 19:37:25 +08:00
620e99fdf2
Add Repology link inline macro 2023-05-27 19:37:24 +08:00
ebb5c32927
Update custom Asciidoctor extension gem dependencies 2023-05-27 19:37:24 +08:00
05c85ff63f
Add MusicBrainz link inline macro 2023-05-27 19:37:24 +08:00
67443ca4f3
Add shorthand link macro for F-Droid 2023-05-27 19:37:24 +08:00
c08945e42b
Create dedicated user agent for my application 2023-05-27 19:34:39 +08:00
dd23db101f
Add lines attribute for Git blob include processor 2023-05-27 16:31:31 +08:00
7cfc8878c3
Update Wikipedia link inline macro 2023-05-15 14:01:58 +08:00
c08511a1ce
Prefer AVIF to WebP encoding 2023-05-15 13:25:45 +08:00
42edb2f6a8
Update chat block HTML 2023-05-12 20:05:04 +08:00
1f18c91ade
Add custom extension for package indices 2023-05-11 00:07:45 +08:00
4f3189ea63
Add repo option for GitHub link inline macro 2023-05-06 15:22:53 +08:00
f89e1d4a85
Add repo option for GitLab link inline macro 2023-05-06 15:22:42 +08:00
72fd21be69
Add full options attribute for SWHID inline macro 2023-05-06 15:22:27 +08:00
a981747141
Update custom extensions to use open-uri-cached 2023-05-03 14:02:33 +08:00
468ab1f841
Add name and update styling to chat block extension 2023-04-17 16:22:03 +08:00
2bd03f9226
Update documentation for various Asciidoctor extensions 2023-04-16 11:08:11 +08:00
4a9f1294f7
Update GitHub link default captions 2023-04-09 13:41:11 +08:00
ebf2aca634
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
d4afb91e49
Update helper with kebab-case conversion 2023-04-07 06:25:41 +08:00
69ad8fb4de
Add voidlinux and none for possible services in man inline macro 2023-04-07 06:25:19 +08:00
509fdcdfce
Add Git blob include processor and preprocessor 2023-04-07 06:20:00 +08:00
9a2ba74191
Add Wikipedia inline macro 2023-04-07 05:58:50 +08:00
ba04bea818
Initialize chat block processor 2023-04-03 23:35:18 +08:00
ef03ac01de
Create a helper file for the Asciidoctor extension 2023-04-03 23:34:59 +08:00
b457013f9b
Create a shadow asciidoctor executable for this project 2023-04-03 23:33:49 +08:00
e2a3455162
Add 'voidlinux' option for services in man inline macro 2023-03-23 14:29:38 +08:00
95fd49fc0c
Refactor code for SWHID include processor 2023-03-23 14:29:21 +08:00
fd31f6cab4
Fix man inline macro
This should fix the double slash in the link.
2023-03-12 10:25:13 +08:00
728075a37d
Revise notes for custom Asciidoctor extensions 2023-03-12 10:07:38 +08:00
59ad15e492
Reformat and update gemspec 2023-03-11 16:42:43 +08:00
6aedd1c583
Add GitHub inline macro with issue attribute 2023-03-11 16:42:24 +08:00
59efb1fb59
Update man inline macro with fixed service types instead of domain 2023-03-11 16:34:48 +08:00
a1800d898e
Add SWHID include processor 2023-03-11 16:34:12 +08:00
7d6f345122
Update GitLab raw include processor
This apparently not accepted since I think what happens is the
processing is taking place before whatever the class is initialized or
isn't considered by the text processor.
2023-03-07 01:59:54 +08:00
524e0ffc49
Update according to Rubocop linter 2023-03-07 01:04:21 +08:00
ebe5160358
Remove non-existent extension import 2023-03-07 00:59:06 +08:00
067767e333
Reformat codebase 2023-03-07 00:35:19 +08:00
750d9ba3c7
Update formatting for Asciidoctor extension 2023-03-06 23:51:56 +08:00
aafc3baf5c
Update OpenURI.open_uri handling of headers 2023-03-06 23:43:08 +08:00
2debdde5bb
Add GitHub link inline macro 2023-03-06 12:04:04 +08:00
9d48ee4926
Add GitLab link inline macro 2023-03-05 14:57:10 +08:00
4951495446
Improve README for SWHID include macro 2023-03-05 14:22:17 +08:00
0b570d9133
Add README to man inline macro 2023-03-05 14:20:41 +08:00
5f371b97e2
Improve man inline macro 2023-03-05 14:20:25 +08:00
1cd296f0c0
Improve GitHub raw content include processor 2023-03-05 13:49:41 +08:00
047baf8917
Add GitLab raw content include processor 2023-03-05 13:48:40 +08:00
3eaca4671f
Add GitHub raw content include processor 2023-03-05 09:48:36 +08:00
d07b784be2
Add SWHID link inline macro 2023-03-05 09:47:44 +08:00