diff options
Diffstat (limited to 'src/blog')
| -rw-r--r-- | src/blog/1970/01/01/launch.adoc | 29 | ||||
| -rw-r--r-- | src/blog/2000/01/01/feature-ann.adoc | 29 |
2 files changed, 58 insertions, 0 deletions
diff --git a/src/blog/1970/01/01/launch.adoc b/src/blog/1970/01/01/launch.adoc new file mode 100644 index 0000000..9a57dfe --- /dev/null +++ b/src/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/blog/2000/01/01/feature-ann.adoc b/src/blog/2000/01/01/feature-ann.adoc new file mode 100644 index 0000000..c7c3cca --- /dev/null +++ b/src/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. |
