{"id":20007053,"url":"https://github.com/rumyra/ruth-portfolio","last_synced_at":"2026-03-19T13:02:03.323Z","repository":{"id":45043629,"uuid":"228169290","full_name":"Rumyra/ruth-portfolio","owner":"Rumyra","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-09T22:36:24.000Z","size":1210,"stargazers_count":0,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T01:18:26.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Rumyra.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}},"created_at":"2019-12-15T10:56:09.000Z","updated_at":"2020-05-31T11:26:38.000Z","dependencies_parsed_at":"2023-02-08T15:16:35.673Z","dependency_job_id":null,"html_url":"https://github.com/Rumyra/ruth-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rumyra/ruth-portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rumyra%2Fruth-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rumyra%2Fruth-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rumyra%2Fruth-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rumyra%2Fruth-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rumyra","download_url":"https://codeload.github.com/Rumyra/ruth-portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rumyra%2Fruth-portfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30091571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T19:41:02.502Z","status":"ssl_error","status_checked_at":"2026-03-04T19:40:05.550Z","response_time":59,"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":[],"created_at":"2024-11-13T06:14:36.847Z","updated_at":"2026-03-04T20:02:43.882Z","avatar_url":"https://github.com/Rumyra.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Netlify Status](https://api.netlify.com/api/v1/badges/bbf28a84-4bdb-407b-a2fa-32628d27fa3d/deploy-status)](https://app.netlify.com/sites/eleventy-netlify-boilerplate/deploys)\n\n# Eleventy Netlify Boilerplate\n\n## What is it?\n\nA simple template for building a fast, static website using the [Eleventy](https://www.11ty.io/) static site generator, with [Netlify CMS](https://www.netlifycms.org/) baked-in, ready to deploy to [Netlify](https://www.netlify.com) in a couple of clicks.\n\nUse it as a starter for your own projects or as an easy way to get started building websites with Eleventy.\n\nBased on the [Eleventy Base Blog](https://github.com/11ty/eleventy-base-blog) repo (see there for additional info on Eleventy usage).\n\n🔥 **This project is featured on Netlify's official [template showcase](https://templates.netlify.com/template/eleventy-netlify-boilerplate/)** 🔥\n\n## [Demo Site](https://eleventy-netlify-boilerplate.netlify.com/)\n\n## Features\n\n* Sample pages and blog with tag support\n* Netlify CMS with editor previews (thanks [@biilmann](https://github.com/biilmann)!)\n* CSS 2kb minified, inlined for fastest page render\n* Pre-builds and minifies your HTML\n* Responsive CSS Grid layout, with fallbacks (see [Browser Support](#browser-support))\n* Uses Markdown files for content\n* Uses Liquid and/or Nunjucks templates for layout\n* 100% Javascript framework free\n* Optional pipeline for minified inline JS\n* Continuous Deployment workflow via Netlify\n\n## Want to try it out now?\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/danurbanowicz/eleventy-netlify-boilerplate\u0026stack=cms)\n\nClicking the button above will deploy a copy of the demo website to your Netlify\naccount (you can create an account during this process if you don't have one)\nand 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* Process form data with Netlify Forms\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\nOnce you've added an OAuth provider, navigate to `/admin` on your site, select your provider from the\nlist, and you should then be logged into your CMS. Cool huh?\n\nNow you're all set, and you can start editing content!\n\n## Gotchas\n\nIf you change the repo that was created at deploy time from public 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\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\n## Local development\n\n### 1. Clone this repository:\n\n```\ngit clone https://github.com/danurbanowicz/eleventy-netlify-boilerplate.git my-blog-name\n```\n\n\n### 2. Navigate to the directory\n\n```\ncd my-blog-name\n```\n\nSpecifically have a look at `.eleventy.js` to see if you want to configure any Eleventy options differently.\n\n### 3. Install dependencies\n\n```\nnpm install\n```\n\n### 4. Edit _data/metadata.json\n\nThis file contains your site title and author details.\n\n### 5. Run Eleventy (builds the site)\n\n```\nnpx eleventy\n```\n\nOr build automatically when a template changes:\n```\nnpx eleventy --watch\n```\n\nOr in debug mode:\n```\nDEBUG=* npx eleventy\n```\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%2Frumyra%2Fruth-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumyra%2Fruth-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumyra%2Fruth-portfolio/lists"}