{"id":20153341,"url":"https://github.com/w3tecch/reveal.js-boilerplate","last_synced_at":"2025-06-12T18:34:38.017Z","repository":{"id":76888065,"uuid":"126391691","full_name":"w3tecch/reveal.js-boilerplate","owner":"w3tecch","description":"A simple and comfortable way to make a presentation.","archived":false,"fork":false,"pushed_at":"2018-03-26T05:55:23.000Z","size":15643,"stargazers_count":9,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T21:41:05.288Z","etag":null,"topics":["babel","boilerplate","presentation","reveal-js","sass","webpack"],"latest_commit_sha":null,"homepage":"https://w3tecch.github.io/reveal.js-boilerplate","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/w3tecch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-22T20:31:40.000Z","updated_at":"2022-02-04T22:14:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba102efd-a1d4-4d7b-a00c-17244b23ecc5","html_url":"https://github.com/w3tecch/reveal.js-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/w3tecch/reveal.js-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3tecch%2Freveal.js-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3tecch%2Freveal.js-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3tecch%2Freveal.js-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3tecch%2Freveal.js-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/w3tecch","download_url":"https://codeload.github.com/w3tecch/reveal.js-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3tecch%2Freveal.js-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259519290,"owners_count":22870331,"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":["babel","boilerplate","presentation","reveal-js","sass","webpack"],"created_at":"2024-11-13T23:18:38.649Z","updated_at":"2025-06-12T18:34:38.007Z","avatar_url":"https://github.com/w3tecch.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./w3tec-logo.png\" alt=\"w3tec\" width=\"400\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eReveal.js Boilerplate\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eA simple and comfortable way to make a presentation\u003c/b\u003e\u003c/br\u003e\n\u003c/br\u003e\n  \u003csub\u003eMade with ❤️ by \u003ca href=\"https://github.com/w3tecch\"\u003ew3tech\u003c/a\u003e \u0026 \u003ca href=\"https://github.com/w3tecch/reveal.js-boilerplate/graphs/contributors\"\u003econtributors\u003c/a\u003e\u003c/sub\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n## ❯ Why\n\nFull configured [reveal.js](https://revealjs.com/) sample project with [webpack](https://webpack.js.org/) and some awesome features:\n\n### Features\n\n- **Markdown \u0026 HTML Support** Write your slides with the markdown or html language.\n- **Sass** Define your styles with [Sass](https://sass-lang.com/).\n- **Github Deployment** Run `npm start deploy` to deploy your builded presentation on th github pages.\n\n![divider](./w3tec-divider.png)\n\n## ❯ Table of Contents\n\n- [Getting Started](#-getting-started)\n- [Scripts and Tasks](#-scripts-and-tasks)\n- [License](#-license)\n\n![divider](./w3tec-divider.png)\n\n## ❯ Getting Started\n\n### Step 1: Set up the Development Environment\n\nYou need to set up your development environment before you can do anything.\n\nInstall [Node.js and NPM](https://nodejs.org/en/download/)\n\n- on OSX use [homebrew](http://brew.sh) `brew install node`\n- on Windows use [chocolatey](https://chocolatey.org/) `choco install nodejs`\n\nInstall yarn globally\n\n```bash\nnpm install yarn -g\n```\n\n### Step 2: Serve your App\n\nGo to the project dir and start your app with this npm script.\n\n```bash\nnpm start\n```\n\n![divider](./w3tec-divider.png)\n\n## ❯ Scripts and Tasks\n\nAll script are defined in the `package-scripts.js` file, but the most important ones are listed here.\n\n### Install\n\n- Install all dependencies with `yarn install`\n\n### Serve\n\n- Run `npm start` to serve your presentation locally\n\n### Deploy\n\n- Run `npm start deploy` to deploy your presentation on the github pages.\n\n![divider](./w3tec-divider.png)\n\n## ❯ License\n\n[MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3tecch%2Freveal.js-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fw3tecch%2Freveal.js-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3tecch%2Freveal.js-boilerplate/lists"}