Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shower/shwr.me

Demo site for Shower HTML presentation engine
https://github.com/shower/shwr.me

Last synced: about 1 month ago
JSON representation

Demo site for Shower HTML presentation engine

Awesome Lists containing this project

README

        

# Demo site for Shower

See it on [shwr.me](http://shwr.me/).

Includes [shower](https://github.com/shower/shower), [core](https://github.com/shower/shower), [ribbon](https://github.com/shower/ribbon) and [material](https://github.com/shower/material) themes.

Follow [@shower_me](https://twitter.com/shower_me) for support and updates, [file an issue](https://github.com/shower/shower/issues/new) if you have any.

## Build and deploy

1. Install all dependencies by `npm i` or update existing ones to the latest versions.
2. Run `npm run build` to build site from packages.
3. Run `npm run deploy` to deploy to [shwr.me](http://shwr.me/).

---
Licensed under [MIT License](LICENSE.md).