repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
7493898
parent
84f8549
author
Eric Bower
date
2024-05-15 02:46:13 +0000 UTC
docs: copy
1 files changed,  +7, -7
M README.md
+7, -7
 1@@ -13,17 +13,17 @@ Want to publish a blog post? Use rsync, scp, or sftp. Want to publish a website?
 2 Use rsync, scp, or sftp. Want to share a code snippet with a colleague? Use
 3 rsync, scp, or sftp. Hopefully you see the trend.
 4 
 5-- [pgs.sh](https://pico.sh/pgs): A static site hosting platform using SSH for
 6+- [tuns](https://pico.sh/tuns): https/wss/tcp tunnels to localhost using only
 7+- [pages](https://pico.sh/pgs): A static site hosting platform using SSH for
 8   site deployments.
 9-- [tuns.sh](https://pico.sh/tuns): https/wss/tcp tunnels to localhost using only
10   SSH.
11-- [imgs.sh](https://pico.sh/imgs): Docker image registry using SSH for
12-  authentication.
13-- [prose.sh](https://prose.sh): A blog platform using SSH for content
14+- [prose](https://pico.sh/prose): A blog platform using SSH for content
15   management.
16-- [pastes.sh](https://pastes.sh): Upload code snippets using rsync, scp, and
17+- [pastes](https://pico.sh/pastes): Upload code snippets using rsync, scp, and
18   sftp.
19-- [feeds.sh](https://feeds.sh): An RSS email notification service using SSH.
20+- [feeds](https://pico.sh/feeds): An RSS email notification service using SSH.
21+- [docker registry](https://pico.sh/imgs): Docker image registry using SSH for
22+  authentication.
23 
24 ## Deploy a site with a single command
25