diff options
| author | EuAndreh <eu@euandre.org> | 2024-09-27 17:39:12 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-09-27 18:09:10 -0300 |
| commit | c0482c8b919dd0aea56dd076a221ef802e52120c (patch) | |
| tree | 19d783e2c6a356eb5eb47d642ea9318412859777 /src/content/blog | |
| parent | git mv src/*.svg src/img/ (diff) | |
| download | papo.im-c0482c8b919dd0aea56dd076a221ef802e52120c.tar.gz papo.im-c0482c8b919dd0aea56dd076a221ef802e52120c.tar.xz | |
mv src/* src/content/*
Diffstat (limited to 'src/content/blog')
| -rw-r--r-- | src/content/blog/1970/01/01/launch.adoc | 29 | ||||
| -rw-r--r-- | src/content/blog/2000/01/01/feature-ann.adoc | 29 |
2 files changed, 58 insertions, 0 deletions
diff --git a/src/content/blog/1970/01/01/launch.adoc b/src/content/blog/1970/01/01/launch.adoc new file mode 100644 index 0000000..9a57dfe --- /dev/null +++ b/src/content/blog/1970/01/01/launch.adoc @@ -0,0 +1,29 @@ +//// +export sort=1 +export updatedat=1971-02-03 +//// + += Service launch! That's it "$quote" && more + +//// + +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 new file mode 100644 index 0000000..c7c3cca --- /dev/null +++ b/src/content/blog/2000/01/01/feature-ann.adoc @@ -0,0 +1,29 @@ += 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. |
