{"id":13859045,"url":"https://github.com/fegemo/bespoke-theme-beachday","last_synced_at":"2026-02-21T13:02:12.564Z","repository":{"id":16227916,"uuid":"79586143","full_name":"fegemo/bespoke-theme-beachday","owner":"fegemo","description":"A cheerful theme for Bespoke.js inspired by a Google Presentations theme","archived":false,"fork":false,"pushed_at":"2023-04-17T20:42:52.000Z","size":2056,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T12:31:49.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fegemo.github.io/bespoke-theme-beachday/","language":"Stylus","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fegemo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2017-01-20T18:35:07.000Z","updated_at":"2024-05-30T22:37:30.834Z","dependencies_parsed_at":"2024-05-30T22:37:24.525Z","dependency_job_id":"2fa6e331-1d91-437a-bfad-6dedafac4009","html_url":"https://github.com/fegemo/bespoke-theme-beachday","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"3e6c5389e74144de74893fbd5ac96c9dff3a63c8"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fegemo%2Fbespoke-theme-beachday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fegemo%2Fbespoke-theme-beachday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fegemo%2Fbespoke-theme-beachday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fegemo%2Fbespoke-theme-beachday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fegemo","download_url":"https://codeload.github.com/fegemo/bespoke-theme-beachday/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225938756,"owners_count":17548546,"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":[],"created_at":"2024-08-05T03:02:30.554Z","updated_at":"2025-10-22T13:03:32.535Z","avatar_url":"https://github.com/fegemo.png","language":"Stylus","funding_links":[],"categories":["Stylus"],"sub_categories":[],"readme":"# bespoke-theme-beachday\n\nA cheerful theme for [Bespoke.js](http://markdalgleish.com/projects/bespoke.js)\ninspired by a Google Presentations theme \u0026mdash; \n[View demo](http://fegemo.github.io/bespoke-theme-beachday)\n\n![A sample slide showcasing the theme with a title and the author name: Flávio Coutinho](docs/demo-preview.png)\n## Download\n\nDownload the [production version][min] or the [development version][max],\nor use a [package manager](#package-managers).\n\n[min]: https://raw.github.com/fegemo/bespoke-theme-beachday/master/dist/bespoke-theme-beachday.min.js\n[max]: https://raw.github.com/fegemo/bespoke-theme-beachday/master/dist/bespoke-theme-beachday.js\n\n## Usage\n\nThis theme is shipped in two ways:\n\n1. in a [UMD format](https://github.com/umdjs/umd) and\n1. as CSS files inside [dist/theme](dist/theme).\n\nIf you prefer to include it by requiring some JS file, you can use (1) as it makes the theme available as a CommonJS/AMD module or browser global.\n\nFor example, when using CommonJS modules:\n\n```js\nconst bespoke = require('bespoke')\nconst beachday = require('bespoke-theme-beachday');\n\nbespoke.from('#presentation', [\n  beachday()\n])\n```\n\nWhen using browser globals:\n\n```js\nbespoke.from('#presentation', [\n  bespoke.themes.beachday()\n])\n```\n\nAlternatively, if you prefer to include (2) CSS files directly, you can grab them from [dist/theme](dist/theme) directly. Reasons for this include if you strive for better performance, as loading the theme via (1) involves parsing a JS file before any CSS is included.\n\n## Package managers\n\n### npm\n\n```bash\n$ npm install bespoke-theme-beachday\n```\n\n## Credits\n\nThis theme was built with \n[generator-bespoketheme](https://github.com/markdalgleish/generator-bespoketheme).\n\n## License\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffegemo%2Fbespoke-theme-beachday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffegemo%2Fbespoke-theme-beachday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffegemo%2Fbespoke-theme-beachday/lists"}