{"id":18722867,"url":"https://github.com/qrush/jekyll-netlify-boilerplate","last_synced_at":"2025-11-11T06:30:20.926Z","repository":{"id":66242641,"uuid":"289598359","full_name":"qrush/jekyll-netlify-boilerplate","owner":"qrush","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-23T02:01:50.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T12:22:46.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/qrush.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-08-23T02:00:14.000Z","updated_at":"2020-08-23T02:01:56.000Z","dependencies_parsed_at":"2023-02-20T16:32:06.546Z","dependency_job_id":null,"html_url":"https://github.com/qrush/jekyll-netlify-boilerplate","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/qrush%2Fjekyll-netlify-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fjekyll-netlify-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fjekyll-netlify-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qrush%2Fjekyll-netlify-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qrush","download_url":"https://codeload.github.com/qrush/jekyll-netlify-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587230,"owners_count":19663892,"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":[],"created_at":"2024-11-07T13:43:15.633Z","updated_at":"2025-11-11T06:30:20.894Z","avatar_url":"https://github.com/qrush.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll Netlify Boilerplate\n\n*Note: Check out my [Eleventy Netlify Boilerplate](https://github.com/danurbanowicz/eleventy-netlify-boilerplate). It does pretty much the same as this project but uses the [Eleventy](https://www.11ty.io/) static site generator. It's fast, flexible and doesn't require Ruby.*\n\n**A really simple Jekyll template for creating a fast, static website on Netlify with\na continuous deployment workflow.**\n\n🔥 **This project is featured on Netlify's official [template showcase](http://templates.netlify.com/template/jekyll-with-netlify-cms-boilerplate/) and blog: [The top 10 Static Site Generators to watch in 2018](http://templates.netlify.com/template/jekyll-with-netlify-cms-boilerplate/)** 🔥\n\n* Minimal styling, ready to make your own\n* Example blog posts, pages and contact form\n* Responsive CSS Grid layout with fallbacks for older browsers\n* Continuous Deployment workflow via Netlify and Github\n* Netlify CMS for managing content\n* Netlify Identity for authenticating users\n* Netlify Forms for processing your static HTML forms with reCAPTCHA\n* Optional Netlify `_redirects` and `_headers` files ready to use\n* Jekyll SASS pipeline\n* Minified HTML and CSS\n\nBased on Netlify's [Jekyll + Netlify CMS](https://github.com/netlify-templates/jekyll-netlify-cms) starter template, head over there for more details on deployment and build settings or to get help with setting up Netlify.\n\nFor help with templates, local development and other Jekyll related stuff, check out the excellent [Jekyll Docs](https://jekyllrb.com/docs/home/).\n\n## [View Demo](https://jekyll-netlify-boilerplate.netlify.com/)\n\n## Performance\n\nYou can test the demo site's TTFB (Time To First Byte) at [testmysite.io](https://testmysite.io/5b50abe51f12b74b81dd5442/jekyll-netlify-boilerplate.netlify.com)\n\n## Getting started\n\nSimply click the deploy button to get your own copy of the repository deployed to Netlify:\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/danurbanowicz/jekyll-netlify-boilerplate\u0026stack=cms)\n\nThis will setup everything needed for running the CMS:\n\n* A new repository in your GitHub account with the code\n* Full Continuous Deployment to Netlify's global CDN network\n* Control users and access with Netlify Identity\n* Manage content with Netlify CMS\n\n### Setup authentication\n\nAfter deploying this project, Netlify Identity will add you as a CMS user and\nwill email you an invite. It is not necessary to accept this invite if you wish\nto use an\n[OAuth provider](https://www.netlify.com/docs/identity/#external-provider-login)\n(e.g. Github) to manage authentication for your CMS.\nIt is recommended to use this method of authentication as it removes the need\nfor an email \u0026 password to log in to the CMS and is generally more secure. You\nwill need to add an OAuth provider in your Netlify app settings under\n\"Settings\" \u003e \"Identity\" \u003e \"External providers\".\n\nNext, navigate to `/admin` on your site, choose your OAuth provider from the\nlogin box and you should then be logged into your CMS.\n\nNow you're all set, and you can start editing content!\n\n**Note:** if you switch the repo that was created to private, you'll need to regenerate your token,\nas the token generated using the deploy to Netlify button can only access public repositories. To\nregenerate your token, head to \"Settings\" in your Netlify site dashboard, go to the \"Identity\"\nsection, then scroll to \"Services\" where you'll see an \"Edit settings\" button. Click that and you'll\nsee a text link to \"Generate access token in GitHub\".\n\n## Local Development\n\nClone this repository and run:\n\n```bash\nbundle install\nbundle exec jekyll server --watch\n```\n\nIn case you don't want to install ruby-bundler you can use docker:\n\n```bash\ndocker-compose up\n```\n\nJekyll will watch your project folder for changes.\n\nNow navigate to [localhost:4000](http://localhost:4000/) to preview the site, and\n[localhost:4000/admin](http://localhost:4000/admin) to log into the CMS.\n\n## Bug reports, feature requests, etc\n\nThis is an ongoing project and I welcome contributions. Feel free to submit a PR.\n\nIf you need any help with setting up Netlify CMS, you can reach out to the Netlify team in the [Netlify CMS Gitter](https://gitter.im/netlify/netlifycms).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrush%2Fjekyll-netlify-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqrush%2Fjekyll-netlify-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqrush%2Fjekyll-netlify-boilerplate/lists"}