{"id":17022924,"url":"https://github.com/solarrust/devfest-omsk-vf","last_synced_at":"2026-04-19T13:31:40.731Z","repository":{"id":156252507,"uuid":"418847336","full_name":"solarrust/devFest-Omsk-VF","owner":"solarrust","description":"Слайды к докладу про вариативные шрифты на devFest в Омске","archived":false,"fork":false,"pushed_at":"2021-10-24T06:37:05.000Z","size":13361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T18:13:25.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://solarrust.github.io/devFest-Omsk-VF/","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/solarrust.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":"2021-10-19T09:01:38.000Z","updated_at":"2021-10-24T06:36:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d33cc7e6-0706-477f-88c3-14d871676970","html_url":"https://github.com/solarrust/devFest-Omsk-VF","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solarrust/devFest-Omsk-VF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarrust%2FdevFest-Omsk-VF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarrust%2FdevFest-Omsk-VF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarrust%2FdevFest-Omsk-VF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarrust%2FdevFest-Omsk-VF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solarrust","download_url":"https://codeload.github.com/solarrust/devFest-Omsk-VF/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solarrust%2FdevFest-Omsk-VF/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-14T07:11:41.792Z","updated_at":"2026-04-19T13:31:40.711Z","avatar_url":"https://github.com/solarrust.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shower Presentation Template\n[![Test status](https://github.com/shower/shower/workflows/Test/badge.svg)](https://github.com/shower/shower/actions/workflows/test.yml)\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. Fully keyboard accessible.\n5. Printable to PDF.\n\n[See it in action](https://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 [shower.zip](http://shwr.me/shower.zip) template archive.\n2. Open `index.html` in any text editor and start creating your presentation.\n\n## Quick Start via CLI\n\nYou’ll need [Node.js](https://nodejs.org/) installed on your computer.\n\n1. Install Shower CLI utility: `npm install -g @shower/cli`.\n2. Create your presentation: `shower create`.\n\nRead more on [shower/cli](https://github.com/shower/cli/) page.\n\n## Quick Start with Hosting\n\nYou’ll need [Node.js](https://nodejs.org/) installed on your computer.\n\n1. Copy this repository to your account via GitHub.\n    1. Open [import page](https://github.com/new/import).\n    2. Use `https://github.com/shower/shower` for the repository URL\n    3. Use your presentation name.\n    4. Clone the resulted repository to your computer.\n2. Install dependencies `npm install` and start a local server `npm start`.\n3. Start editing your slides with live-reload.\n\nOnce you’re done you can build a clean copy of your slides:\n\n    npm run bundle\n\nYou’ll find your presentation in `bundled` folder. You can also run `npm run archive` to get the same files in `presentation.zip`.\n\nPublish your presentation online by running:\n\n    npm run publish\n\nYou’ll have your slides published to `https://USER.github.io/REPO/`.\n\n## Deploy to Netlify\n\nBy clicking the button below you can fork this repo and deploy it to Netlify.\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/shower/shower)\n\nBy 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 an easy way to create and share Shower presentation without the need to install anything locally.\n\n## Browser Support\n\nLatest stable versions of Chrome, Edge, Firefox, 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), [zloylos](https://github.com/zloylos), [shvaikalesh](https://github.com/shvaikalesh).\n\n---\nLicensed under [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarrust%2Fdevfest-omsk-vf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolarrust%2Fdevfest-omsk-vf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarrust%2Fdevfest-omsk-vf/lists"}