{"id":13395949,"url":"https://github.com/gdg-x/hoverboard","last_synced_at":"2025-05-14T04:07:32.237Z","repository":{"id":35101437,"uuid":"39275042","full_name":"gdg-x/hoverboard","owner":"gdg-x","description":"Conference website template","archived":false,"fork":false,"pushed_at":"2025-04-01T18:55:49.000Z","size":299342,"stargazers_count":1129,"open_issues_count":99,"forks_count":1090,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-04-28T13:29:03.778Z","etag":null,"topics":["conference-management","firebase","firestore","gdg","hacktoberfest","hoverboard","lit-element","material-design","polymer","pwa","redux","service-worker","web-components"],"latest_commit_sha":null,"homepage":"https://hoverboard-master.web.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"virtuallynaked/virtually-naked","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gdg-x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-07-17T21:00:52.000Z","updated_at":"2025-04-26T13:08:12.000Z","dependencies_parsed_at":"2024-01-01T23:57:34.660Z","dependency_job_id":"50b6a76b-97ff-48c5-9c6f-b5bac7a83dd0","html_url":"https://github.com/gdg-x/hoverboard","commit_stats":{"total_commits":2594,"total_committers":85,"mean_commits":30.51764705882353,"dds":0.5959907478797224,"last_synced_commit":"7cdb17cad1791f313d42938d7bcf5ee9c698ea06"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdg-x%2Fhoverboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdg-x%2Fhoverboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdg-x%2Fhoverboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdg-x%2Fhoverboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdg-x","download_url":"https://codeload.github.com/gdg-x/hoverboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252848641,"owners_count":21813690,"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":["conference-management","firebase","firestore","gdg","hacktoberfest","hoverboard","lit-element","material-design","polymer","pwa","redux","service-worker","web-components"],"created_at":"2024-07-30T18:00:36.087Z","updated_at":"2025-05-14T04:07:32.142Z","avatar_url":"https://github.com/gdg-x.png","language":"TypeScript","readme":"# Hoverboard\n\n![Hoverboard logo](https://user-images.githubusercontent.com/2954281/42683571-55ba6be6-8696-11e8-8ff7-e9acd0db63e8.png)\n[⚡ Live demo](https://hoverboard-master.web.app) | [🚀 Get Started](#getting-started)\n\n[![Build status](https://github.com/gdg-x/hoverboard/actions/workflows/main.yaml/badge.svg)](https://github.com/gdg-x/hoverboard/actions/workflows/main.yaml)\n\n## Overview\n\nProject Hoverboard is the conference website template that helps you to set up a mobile-first conference website with blog, speaker and schedule management in a few minutes.\n\nThe template is created based on 7 years of [GDG Lviv](https://www.meetup.com/GDG-Lviv/) team experience of running conferences and feedback from more than 500 event organizers from all around the world who were using previous Hoverboard versions.\n\nOur goal is to allow event organizers to set up a professional conference website with minimum resources. To get started you need only basic knowledge of web technologies and a free Firebase account.\n\n## Features\n\n| Feature                              | Description                                                                                                                  |\n| ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------- |\n| **Fast and optimized**               | 91/100 PWA on [Lighthouse](https://www.webpagetest.org/lighthouse.php?test=180111_1P_027a041bc5102982f074014807320a86\u0026run=3) |\n| **Works offline**                    | shitty WiFi on the venue is not a problem anymore                                                                            |\n| **Mobile-first**                     | layouts optimized for small screens, Hoverboard can be installed as a native app on your phone                               |\n| **Push notifications**               | remind about sessions in My schedule, session feedback or target users with a custom message                                 |\n| **SEO optimized**                    | index all content and get to the top in search results                                                                       |\n| **Speakers and schedule management** | keep and update all information in the Firebase                                                                              |\n| **My schedule**                      | let attendees save sessions they want to visit                                                                               |\n| **Customizable theme**               | change colors to match your style                                                                                            |\n| **Blog**                             | post announcements, updates and useful information                                                                           |\n\n## Getting Started\n\n🌛 Read the [set up guide](/docs/tutorials/00-set-up.md) or checkout the [full documentation](/docs/).\n\n## Updating\n\nHere is a git workflow for updating your fork (or downloaded copy) to the latest version:\n\n```console\ngit remote add upstream https://github.com/gdg-x/hoverboard.git\ngit fetch upstream\ngit merge upstream/main\n# resolve the merge conflicts in your editor\ngit add . -u\ngit commit -m 'Updated to the latest version'\n```\n\n## Documentation\n\nThe [Getting Started guide](#getting-started) is probably a good first point of call!\n\n📖 [Full documentation](/docs/).\n\n## Compatibility\n\n✅ Compatible with **latest two** major versions of browsers that support [ES Modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules).\n\n## Technology Stack\n\n- Polymer 3 (deprecated [#796](https://github.com/gdg-x/hoverboard/issues/796))\n- LitElement\n- Redux\n- Firebase\n- Service Worker\n- CSS Grid\n\n## Contributing\n\nAwesome! Contributions of all kinds are greatly appreciated. To help smoothen the process we have a few non-exhaustive guidelines to follow which should get you going in no time. Checkout our [roadmap](https://github.com/gdg-x/hoverboard/blob/main/ROADMAP.md) and [open issues](https://github.com/gdg-x/hoverboard/issues).\n\n### Good First Issue\n\nIssues labeled [`good first issue`](https://github.com/gdg-x/hoverboard/labels/good%20first%20issue) are a great way to ease into development on this project.\n\n### Help Wanted Label\n\nAny other issue labeled [`help wanted`](https://github.com/gdg-x/hoverboard/labels/help%20wanted) is ready for a PR.\n\n### Using GitHub Issues\n\n- Feel free to use GitHub issues for questions, bug reports, and feature requests\n- Use the search feature to check for an existing issue\n- Include as much information as possible and provide any relevant resources (Eg. screenshots)\n- For bug reports ensure you have a reproducible test case\n- A pull request with a breaking test would be super preferable here but isn't required\n\n### Submitting a Pull Request\n\n- Squash commits\n- Lint your code with eslint (config provided)\n- Include relevant test updates/additions\n\n## Code of Conduct\n\nRead the full version [Code of Conduct](/.github/CODE_OF_CONDUCT.md).\n\n## Contributors\n\n**Maintainer:** [Abraham Williams](https://github.com/abraham)\n\n**Authors:** [Oleh Zasadnyy](https://github.com/ozasadnyy) and [Sophie Huts](https://github.com/sophieH29).\n\nThis project exists thanks to all the [people who contribute](https://github.com/gdg-x/hoverboard/graphs/contributors). [[Contribute](/.github/CONTRIBUTING.md)].\n\n[![List of contributors](https://opencollective.com/hoverboard/contributors.svg?width=890)](https://github.com/gdg-x/hoverboard/graphs/contributors)\n\n## License\n\nThe project is published under the [MIT license](/LICENSE.md).\nFeel free to clone and modify repo as you want, but don't forget to add a reference to authors :)\n\n_GDG[x] is not endorsed and/or supported by Google, the corporation._\n","funding_links":[],"categories":["Websites","Uncategorized","Herramientas"],"sub_categories":["Attendee Badges","Uncategorized","Gestión de eventos"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdg-x%2Fhoverboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdg-x%2Fhoverboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdg-x%2Fhoverboard/lists"}