https://github.com/ibakaidov/ramp-siite.git
Shower ['สษuษ] noun. A person or thing that shows.
Follow @showerme for support and updates, file an issue if you have any.
index.html and start creating your presentationBy clicking the button below you can fork this repo and deploy it to Netlify.
By doing this you would get a GitHub repo linked with Netlify in a way any change to the repo would trigger a shower rebuild and deploy to Netlify servers, which allows for a really easy way to create and share Shower presentation without the need to install anything locally.
git clone --depth=1 git@github.com:shower/shower.git, (--depth=1 will make it way faster).git@github.com:USER/REPO.git.git remote set-url origin git@github.com:USER/REPO.git.git push -u origin master.npm install and start it npm start.npm run prepare
And youโll find your presentation in prepared folder with only needed files in it. You can also run npm run archive to get the same files in archive.zip. But thereโs more! You can easily publish your presentation online by running:
npm run publish
And youโll have your slides published to http://USER.github.io/REPO/.
Latest stable versions of Chrome, Edge, Firefox, and Safari are supported.
Youโre always welcome to contribute. Fork project, make changes and send it as pull request. But itโs better to file an issue with your idea first. Read contributing rules for more details.
Main contributors in historical order: pepelsbey, jahson, miripiruni, kizu, artpolikarpov, tonyganch, zloylos.