{"id":15817088,"url":"https://github.com/numminorihsf/semantic","last_synced_at":"2026-02-02T15:39:53.410Z","repository":{"id":146117575,"uuid":"116659345","full_name":"NumminorihSF/semantic","owner":"NumminorihSF","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-06T01:14:59.000Z","size":9977,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T05:21:56.852Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NumminorihSF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-08T09:55:19.000Z","updated_at":"2020-10-13T05:08:32.000Z","dependencies_parsed_at":"2023-05-16T10:15:30.495Z","dependency_job_id":null,"html_url":"https://github.com/NumminorihSF/semantic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NumminorihSF/semantic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumminorihSF%2Fsemantic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumminorihSF%2Fsemantic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumminorihSF%2Fsemantic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumminorihSF%2Fsemantic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NumminorihSF","download_url":"https://codeload.github.com/NumminorihSF/semantic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NumminorihSF%2Fsemantic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260072386,"owners_count":22954908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-10-05T05:22:06.450Z","updated_at":"2026-02-02T15:39:48.392Z","avatar_url":"https://github.com/NumminorihSF.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shower Presentation Template [![Build Status](https://travis-ci.org/shower/shower.svg?branch=master)](https://travis-ci.org/shower/shower)\n\n\u003cimg src=\"pictures/logo.png\" width=\"250\" alt=\"Shower logo\"\u003e\n\n\u003e Shower ['ʃəuə] noun. A person or thing that shows.\n\n1. Built on HTML, CSS and vanilla JavaScript\n2. Works in all modern browsers\n3. Themes are separated from engine\n4. Modular and extensible\n5. Fully keyboard accessible\n6. Printable to PDF\n\n[See it in action](http://shwr.me/). Includes [Ribbon](https://github.com/shower/ribbon/) and [Material](https://github.com/shower/material/) themes, and [core](https://github.com/shower/core/) with plugins.\n\nFollow [@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.\n\n## Quick Start\n\n1. Download and unzip [template archive](http://shwr.me/shower.zip)\n2. Open `index.html` and start creating your presentation\n\n## Advanced\n\n1. Clone this repository locally `git clone git@github.com:shower/shower.git`.\n2. [Create](https://github.com/new) a new blank repository and copy its cloning address `git@github.com:USER/REPO.git`.\n3. Change remote of your local clone to the one you’ve just copied `git remote set-url origin git@github.com:USER/REPO.git`.\n4. Push your local clone to GitHub `git push -u origin master`.\n6. Install dependencies `npm install` and start it `npm start`.\n\nOnce you’re done you can build a clean copy of your slides:\n\n\tnpm run prepare\n\nAnd 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:\n\n\tnpm run publish\n\nAnd you’ll have your slides published to `http://USER.github.io/REPO/`.\n\n## Usage Examples\n\n- [Inhuman UI](https://pepelsbey.net/pres/inhuman-ui/)\n- [My Vanilla CSS](https://pepelsbey.net/pres/vanilla-css/)\n- [I’m in IoT](https://pepelsbey.net/pres/im-in-iot/)\n- [Enough Bricks](https://pepelsbey.net/pres/enough-bricks/)\n\n## Browser Support\n\nLatest stable versions of Chrome, Internet Explorer, Firefox, Opera and Safari are supported.\n\n## Contributing\n\nYou’re always welcome to contribute. Fork project, make changes and send it as pull request. But it’s better to file an [issue](https://github.com/shower/shower/issues) with your idea first. Read [contributing rules](CONTRIBUTING.md) for more details.\n\nMain contributors in historical order: [pepelsbey](https://github.com/pepelsbey), [jahson](https://github.com/jahson), [miripiruni](https://github.com/miripiruni), [kizu](https://github.com/kizu), [artpolikarpov](https://github.com/artpolikarpov), [tonyganch](https://github.com/tonyganch), [zloylos](https://github.com/zloylos).\n\n---\nLicensed under [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumminorihsf%2Fsemantic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumminorihsf%2Fsemantic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumminorihsf%2Fsemantic/lists"}