{"id":24991463,"url":"https://github.com/waldenliang/pug-static-pages-starter","last_synced_at":"2026-04-09T18:56:42.504Z","repository":{"id":41610607,"uuid":"276681293","full_name":"WaldenLiang/pug-static-pages-starter","owner":"WaldenLiang","description":"Build a static websit with webpack and pug template engine. ","archived":false,"fork":false,"pushed_at":"2022-12-13T05:22:13.000Z","size":2423,"stargazers_count":2,"open_issues_count":20,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-26T14:51:18.638Z","etag":null,"topics":["bootstrap","css","html","multi-pages","postcss","pug","starter-template","static-website","stylus","template","webpack"],"latest_commit_sha":null,"homepage":"http://ethereal-flight.surge.sh/home.html","language":"JavaScript","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/WaldenLiang.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}},"created_at":"2020-07-02T15:25:14.000Z","updated_at":"2023-08-09T07:38:54.000Z","dependencies_parsed_at":"2023-01-28T07:31:11.322Z","dependency_job_id":null,"html_url":"https://github.com/WaldenLiang/pug-static-pages-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WaldenLiang/pug-static-pages-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaldenLiang%2Fpug-static-pages-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaldenLiang%2Fpug-static-pages-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaldenLiang%2Fpug-static-pages-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaldenLiang%2Fpug-static-pages-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaldenLiang","download_url":"https://codeload.github.com/WaldenLiang/pug-static-pages-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaldenLiang%2Fpug-static-pages-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392280,"owners_count":25097256,"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-09-03T02:00:09.631Z","response_time":76,"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":["bootstrap","css","html","multi-pages","postcss","pug","starter-template","static-website","stylus","template","webpack"],"created_at":"2025-02-04T13:49:07.993Z","updated_at":"2026-04-09T18:56:37.450Z","avatar_url":"https://github.com/WaldenLiang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pug-static-pages-starter\nBuild a static website with webpack and pug template engine. And it can help you make multipage HTML development suck less.\n\n[Live demo](http://ethereal-flight.surge.sh/home.html)\n\n![snapshot](./home_snapshot.png)\n\n## Feature List\n- Bundle all your assets with webpack\n- Use pug as a template engine\n- live-reload\n- Code splitting\n- Multiple pages website\n- Preprocess CSS with stylus and PostCSS\n- Automatically build HtmlWebpackPlugin instance\n- Use bootstrap \u0026 JQuery\n- Use font-awesome\n\n## Directory structure\n```\n.\n├── dist\n├── src\n│   ├── assets\n│   │   ├── images\n│   │   └── fonts\n│   ├── components\n│   │   ├── footer.pug\n│   │   └── header.pug\n│   ├── css\n│   │   ├── base.styl\n│   │   └── variables.styl\n│   ├── js\n│   │   └── main.js\n│   ├── layouts\n│   │   └── default.pug\n│   └── pages\n│       ├── about.pug\n│       ├── contact.pug\n│       └── home.pug\n│ \n├── .babelrc\n├── .postcssrc.js\n├── webpack.config.js\n└── package.json\n```\n\n## License\n[MIT](https://github.com/WaldenLiang/pug-static-pages-starter/blob/master/LICENSE)\n\nCopyright (c) 2020 waldenliang\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldenliang%2Fpug-static-pages-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaldenliang%2Fpug-static-pages-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldenliang%2Fpug-static-pages-starter/lists"}