{"id":25440551,"url":"https://github.com/pglevy/uswds-compiler","last_synced_at":"2026-02-23T02:10:29.268Z","repository":{"id":72285334,"uuid":"386779006","full_name":"pglevy/uswds-compiler","owner":"pglevy","description":"A Jekyll site with USWDS assets for customizing and compiling","archived":false,"fork":false,"pushed_at":"2021-12-22T21:58:11.000Z","size":5663,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T13:51:34.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pglevy.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":"2021-07-16T22:28:43.000Z","updated_at":"2021-12-22T21:58:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3b21d36-591c-4546-8919-cbade089ac56","html_url":"https://github.com/pglevy/uswds-compiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"lowcodelounge/plain-vanilla-gh-pages","purl":"pkg:github/pglevy/uswds-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pglevy%2Fuswds-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pglevy%2Fuswds-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pglevy%2Fuswds-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pglevy%2Fuswds-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pglevy","download_url":"https://codeload.github.com/pglevy/uswds-compiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pglevy%2Fuswds-compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281222704,"owners_count":26464003,"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-27T02:00:05.855Z","response_time":61,"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":[],"created_at":"2025-02-17T11:37:37.071Z","updated_at":"2025-10-27T06:01:36.976Z","avatar_url":"https://github.com/pglevy.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plain Vanilla GitHub Pages README\nThe purpose of this project is to make as easy as possible for less-technical people to create and host basic web pages for free on [GitHub Pages](https://pages.github.com/).\n\n## Getting started\n\n### Copying the template and setting up publishing\n1. Press the `Use this template` button on the `Code` tab.\n1. Go to the `Settings` tab and scroll down to the `GitHub Pages` section.\n1. Set the `Source` to `main` and press `Save`.\n\nYou'll see a URL show up, but the site takes a few minutes before it's actually live. In the meantime, try creating a page.\n\n### Creating your first page\n1. Go to the `Code` tab.\n1. Press the `Add File` button and select `Create new file`.\n1. Give the page a title, for example, `first-page.md`. (Note the lack of spaces and the inclusion of the .md extension.)\n1. Add some content using [markdown](https://guides.github.com/features/mastering-markdown/) syntax. For example, you could start with a heading and paragraph like this:\n```\n# First page\nThis is my first page.\n```\n5. Scroll down to the bottom of the page and press `Commit new file`.\n\n### Checking your page online\n1. On the Code tab, find and press the `Environments` link. (It may be in the right column.)\n1. On the next page (Deployments), press the `View deployment` button. (You should see the default homepage load.)\n1. In the address bar of the browser, add the name of your page _using the HTML extension_ and press return. For example: `first-page.html`. (The full address will be something like this: `https://pglevy.github.io/plain-vanilla-gh-pages/first-page.html`)\n\nYou should see the new page you created.\n\n## Next steps\nNow that you know how to create pages, here are some other things you can do:\n- Create more pages.\n- Update `index.md` (the homepage) with your own content.\n- Add links between pages so it works like a website.\n- Copy component code snippets from the [GitHub Primer design system](https://primer.style/css/components) to add more advanced functionality to your pages.\n\n## What to do if you're having problems\n- Try starting over with a new repository and follow the instructions again.\n- If it's still not working, [create an issue in the original Plain Vanilla GitHub Pages repo](https://github.com/pglevy/plain-vanilla-gh-pages/issues), and I'll try to help.\n\n## Building the running the site locally on your computer (for advanced users)\nTo run the site locally, you'll need to install [Jekyll](https://jekyllrb.com/), which requires a few steps. See the [official installation instructions](https://jekyllrb.com/docs/installation/).\n\n## Credit and license\nThis project was created primarly using the [GitHub Pages gem for Jekyll](https://github.com/github/pages-gem) and a slightly modified [HTML5 Boilerplate](https://github.com/h5bp/html5-boilerplate). It is licensed under [The Unlicense](https://github.com/pglevy/plain-vanilla-gh-pages/blob/main/LICENSE), which allows everything and promises nothing. 😎","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpglevy%2Fuswds-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpglevy%2Fuswds-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpglevy%2Fuswds-compiler/lists"}