{"id":15945659,"url":"https://github.com/pjsier/11ty-starter-kit","last_synced_at":"2026-04-30T01:33:55.775Z","repository":{"id":88909873,"uuid":"322940669","full_name":"pjsier/11ty-starter-kit","owner":"pjsier","description":"Minimal starter project for 11ty static sites","archived":false,"fork":false,"pushed_at":"2022-04-11T12:21:38.000Z","size":482,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T22:14:24.890Z","etag":null,"topics":["11ty","11ty-template","eleventy","eleventy-template"],"latest_commit_sha":null,"homepage":"","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/pjsier.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-12-19T21:25:30.000Z","updated_at":"2022-04-11T12:11:14.000Z","dependencies_parsed_at":"2023-06-13T02:45:23.876Z","dependency_job_id":null,"html_url":"https://github.com/pjsier/11ty-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/pjsier/11ty-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjsier%2F11ty-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjsier%2F11ty-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjsier%2F11ty-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjsier%2F11ty-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjsier","download_url":"https://codeload.github.com/pjsier/11ty-starter-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjsier%2F11ty-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32451251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["11ty","11ty-template","eleventy","eleventy-template"],"created_at":"2024-10-07T09:05:13.422Z","updated_at":"2026-04-30T01:33:55.760Z","avatar_url":"https://github.com/pjsier.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 11ty-starter-kit\n\n[![Build status](https://github.com/pjsier/11ty-starter-kit/workflows/CICD/badge.svg)](https://github.com/pjsier/11ty-starter-kit/actions?query=workflow%3ACICD)\n\nMinimal starter project for [11ty](https://11ty.dev/) designed for basic static sites with some interactive content.\n\nThis is based on some boilerplate setup I was copying between projects like [ilfair.tax](https://ilfair.tax/en/) and this [field guide to Chicago government](https://field-guides-prod.citybureau.org/en/).\n\n## Features\n\n- [TailwindCSS](https://tailwindcss.com/) for styles\n- [Rollup](https://rollupjs.org/guide/en/) for bundling JS for modern browsers using `\u003cscript type=\"module\"\u003e`\n- [Webpack](https://webpack.js.org/) for creating a bundle only served to legacy browsers like IE 11 through `\u003cscript nomodule\u003e`\n- Minifies assets and includes them in inline tags\n- Basic templates in [nunjucks](https://mozilla.github.io/nunjucks/), but also supports 11ty.js templates with an `html` tagged template literal for better editor support\n- Some reasonable defaults for Markdown, including opening external links in new tabs\n- Sets standard metadata tags and sitemap.xml\n- GitHub Actions deploy workflow\n\n## Get started\n\nYou can set up a project with this starter kit by clicking the \"Use this template\" button on this repo. Once you've created your project, you can get started with these steps.\n\n1. Clone your new repository (replace the URL with your repo)\n\n   ```\n   git clone https://github.com/\u003cUSERNAME\u003e/\u003cPROJECT\u003e.git\n   ```\n\n2. Move to the new project directory and install dependencies\n\n   ```\n   cd \u003cPROJECT\u003e\n   npm install\n   ```\n\n3. Start a local server to see if everything is working. You should be able to access your site at [http://localhost:8080/](http://localhost:8080/)\n\n   ```\n   npm start\n   ```\n\n4. Change the project metadata in [`./site/_data/site.js`](./site/_data/site.js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjsier%2F11ty-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjsier%2F11ty-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjsier%2F11ty-starter-kit/lists"}