{"id":15432462,"url":"https://github.com/adrianmg/static-playground","last_synced_at":"2025-08-30T06:45:28.260Z","repository":{"id":47734815,"uuid":"396219150","full_name":"adrianmg/static-playground","owner":"adrianmg","description":"A boilerplate including hot-reload and HTML templates to prototype static websites with a minimal footprint.","archived":false,"fork":false,"pushed_at":"2022-04-08T04:40:40.000Z","size":753,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-23T09:23:26.731Z","etag":null,"topics":["css","gulp","html","javascript","nunjucks","playground","prototype","static","templates","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/adrianmg.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}},"created_at":"2021-08-15T04:51:05.000Z","updated_at":"2025-04-13T00:03:48.000Z","dependencies_parsed_at":"2022-09-08T04:12:14.398Z","dependency_job_id":null,"html_url":"https://github.com/adrianmg/static-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/adrianmg/static-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmg%2Fstatic-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmg%2Fstatic-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmg%2Fstatic-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmg%2Fstatic-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianmg","download_url":"https://codeload.github.com/adrianmg/static-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmg%2Fstatic-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272815818,"owners_count":24997661,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":["css","gulp","html","javascript","nunjucks","playground","prototype","static","templates","web"],"created_at":"2024-10-01T18:26:41.064Z","updated_at":"2025-08-30T06:45:28.221Z","avatar_url":"https://github.com/adrianmg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static Playground\n\n\u003cimg src=\"https://user-images.githubusercontent.com/589285/129468656-db58c34c-d92b-4f51-ba4d-cb6417c64de5.gif\" alt=\"Preview of the playground\" width=\"1280\"\u003e\n\nA boilerplate including **hot-reload** and **HTML templating** to prototype **static websites** with a minimal footprint. It comes with:\n\n- [Nunjucks](https://mozilla.github.io/nunjucks/) HTML template engine with pages and templates\n- [Sass](https://sass-lang.com/) for styling: code in separate files, generate a single CSS file\n- An automatic process to compile your site to static HTML\n- A webserver with hot-reload\n- An external server: test your site on mobile and other devices\n- Real-time synchronization between connected devices\n- Remote web inspector tools to debug from the different connected devices\n- Support for HTML, CSS, JS and other static files\n\n## Installation and Usage\n\nTo start using it simply clone this repository and run the following commands on your terminal:\n\n```\nnpm install\nnpm start\n```\n\nThis will generate a `dist` folder with the compiled files so that you can deploy your project to any provider quickly.\n\nIt will automatically start a local server at `http://localhost:3000`. You can customize what files are watched and other options in `res/bs-config.js`.\n\nIf you visit `http://localhost:3001`, you will see a dashboard to customize other options from [Browsersync](https://browsersync.io).\n\nThere's also an external server at `http://\u003cyour-ip\u003e:3001` that you can use to test your website directly from other devices sharing the same network. This is great to quickly test things on your phone with hot-reload as well as syncronized scrolling.\n\n## Beyond the basics\n\nAlthough it's not part of this boilerplate, you can grow the functionality by adding [Parcel] to bundle your JS modules.\n\n## License\n\nThe tool is available as open-source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianmg%2Fstatic-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianmg%2Fstatic-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianmg%2Fstatic-playground/lists"}