💾 Archived View for lists.sh captured on 2022-07-16 at 13:32:26. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-06-03)

🚧 View Differences

-=-=-=-=-=-=-

lists.sh

A microblog for lists

discover some interesting lists

---

Examples

official blog

blog source

Create your account

We don't want your email address.

To get started, simply ssh into our content management system:

ssh new@lists.sh

note: getting permission denied?

After that, just set a username and you're ready to start writing! When you SSH again, use your username that you set in the CMS.

You control the source files

Create lists using your favorite editor in plain text files.

`~/blog/days-in-week.txt`

Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday

Publish your posts with one command

When your post is ready to be published, copy the file to our server with a familiar command:

scp ~/blog/*.txt lists.sh

We'll either create or update the lists for you.

Terminal workflow without installation

Since we are leveraging tools you already have on your computer (`ssh` and `scp`), there is nothing to install. This provides the convenience of a web app, but from inside your terminal!

Plain text format

A simple specification that is flexible and with no frills.

specification

Features

Philosophy

I love writing lists. I think restricting writing to a set of lists can really help improve clarity in thought. The goal of this blogging platform is to make it simple to use the tools you love to write and publish lists. There is no installation, signup is as easy as SSH'ing into our CMS, and publishing content is as easy as copying files to our server.

Another goal of this microblog platform is to satisfy my own needs. I like to write and share lists with people because I find it's one of the best way to disseminate knowledge. Whether it's a list of links or a list of paragraphs, writing in lists is very satisfying and I welcome you to explore it on this site!

Other blogging platforms support writing lists, but they don't emphasize them. Writing lists is pretty popular on Twitter, but discoverability is terrible. Other blogging platforms focus on prose, but there really is nothing out there catered specifically for lists ... until now.

Roadmap

---

Built and maintained by pico.sh

https://pico.sh

home

spec

ops

help

rss

source