From f21bab9d29285be3a4aaf173e13f19a8a07da230 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 31 Aug 2024 16:36:31 -0300 Subject: Setup structure skeleton --- src/blog/1970/01/01/launch.adoc | 29 +++++++++++++++++++++++++++++ src/blog/2000/01/01/feature-ann.adoc | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 src/blog/1970/01/01/launch.adoc create mode 100644 src/blog/2000/01/01/feature-ann.adoc (limited to 'src/blog') 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. -- cgit v1.2.3