Mirror of https://github.com/fraction/oasis.git to build Docker images 🙈
Go to file
Christian Bundy b8384eea68
Add links to reply and reply all pages
2019-08-06 19:44:09 -07:00
docs Refactor directories, add docs, fix profile header 2019-07-02 20:52:49 -07:00
src Add links to reply and reply all pages 2019-08-06 19:44:09 -07:00
test Fix ssb-msgs broken from mechanical edit 2019-06-27 15:07:09 -07:00
.cspell.json Fix ssb-msgs broken from mechanical edit 2019-06-27 15:07:09 -07:00
.gitignore Add links to reply and reply all pages 2019-08-06 19:44:09 -07:00
README.md Fix smol typo 2019-06-25 06:35:56 -07:00
index.js Add "use strict" pragma to JS files 2019-07-28 13:49:01 -07:00
package.json 1.14.1 2019-08-01 09:11:15 -07:00
yarn.lock Upgrade ssb-markdown 2019-08-01 09:11:09 -07:00

README.md

Oasis

friendly neighborhood scuttlebutt interface

A small Scuttlebutt interface built on HTML, CSS, and Node.js without any front-end JavaScript. Simple, accessible, and easy to maintain (hopefully!).

Usage

oasis

Installation

With npm:

npm -g install @fraction/oasis

With yarn:

yarn global add @fraction/oasis

See Also

License

ISC