{"id":15138703,"url":"https://github.com/ismaestro/ampjucks","last_synced_at":"2026-03-10T16:19:11.309Z","repository":{"id":178439116,"uuid":"125545364","full_name":"Ismaestro/ampjucks","owner":"Ismaestro","description":"Boilerplate and base project to create static websites with AMP, Nunjucks and Gulp","archived":false,"fork":false,"pushed_at":"2019-04-18T20:16:52.000Z","size":5791,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T17:51:50.898Z","etag":null,"topics":["amp","amp-articles","amp-dash","amp-html","amp-pro","amp-starter-theme","amp-template","base-code","base-project","boilerplate","example-app","example-project","example-projects","example-repo","gulp-tasks","nunjucks","seed","template-project","templates"],"latest_commit_sha":null,"homepage":"https://ismaestro.github.io/ampjucks","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/Ismaestro.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-03-16T16:56:26.000Z","updated_at":"2023-12-04T04:05:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec31d870-dabd-4a4d-bf81-2f3149ec4f65","html_url":"https://github.com/Ismaestro/ampjucks","commit_stats":null,"previous_names":["ismaestro/ampjucks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ismaestro/ampjucks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fampjucks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fampjucks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fampjucks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fampjucks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ismaestro","download_url":"https://codeload.github.com/Ismaestro/ampjucks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ismaestro%2Fampjucks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263968726,"owners_count":23537300,"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":["amp","amp-articles","amp-dash","amp-html","amp-pro","amp-starter-theme","amp-template","base-code","base-project","boilerplate","example-app","example-project","example-projects","example-repo","gulp-tasks","nunjucks","seed","template-project","templates"],"created_at":"2024-09-26T07:43:45.545Z","updated_at":"2026-03-10T16:19:11.251Z","avatar_url":"https://github.com/Ismaestro.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eAmpjucks\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Base project to built a website with AMP, Nunjucks and Gulp\n  \u003cbr\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://ismaestro.github.io/ampjucks\"\u003e\n      \u003cimg src=\"https://media.giphy.com/media/1ZmidYgwwXCs0oFpIK/giphy.gif\" alt=\"Demo example\"/\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://github.com/Ismaestro/ampjucks/issues/new?template=bug.md\"\u003eReport bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Ismaestro/ampjucks/issues/new?template=feature.md\u0026labels=feature\"\u003eRequest feature\u003c/a\u003e\n    \u003cbr\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Table of contents\n\n- [Features](#features)\n- [Quick start](#quick-start)\n- [Bugs and feature requests](#bugs-and-feature-requests)\n- [Creators](#creators)\n- [Copyright and license](#copyright-and-license)\n\n## Features\n\n* Real template from AMP Start project (e-commerce)\n* Nunjucks templates\n* Gulp tasks for development server, watch changes, livereload, minify files, clean dist folder, etc\n* Free template\n* Internationalization\n* SASS support. Files separated and mixed and minified with gulp tasks\n* Sitemap autogenerated\n\n## Quick start\n\n`npm i` - Installs everything needed\n\n`npm run start` - Runs the server and watch for file changes in src folder. localhost:8000\n\n`npm run build` - Creates dist folder ready to deploy it\n\n`npm run validate` - Validate all html files inside dist folder to be AMP valid\n\nDist folder:\n\nBuild task creates two different folders with the HTML files one per language. Deploy this folders the way you like the most.\n\n* If you use Webstorm, see [this](https://github.com/mozilla/nunjucks/issues/472).\n\n## Bugs and feature requests\n\nHave a bug or a feature request? Please first read the [issue guidelines](https://github.com/Ismaestro/ampjucks/blob/master/CONTRIBUTING.md) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/Ismaestro/ampjucks/issues/new).\n\n## Creators\n\n**Ismael Ramos**\n\n- \u003chttps://github.com/ismaestro\u003e\n\n\u003ca href='https://ko-fi.com/S6S5LMVR' target='_blank'\u003e\u003cimg height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\n## Copyright and license\n\nCode and documentation copyright 2011-2018 the authors. Code released under the [MIT License](https://github.com/Ismaestro/ampjucks/blob/master/LICENSE).\n\nEnjoy :metal:\n\n","funding_links":["https://ko-fi.com/S6S5LMVR'"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaestro%2Fampjucks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismaestro%2Fampjucks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismaestro%2Fampjucks/lists"}