diff --git a/content/posts/Editing-remote-files-with-emacs-comfortably.adoc b/content/posts/Editing-remote-files-with-emacs-comfortably.adoc index a0afbde..336d6ab 100644 --- a/content/posts/Editing-remote-files-with-emacs-comfortably.adoc +++ b/content/posts/Editing-remote-files-with-emacs-comfortably.adoc @@ -7,7 +7,7 @@ tags: ["emacs", "ssh"] comtodon: 9ibPpjSsYeNmHrbBDc --- -:source-highlighter: pygments +:source-highlighter: pygmentize It took me a long time to collect all the bits and pieces I needed to make editing remote files with Emacs work the way I want, with a simple command that diff --git a/content/posts/keep-track-of-what-you-have-read-online-with-remwharead.adoc b/content/posts/keep-track-of-what-you-have-read-online-with-remwharead.adoc index 4cfdc60..52da2de 100644 --- a/content/posts/keep-track-of-what-you-have-read-online-with-remwharead.adoc +++ b/content/posts/keep-track-of-what-you-have-read-online-with-remwharead.adoc @@ -7,7 +7,7 @@ tags: ["remwharead", "bookmarks", "archive", "Tooting my own horn"] comtodon: 9nIqtmAXvu4harUb7Q --- -:source-highlighter: pygments +:source-highlighter: pygmentize :wp-asciidoc: https://en.wikipedia.org/wiki/AsciiDoc :wp-rss: https://en.wikipedia.org/wiki/RSS :wp-json: https://en.wikipedia.org/wiki/JSON diff --git a/content/posts/syncthing-on-pocketbook.adoc b/content/posts/syncthing-on-pocketbook.adoc index 475cd13..4e5c73f 100644 --- a/content/posts/syncthing-on-pocketbook.adoc +++ b/content/posts/syncthing-on-pocketbook.adoc @@ -10,7 +10,7 @@ tags: - pocketbook --- -:source-highlighter: pygments +:source-highlighter: pygmentize Installing syncthing on a PocketBook is fairly easy, but it requires a bit more setup than on PCs. I've tested this with a PB632 (PocketBook Touch HD 3), but it diff --git a/content/posts/using-asciidoc-with-gitea.adoc b/content/posts/using-asciidoc-with-gitea.adoc index 3874a60..7e6e3f2 100644 --- a/content/posts/using-asciidoc-with-gitea.adoc +++ b/content/posts/using-asciidoc-with-gitea.adoc @@ -8,7 +8,7 @@ tags: - gitea --- -:source-highlighter: pygments +:source-highlighter: pygmentize In this blogpost I describe what I did to get AsciiDoc support into https://gitea.io/[Gitea]. If you want more than syntax highlighting and basic diff --git a/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc b/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc index 1868e0b..99bf0cd 100644 --- a/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc +++ b/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc @@ -9,7 +9,7 @@ tags: comtodon: 9fqBQKGZa6qMf98wIC --- -:source-highlighter: pygments +:source-highlighter: pygmentize I wanted to create a https://en.wikipedia.org/wiki/WireGuard[WireGuard] VPN with 2 subnets in different physical places, each with their own server. I couldn't