{"id":44208341,"url":"https://github.com/uburuntu/uburuntu.github.io","last_synced_at":"2026-02-09T23:36:13.971Z","repository":{"id":334813621,"uuid":"18038788","full_name":"uburuntu/uburuntu.github.io","owner":"uburuntu","description":"https://rmbk.me","archived":false,"fork":false,"pushed_at":"2026-01-27T00:54:58.000Z","size":3160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-27T12:18:10.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rmbk.me/","language":"SCSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uburuntu.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-23T17:20:38.000Z","updated_at":"2026-01-27T00:54:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/uburuntu/uburuntu.github.io","commit_stats":null,"previous_names":["uburuntu/uburuntu.github.io"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/uburuntu/uburuntu.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uburuntu%2Fuburuntu.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uburuntu%2Fuburuntu.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uburuntu%2Fuburuntu.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uburuntu%2Fuburuntu.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uburuntu","download_url":"https://codeload.github.com/uburuntu/uburuntu.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uburuntu%2Fuburuntu.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29285817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2026-02-09T23:36:13.182Z","updated_at":"2026-02-09T23:36:13.967Z","avatar_url":"https://github.com/uburuntu.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# https://rmbk.me\n\nPersonal website built with Jekyll 4.\n\n## Local Development\n\n### Option 1: Docker (Recommended)\n\nNo Ruby installation required. Just run:\n\n```bash\ndocker compose up\n```\n\nSite will be available at [http://localhost:4000](http://localhost:4000) with live reload.\n\n### Option 2: Native Ruby\n\nIf you prefer native Ruby:\n\n```bash\n# Install Ruby 3.3+ (via rbenv, asdf, or system package manager)\nbundle install\nbundle exec jekyll serve --livereload\n```\n\n## Deployment\n\nDeployment is automatic via GitHub Actions:\n\n- Push to `main` branch triggers build and deploy\n- Site is deployed to GitHub Pages\n- Dependabot PRs auto-merge on CI success (patch/minor updates)\n\n## Project Structure\n\n```\n├── _config.yml      # Site configuration\n├── _includes/       # Reusable HTML components\n├── _layouts/        # Page templates\n├── _posts/          # Blog posts\n├── _sass/           # SCSS stylesheets\n├── assets/          # Static assets (CSS, JS, fonts, icons)\n├── images/          # Image files\n├── pages/           # Standalone HTML pages (LLM-generated, etc.)\n└── index.md         # Homepage\n```\n\n## Adding Custom HTML Pages\n\nFor standalone HTML pages (e.g., birthday pages, LLM-generated content):\n\n1. Create a new `.html` file in `pages/` folder\n2. Add this front matter at the top:\n\n```html\n---\nlayout: null\npermalink: /your-page-name\nsitemap: false\n---\n\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n  ...\n\u003c/html\u003e\n```\n\n**Key settings:**\n\n- `layout: null` - Skips Jekyll templating (use your raw HTML)\n- `permalink: /name` - Sets the URL (rmbk.me/name)\n- `sitemap: false` - Excludes from sitemap (optional)\n\nSee `pages/_template.html` for a starter template.\n\n**Example:** `pages/eugene-33.html` → accessible at `rmbk.me/eugene-33`\n\n## Credits\n\nTheme based on [Massively](https://html5up.net/massively) by HTML5 UP.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuburuntu%2Fuburuntu.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuburuntu%2Fuburuntu.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuburuntu%2Fuburuntu.github.io/lists"}