{"id":16130190,"url":"https://github.com/lambdacasserole/rollout","last_synced_at":"2025-04-06T14:14:51.826Z","repository":{"id":75385974,"uuid":"185492078","full_name":"lambdacasserole/rollout","owner":"lambdacasserole","description":"Possibly the fastest one-page GitHub pages template to deploy.","archived":false,"fork":false,"pushed_at":"2019-05-21T09:14:49.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T20:17:21.407Z","etag":null,"topics":["ajax","github-pages","markdown","one-page","readme"],"latest_commit_sha":null,"homepage":"https://lambdacasserole.github.io/rollout/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lambdacasserole.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":"2019-05-07T23:23:37.000Z","updated_at":"2024-04-05T15:22:04.000Z","dependencies_parsed_at":"2023-06-06T09:00:29.443Z","dependency_job_id":null,"html_url":"https://github.com/lambdacasserole/rollout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdacasserole%2Frollout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdacasserole%2Frollout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdacasserole%2Frollout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdacasserole%2Frollout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdacasserole","download_url":"https://codeload.github.com/lambdacasserole/rollout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492543,"owners_count":20947545,"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":["ajax","github-pages","markdown","one-page","readme"],"created_at":"2024-10-09T22:14:57.302Z","updated_at":"2025-04-06T14:14:51.797Z","avatar_url":"https://github.com/lambdacasserole.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rollout\nPossibly the fastest one-page GitHub pages template to deploy.\n\n![Logo](assets/logo.svg)\n\n## Overview\nRollout is a single-page GitHub pages template thing that literally shows a logo, links to your project and profile, and loads your project's readme file into the page (rendering the markdown as it does so). This makes it really, really straightforward to roll out a basic GitHub pages site straight away.\n\n## Configuration\nRollout powers its own [GitHub pages site](https://lambdacasserole.github.io/rollout/). To configure it:\n\n1. Clone this repo.\n2. Open up the `/docs` folder.\n3. Change the logo at `/docs/svg/logo.svg` to your own.\n4. Open up `/docs/index.html` in your favorite text editor.\n    * Change the contents of the `title` tag.\n    * Change the contents of the `meta` tags with names `description` and `author`.\n    * Change the `username` and `repo` JavaScript `const` declarations to your GitHub username (or organization name) and repository name respectively.\n5. Deploy it as your pages project, you're done!\n\nIf you're not familiar with setting up GitHub pages, [this is the article for you](https://help.github.com/en/articles/configuring-a-publishing-source-for-github-pages).\n\n### Specifics\nMore specifically, you need to find these lines:\n\n```html\n\u003ctitle\u003eRollout - Very fast GitHub pages deployment\u003c/title\u003e\n\u003cmeta name=\"description\" content=\"Possibly the fastest one-page GitHub pages template to deploy.\"\u003e\n\u003cmeta name=\"author\" content=\"Saul Johnson\"\u003e\n```\n\nReplace the title, description and author with your own values. Now, find these lines:\n\n```js\n// Configure the page here.\nconst username = \"lambdacasserole\";\nconst repo = \"rollout\";\n```\n\nChange the value of `username` to your to your GitHub username (or organization name) and `repo` to your repository name. All default values above are for this repository.\n\n## License\nThis software is public domain, go forth and use it. The same can't be said for any third-party libraries loaded remotely (this project does use [jQuery](https://jquery.com/), [Bootstrap](https://getbootstrap.com/) etc. for example).\n\nAlso, by default, \"Powered by Rollout\" appears in the bottom right-hand corner of the page. You don't have to leave this there, get rid of it if you like, though linking back is appreciated.\n\n## Acknowledgements\nI'd like to thank the following people for their contributions:\n\n* The [Showdown](http://showdownjs.com/) JavaScript markdown rendering library.\n* The [Bootswatch](https://bootswatch.com/) project. Awesome, free Bootstrap themes over there.\n* Yannick Croissant and Kath for the AJAX loader icon generator here: [http://www.ajaxload.info/](http://www.ajaxload.info/)\n* Michael Hagemann for the font [Wild Ride](https://www.1001fonts.com/wild-ride-font.html) which is used in the logo.\n* The SRI hash generator service [here](https://www.srihash.org/) by [Mozilla](https://github.com/mozilla), which is [open source](https://github.com/mozilla/srihash.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdacasserole%2Frollout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdacasserole%2Frollout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdacasserole%2Frollout/lists"}