![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Shower ['ʃəuə] noun. A person or thing that shows.
See it in action. Includes Ribbon and Material themes, and core with plugins.
Follow @shower_me 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.
npm install
and start it npm start
.Once you’re done you can build a clean copy of your slides:
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/
.
https://github.com/shower/shower
.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
.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.
Licensed under MIT License.
FAQs
Shower HTML presentation engine
The npm package shower receives a total of 0 weekly downloads. As such, shower popularity was classified as not popular.
We found that shower demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.