dashboard / docs / docs: global docs #42 rss

open · opened on 2025-01-13T01:24:09Z by erock
Help
# add changes to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add 42
# add review to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add --review 42
# remove patchset
ssh pr.pico.sh ps rm ps-x
# checkout all patches
ssh pr.pico.sh pr print 42 | git am -3
# print a diff between the last two patches in a patch request
ssh pr.pico.sh pr diff 42
# accept PR
ssh pr.pico.sh pr accept 42
# close PR
ssh pr.pico.sh pr close 42

Logs

erock created pr with ps-89 on 2025-01-13T01:24:09Z
erock added ps-90 on 2025-01-13T01:25:24Z

Patchsets

ps-89 by erock on 2025-01-13T01:24:09Z
Range Diff ↕ rd-90
1: d1a7089 ! 1: 786b48a docs: global docs
ps-90 by erock on 2025-01-13T01:25:24Z

Range-diff rd-90

title
docs: global docs
description
Patch changed
old #1
d1a7089
new #1
786b48a
Back to top
1: d1a7089 ! 1: 786b48a docs: global docs
posts/regions.md
+---
+title: Regions
+description: Where are our services located?
+keywords: [pico, services, pgs, tuns]
+toc: 1
+---
+
+- Ashburn, Virginia ([oci](https://cloud.oracle.com))
+- Amsterdam, Netherlands ([netcup](https://www.netcup.com))
+
+# Service Locations
+
+- pgs.sh (us, eu)
+- tuns.sh (us)
+- eu.tuns.sh (eu)
+- pipe.pico.sh (us)
+- prose.sh (us)
+- pastes.sh (us)
+- rss-to-emal (us)
+- feeds.pico.sh (us)
+
+As demand for our services increases we will increase our service location
+coverage.
posts/regions.md
+---
+title: Regions
+description: Where are our services located?
+keywords: [pico, services, pgs, tuns]
+toc: 1
+---
+
+- Ashburn, Virginia ([oci](https://cloud.oracle.com))
+- Amsterdam, Netherlands ([netcup](https://www.netcup.com))
+
+# Service Locations
+
+- pgs.sh (us, eu)
+- tuns.sh (us)
+- eu.tuns.sh (eu)
+- pipe.pico.sh (us)
+- prose.sh (us)
+- pastes.sh (us)
+- rss-to-emal (us)
+- feeds.pico.sh (us)
+
+As demand for our services increases we will increase our service location
+coverage.