diff options
| author | EuAndreh <eu@euandre.org> | 2025-05-01 21:13:25 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-05-01 21:13:25 -0300 |
| commit | cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55 (patch) | |
| tree | 6456f83c69227177b7eb1faf3f226f46ae6e92a2 /src/content/blog | |
| parent | src/content/incidents/index.adoc: Hoist links to variables (diff) | |
| download | papo.im-cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55.tar.gz papo.im-cc45d895ccf6d6a64ef0c9ad9cc3ec42ac45fa55.tar.xz | |
Update to support i18n
Diffstat (limited to 'src/content/blog')
| -rw-r--r-- | src/content/blog/1970/01/01/launch.adoc | 26 | ||||
| -rw-r--r-- | src/content/blog/2000/01/01/feature-ann.adoc | 29 | ||||
| -rw-r--r-- | src/content/blog/index.adoc | 6 |
3 files changed, 0 insertions, 61 deletions
diff --git a/src/content/blog/1970/01/01/launch.adoc b/src/content/blog/1970/01/01/launch.adoc deleted file mode 100644 index f82187d..0000000 --- a/src/content/blog/1970/01/01/launch.adoc +++ /dev/null @@ -1,26 +0,0 @@ -= Service launch! That's it "$quote" && more -:updatedat: 1971-02-03 -:categories: launch - -//// - -papo.im, the private team chat, is now available - -papo.im, the compatible team chat, is now available - -//// - -== papo.im, the unwalled team chat, is now available - -https://papo.im[papo.im] is the hosted instance of papo and provides paid -services to its users. - -// https://drewdevault.com/2018/11/15/sr.ht-general-availability.html - -== titulo - -primeiro - -== titulo - -segundo diff --git a/src/content/blog/2000/01/01/feature-ann.adoc b/src/content/blog/2000/01/01/feature-ann.adoc deleted file mode 100644 index c7c3cca..0000000 --- a/src/content/blog/2000/01/01/feature-ann.adoc +++ /dev/null @@ -1,29 +0,0 @@ -= Feature announcement - -== New feature X - -X is launched. - ----- -$ ls ----- - -Inline `code` here. - -Block. - ----- -$ seq 10 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 ----- - -End. diff --git a/src/content/blog/index.adoc b/src/content/blog/index.adoc deleted file mode 100644 index 075f77f..0000000 --- a/src/content/blog/index.adoc +++ /dev/null @@ -1,6 +0,0 @@ -= Blog - -:feed: link:feed.xml -:icon: image:../img/atom/light.svg - -== Recent articles {feed}[{icon}[Standard orange RSS feed icon]] |
