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/en | |
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/en')
-rw-r--r-- | src/content/en/about.adoc | 3 | ||||
-rw-r--r-- | src/content/en/blog/1970/01/01/launch.adoc | 26 | ||||
-rw-r--r-- | src/content/en/blog/2000/01/01/feature-ann.adoc | 30 | ||||
-rw-r--r-- | src/content/en/blog/categories.adoc | 2 | ||||
-rw-r--r-- | src/content/en/blog/index.adoc | 6 | ||||
-rw-r--r-- | src/content/en/incidents/2000/01/01/service-start.adoc | 16 | ||||
-rw-r--r-- | src/content/en/incidents/index.adoc | 10 | ||||
-rw-r--r-- | src/content/en/index.adoc | 66 | ||||
-rw-r--r-- | src/content/en/pricing.adoc | 3 | ||||
-rw-r--r-- | src/content/en/privacy.adoc | 3 | ||||
-rw-r--r-- | src/content/en/slide/2011/11/11/test.adoc | 10 | ||||
-rw-r--r-- | src/content/en/terms.adoc | 3 |
12 files changed, 178 insertions, 0 deletions
diff --git a/src/content/en/about.adoc b/src/content/en/about.adoc new file mode 100644 index 0000000..8f8dd75 --- /dev/null +++ b/src/content/en/about.adoc @@ -0,0 +1,3 @@ += About + +== It's a good service diff --git a/src/content/en/blog/1970/01/01/launch.adoc b/src/content/en/blog/1970/01/01/launch.adoc new file mode 100644 index 0000000..f82187d --- /dev/null +++ b/src/content/en/blog/1970/01/01/launch.adoc @@ -0,0 +1,26 @@ += 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/en/blog/2000/01/01/feature-ann.adoc b/src/content/en/blog/2000/01/01/feature-ann.adoc new file mode 100644 index 0000000..220a7ff --- /dev/null +++ b/src/content/en/blog/2000/01/01/feature-ann.adoc @@ -0,0 +1,30 @@ += Feature announcement +:categories: ann + +== 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/en/blog/categories.adoc b/src/content/en/blog/categories.adoc new file mode 100644 index 0000000..feb64ff --- /dev/null +++ b/src/content/en/blog/categories.adoc @@ -0,0 +1,2 @@ += Articles by category +:type: categories diff --git a/src/content/en/blog/index.adoc b/src/content/en/blog/index.adoc new file mode 100644 index 0000000..075f77f --- /dev/null +++ b/src/content/en/blog/index.adoc @@ -0,0 +1,6 @@ += Blog + +:feed: link:feed.xml +:icon: image:../img/atom/light.svg + +== Recent articles {feed}[{icon}[Standard orange RSS feed icon]] diff --git a/src/content/en/incidents/2000/01/01/service-start.adoc b/src/content/en/incidents/2000/01/01/service-start.adoc new file mode 100644 index 0000000..d5013c0 --- /dev/null +++ b/src/content/en/incidents/2000/01/01/service-start.adoc @@ -0,0 +1,16 @@ += Service start! +:categories: launch + +:landing: link:../../../../ +:article: link:../../../../blog/1970/01/01/launch.html +:feed: link:../../../feed.xml +:atom-icon: image:../../../../img/atom/light.svg + +{landing}[papo.im] is now available! See the {article}[annoucement article]. + +Now that the service has been publicly launched, we'll start to monitor for +incidents, and report them here. Each incident will have a corresponding +postmortem, to document what was done and prevent it from happening again. + +You can use the {feed}[atom feed] {atom-icon}[Standard orange RSS feed icon] to +subscribe for updates. diff --git a/src/content/en/incidents/index.adoc b/src/content/en/incidents/index.adoc new file mode 100644 index 0000000..9d57213 --- /dev/null +++ b/src/content/en/incidents/index.adoc @@ -0,0 +1,10 @@ += System status + +:feed: link:feed.xml +:icon: image:../img/atom/light.svg + +Systems are operational, with no issues detected ✅ +// Ongoing instability on $SYSTEM ⚠️ + + +== Incident history {feed}[{icon}[Standard orange RSS feed icon]] diff --git a/src/content/en/index.adoc b/src/content/en/index.adoc new file mode 100644 index 0000000..7bf7d54 --- /dev/null +++ b/src/content/en/index.adoc @@ -0,0 +1,66 @@ += Chat with Freedom +:custombody: true + +++++ + <hgroup class="banner"> + <h1>Chat With Utmost Freedom</h1> + <p>Modern chat using open standards</p> + <p>Zero tracking or advertising</p> + <p>Free and open source software</p> + <button class="basic_button big_button">Create Account</button> + </hgroup> + <hgroup class="why_papo"> + <div class="why_papo-container"> + <h2>Why Papo?</h2> + <div class="why_papo-cards-container"> + <div class="why_papo-card"> + <picture> + <source srcset="img/shield/dark.svg" media="(prefers-color-scheme: dark)" /> + <img src="img/shield/light.svg" class="icon" alt="an icon of a small outlined shield inside a chat bubble" /> + </picture> + <h3>Privacy-first hosted team chat</h3> + <p> + A convenient hosted service for you to subscribe to and delegate management of, + without handing away all your privacy alongside. Choose if and when to export + your data to a self-hosted solution, and own the service from there. + </p> + </div> + <div class="why_papo-card"> + <picture> + <source srcset="img/database/dark.svg" media="(prefers-color-scheme: dark)" /> + <img src="img/database/light.svg" class="icon" alt="an outlined database icon with an "X" marker on its right-bottom corner" /> + </picture> + <h3>No gratuitous data collection</h3> + <p> + No "accept necessary cookies" or third-party tracking. Revenue is made via + subscriptions only, so that no advertisement sneaks in. + </p> + </div> + <div class="why_papo-card"> + <picture> + <source srcset="img/diagram/dark.svg" media="(prefers-color-scheme: dark)" /> + <img src="img/diagram/light.svg" class="icon" alt="a small outlined icon of a cog surrounded by 6 smaller circles with a short dashed line between the cog and each circle, where each circle also has 2 dashed lines coming from and going to the next circle, fully surrounding the inner cog" /> + </picture> + <h3>Build for interoperability</h3> + <p> + Built on existing open standards, we're not in the business of profiting from + new walled gardens, and welcome others to interact with in a compatible way. + This also means you don't need to worry about lock-in, as we're not only + compatible with these standards, but also built on them. + </p> + </div> + </div> + <button class="basic_button big_button">Try Papo now</button> + </div> + </hgroup> + <hgroup class="finally"> + <h2>Finally, a hosted chat service you can trust</h2> + </hgroup> + <hgroup class="features"> + <div class="features-container"> + <h2>Chat hoc</h2> + <h3>Purposefully designed to consectetur adipiscing elit</h3> + </div> + </hgroup> + <!-- https://codepen.io/Laisses/pen/qBzwmoz --> +++++ diff --git a/src/content/en/pricing.adoc b/src/content/en/pricing.adoc new file mode 100644 index 0000000..5318ba6 --- /dev/null +++ b/src/content/en/pricing.adoc @@ -0,0 +1,3 @@ += Pricing + +It's very affordable, you know? diff --git a/src/content/en/privacy.adoc b/src/content/en/privacy.adoc new file mode 100644 index 0000000..a77b26c --- /dev/null +++ b/src/content/en/privacy.adoc @@ -0,0 +1,3 @@ += Privacy Policy + +// https://man.sr.ht/privacy.md diff --git a/src/content/en/slide/2011/11/11/test.adoc b/src/content/en/slide/2011/11/11/test.adoc new file mode 100644 index 0000000..e34479a --- /dev/null +++ b/src/content/en/slide/2011/11/11/test.adoc @@ -0,0 +1,10 @@ +--- +# Rollout, feature flag, experiment, operational toggle + +@Different use cases for backend, frontend and mobile + +--- +. +. +. +# "Feature flags" tend to come up when talking about continuous deployment diff --git a/src/content/en/terms.adoc b/src/content/en/terms.adoc new file mode 100644 index 0000000..cecbc54 --- /dev/null +++ b/src/content/en/terms.adoc @@ -0,0 +1,3 @@ += Terms of Service + +// https://man.sr.ht/terms.md |