Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shower/shwr.me
- Owner: shower
- License: other
- Created: 2013-12-08T22:47:03.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:09:38.000Z (2 months ago)
- Last Synced: 2024-10-26T11:26:52.655Z (2 months ago)
- Language: JavaScript
- Homepage: https://shwr.me
- Size: 391 KB
- Stars: 8
- Watchers: 10
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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).