{"id":34326546,"url":"https://github.com/rchavarria/rchavarria.github.com","last_synced_at":"2026-03-11T21:39:13.927Z","repository":{"id":5688221,"uuid":"6898618","full_name":"rchavarria/rchavarria.github.com","owner":"rchavarria","description":"Personal blog of a software developer","archived":false,"fork":false,"pushed_at":"2026-02-20T11:55:32.000Z","size":81918,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T15:56:13.802Z","etag":null,"topics":["blog","personal","software-engineering"],"latest_commit_sha":null,"homepage":"https://rchavarria.github.io","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rchavarria.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-11-28T08:19:59.000Z","updated_at":"2026-02-20T11:55:35.000Z","dependencies_parsed_at":"2025-04-22T08:45:10.593Z","dependency_job_id":null,"html_url":"https://github.com/rchavarria/rchavarria.github.com","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rchavarria/rchavarria.github.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rchavarria%2Frchavarria.github.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rchavarria%2Frchavarria.github.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rchavarria%2Frchavarria.github.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rchavarria%2Frchavarria.github.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rchavarria","download_url":"https://codeload.github.com/rchavarria/rchavarria.github.com/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rchavarria%2Frchavarria.github.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30401959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T21:02:20.017Z","status":"ssl_error","status_checked_at":"2026-03-11T20:59:32.667Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["blog","personal","software-engineering"],"created_at":"2025-12-17T16:21:35.366Z","updated_at":"2026-03-11T21:39:13.922Z","avatar_url":"https://github.com/rchavarria.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# R. Chavarría's blog\n\nProject to write a [blog] like a hacker\n\nIt's been migrated from Octopress to plain Jekyll, and it's using the\n[Primer Jekyll theme].\n\n# TODOs\n\n- [ ] Add notes from articles, videos, and so on that are for years in gmail\n- [ ] Categories for posts:\n    1. the post url should not include any category, just start with the date and title :heavy_check_mark:\n    2. how could I create a link to show all posts within a single category, this way, I could\n    create links to a single category in the `archives.md` page\n- [ ] Improve header UI\n- [ ] Improve footer UI, specially Libre Counter logo\n- [ ] ¿Quiero habilitar los comentarios con disquss?\n\n# DONEs\n\n- [x] Migrate posts from Octopus to Jekyll \n- [x] Navigation bar\n- [x] Pages (about, reading list,...)\n- [x] Header\n- [x] Footer\n- [x] Move posts from [notes]\n- [x] RSS button, with link to `/feed.xml` file\n- [x] Fix image links. It seems (/images/...) doesn't work. Review all posts from notes\n- [x] Favicon\n- [x] On the index page, show date instead of just numbers\n- [x] Archives (copy from old blog)\n- [x] Blog header must be same width that content\n- [x] Add books from gmail\n- [x] Run blog locally with docker compose\n- [x] Add affiliate links to book reviews\n- [x] Merge PWA course\n- [x] **PUBLISH**\n\n# Run Jekyll locally with docker\n\nInstall ruby bundles:\n\n```bash\ndocker run \\\n  -v .:/srv/jekyll \\\n  -v ./vendor/bundle:/usr/local/bundle \\\n  --name local-jekyll \\\n  jekyll/jekyll \\\n  bundle install\n```\n\nRun with docker compose:\n\n```bash\ncd docker\ndocker-compose up \u0026\n```\n\n# Help\n\n- [GitHub Flavored Markdown]\n- [GitHub pages documentation] \n\n[blog]: https://rchavarria.github.io\n[Primer Jekyll theme]: https://github.com/pages-themes/primer\n[GitHub Flavored Markdown]: https://guides.github.com/features/mastering-markdown/\n[GitHub pages documentation]: https://help.github.com/categories/github-pages-basics/ \n[notes]: https://github.com/rchavarria/notes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frchavarria%2Frchavarria.github.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frchavarria%2Frchavarria.github.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frchavarria%2Frchavarria.github.com/lists"}