{"id":16102781,"url":"https://github.com/icyflame/blog","last_synced_at":"2026-02-11T06:32:19.728Z","repository":{"id":20673746,"uuid":"23956558","full_name":"icyflame/blog","owner":"icyflame","description":"Blog-aware site using Jekyll","archived":false,"fork":false,"pushed_at":"2024-12-19T08:35:34.000Z","size":0,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T13:48:40.673Z","etag":null,"topics":["blog","hyde-theme","jekyll"],"latest_commit_sha":null,"homepage":"https://blog.siddharthkannan.in","language":"CSS","has_issues":true,"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/icyflame.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2014-09-12T10:32:10.000Z","updated_at":"2024-09-16T04:12:20.000Z","dependencies_parsed_at":"2023-01-14T07:45:33.333Z","dependency_job_id":"97f926f1-42bd-411e-884f-b449e3c3ff93","html_url":"https://github.com/icyflame/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/icyflame/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyflame%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyflame%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyflame%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyflame%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icyflame","download_url":"https://codeload.github.com/icyflame/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyflame%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29328261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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":["blog","hyde-theme","jekyll"],"created_at":"2024-10-09T18:54:41.729Z","updated_at":"2026-02-11T06:32:19.713Z","avatar_url":"https://github.com/icyflame.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Blog\n:PROPERTIES:\n:CUSTOM_ID: blog\n:END:\n\n#+begin_quote\nA blog-aware site, using Jekyll, hosted on GitHub Pages.\n#+end_quote\n\n** Deployment\n:PROPERTIES:\n:CUSTOM_ID: deployment\n:END:\n\nThis is a blog-aware site that is built using the static site generator Jekyll.\n\nThe initial configuration of this site put the list of tags in the link of each blog post. The link\nstructure was =/tag1/tag2/.../tagN/YYYY/MM/DD/post-stub/=. These links are long. More importantly,\nthey prevent recategorization of posts as that would break the link of the posts. So, I switched to\nthe concise link structure =/YYYY/MM/DD/post-stub/=.\n\nHowever, the blog had already been online for several years when I made this switch. So, the current\ndeployment supports both the initial link structure and the new link structure for *all* posts. This\nis done by a CI workflow which generates the website using both link structures and merges the two\nfolders together using =rsync=.\n\n*** Current configuration\n:PROPERTIES:\n:CUSTOM_ID: current-configuration\n:END:\n\n- Branch with the posts: =master=\n- Branch with built site: =published=\n- Path of the site inside the =published= branch: =docs/=\n- CI workflows are run on GitHub Actions\n- Local development is using Docker\n\n** Development\n:PROPERTIES:\n:CUSTOM_ID: development\n:END:\n\nLast updated: /2023-07-22/\n\nRuby version: *3.2.2*\n\n*** Setting up\n\nThe current setup of this blog does not require installation of anything locally *except* Docker and Make.\n\nOnce =docker= is installed and the systemd unit =docker.service= is active, you can build the Docker\nimage required to run a local version of the blog using =make docker-build-image=. This will build\nthe =blog:latest= image.\n\nThen, you can run a local development server using =make docker-serve-dev=.\n\nAlthough *not recommended*, you can run a development server locally if you have the correct Ruby\nversion and all the required versions locally using =make serve-dev BINDTO=127.0.0.1=.\n\n** Scripts\n:PROPERTIES:\n:CUSTOM_ID: scripts\n:END:\n\n*** Publish an org file inside the =posts-org= directory\n:PROPERTIES:\n:CUSTOM_ID: publish-an-org-file-inside-the-posts-org-directory\n:END:\n\n#+begin_src sh\nmake publish-single FILENAME=posts-org/post.org\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyflame%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficyflame%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyflame%2Fblog/lists"}