Add plume

This commit is contained in:
Linus Lee 2020-01-05 10:04:04 -05:00
parent e0c65d8bc8
commit c128c5dd6e
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ Using **blocks.css** in your website or app? Make a pull request to add yours to
- [Codeframe](https://beta.codeframe.co): an in-browser code editor and playground
- [Read.gift](https://read.gift): an awesome service to give and receive the gift of books
- [Plume.chat)(https://plume.chat)]: a small in-memory real time chat server with Go and WebSockets
- [Lyrics.rip](https://lyrics.rip): uses Markov chains to generate lyrics for any artist with the Genius API
- [ZeroToCode.org](https://zerotocode.org): a place for beginner coders to learn to make stuff on the web
- [Ink programming language sandbox](https://linus.zone/eval): a sandboxed playground for the [Ink programming language](https://github.com/thesephist/ink)

View File

@ -158,6 +158,7 @@
<ul>
<li><p><a href="https://beta.codeframe.co">Codeframe</a>, an in-browser code editor and playground</p></li>
<li><p><a href="https://read.gift">Read.gift</a>, an awesome service to give and receive the gift of books</p></li>
<li><p><a href="https://plume.chat">Plume.chat</a>, a small in-memory real time chat server with Go and WebSockets</p></li>
<li><p><a href="https://lyrics.rip">Lyrics.rip</a>, which uses Markov chains to generate lyrics for any artist with the Genius API</p></li>
<li><p><a href="https://zerotocode.org">ZeroToCode.org</a>, a place for beginner coders to learn to make stuff on the web</p></li>
<li>