{"id":15323837,"url":"https://github.com/StudyResearchProjects/web-layout-sass-hbs","last_synced_at":"2025-10-09T10:31:50.107Z","repository":{"id":42728343,"uuid":"284304990","full_name":"StudyResearchProjects/web-layout-sass-hbs","owner":"StudyResearchProjects","description":"Webpack template with Handlebars and Sass ready for layout development","archived":true,"fork":false,"pushed_at":"2023-03-05T09:07:57.000Z","size":458,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-13T04:52:16.036Z","etag":null,"topics":["blank","css","hbs","javascript","layout","sass","template","webpack"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","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/StudyResearchProjects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2020-08-01T17:15:37.000Z","updated_at":"2025-08-14T19:33:27.000Z","dependencies_parsed_at":"2025-02-02T21:34:46.076Z","dependency_job_id":null,"html_url":"https://github.com/StudyResearchProjects/web-layout-sass-hbs","commit_stats":null,"previous_names":["leoborai/web-layout-sass-hbs","estebanborai/web-layout-sass-hbs","studyresearchprojects/web-layout-sass-hbs"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/StudyResearchProjects/web-layout-sass-hbs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fweb-layout-sass-hbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fweb-layout-sass-hbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fweb-layout-sass-hbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fweb-layout-sass-hbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StudyResearchProjects","download_url":"https://codeload.github.com/StudyResearchProjects/web-layout-sass-hbs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudyResearchProjects%2Fweb-layout-sass-hbs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001275,"owners_count":26083040,"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-10-09T02:00:07.460Z","response_time":59,"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":["blank","css","hbs","javascript","layout","sass","template","webpack"],"created_at":"2024-10-01T09:22:36.870Z","updated_at":"2025-10-09T10:31:49.748Z","avatar_url":"https://github.com/StudyResearchProjects.png","language":"Handlebars","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg \n    src=\"https://avatars3.githubusercontent.com/u/19378685?s=120\u0026v=4\"\n    height=\"120\"\n    width=\"120\"\n  /\u003e\n  \u003ch1\u003eweb-layout-sass-hbs\u003c/h1\u003e\n  \u003cspan\u003eWebpack template with Handlebars and Sass ready for layout development\u003c/span\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/estebanborai/web-layout-sass-hbs/master/docs/Flowchart.png\" /\u003e\n\u003c/div\u003e\n\n## Getting Started\n\n```bash\n# clone the repository replacing \"project name\" with your projects name\ngit clone https://github.com/estebanborai/web-layout-sass-hbs.git \u003cproject name\u003e\n\n# step into the directory\ncd ./web-layout-sass-hbs\n\n# install dependencies\nyarn\n\n# run the development server and write the code!\nyarn start\n\n# build your bundle\nyarn build\n```\n\n## Scripts\n\n### Bundle with yarn\n\n```\nyarn build\n```\n\n### Bundle with npm\n\n```\nnpm run build\n```\n\n## Whats inside?\nWebpack configuration using css-loader, sass-loader and style-loader to handle your style files. Also brings handlebars-loader so you are able to take advantage of the power of handlebars to build your layout!\n\n## PostCSS\nPostCSS is ready to use, in order to add plugins you must create a file called postcss.config.js, read more in the PostCSS official website! Visit PostCSS website.\n\n## Bundle\nWhen running either yarn build or npm run build, 3 files will be generated in your dist/ directory. These files contains all your markdown in one place, feel free to open index.html either will your favorite browser or with an HTTP server!\n\n```\n. dist/\n├── index.html\n├── main.js\n├── main.css\n```\n\n## Contributions\nContributions to this repository are welcome, feel free to open either an Issue or Pull Request.\n\n## License\nLicensed under the MIT License\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStudyResearchProjects%2Fweb-layout-sass-hbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStudyResearchProjects%2Fweb-layout-sass-hbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStudyResearchProjects%2Fweb-layout-sass-hbs/lists"}