{"id":16196058,"url":"https://github.com/systemfw/blog","last_synced_at":"2025-07-23T06:34:33.150Z","repository":{"id":88027747,"uuid":"162107876","full_name":"SystemFw/blog","owner":"SystemFw","description":"Source code for my blog, based on Hakyll","archived":false,"fork":false,"pushed_at":"2025-06-15T11:34:26.000Z","size":5181,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T12:27:05.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://systemfw.org","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SystemFw.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}},"created_at":"2018-12-17T09:42:27.000Z","updated_at":"2025-06-15T11:34:30.000Z","dependencies_parsed_at":"2023-12-25T21:32:44.751Z","dependency_job_id":"40708e5a-d973-44ef-83c0-16bdccea30b0","html_url":"https://github.com/SystemFw/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SystemFw/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemFw%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemFw%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemFw%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemFw%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SystemFw","download_url":"https://codeload.github.com/SystemFw/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SystemFw%2Fblog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266631533,"owners_count":23959419,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-10T08:46:28.694Z","updated_at":"2025-07-23T06:34:33.120Z","avatar_url":"https://github.com/SystemFw.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nHakyll source code for my blog.\n\n## Dev flow\n\n| Command                   | Scenario                                |\n|---------------------------|-----------------------------------------|\n| `stack exec site watch`   | Changes to content                      |\n| `stack exec site build`   | Changes to `talks.md` and `writings.md` |\n| `stack exec site rebuild` | build and clean cache                   |\n| `stack build`             | Changes to `site.hs`                    |\n|---------------------------|-----------------------------------------|\n| `cabal run site watch`    | Changes to content                      |\n| `cabal run site build`    | Changes to `talks.md` and `writings.md` |\n| `cabal run site rebuild`  | build and clean cache                   |\n| `cabal build`             | Changes to `site.hs`                    |\n\n\nMake sure you are in the root directory of the blog when running these\ncommands.\n\n## Editing flow\n\nUse the `content/staging` folder for drafts.\n- For Scala, `mdoc.sh` will start an\n  [mdoc](https://scalameta.org/mdoc/) live session.\n- The Haskell flow is still unspecified.\n- Use `talks.md` and `writings.md` to quickly add a talk or an\n  external link to a writing. Slides for the talks are served through\n  Github Pages on their own repo.\n\n## Deploy\n`deploy.sh` will deploy using git submodules and github pages.\nYou will have to git push after deploy, to make sure the submodule\nstate is correctly sync'd.\n\nNote: when cloning the repo on a new laptop for the first time, you\nhave to pass the `--recurse-submodules` option to `clone` to\ninitialise the `deploy` submodule properly, or it won't be sync'd and\ndeploying won't work. If you forgot to do this, call:\n```\ngit submodule update --init --recursive\n```\nMore info [here](https://git-scm.com/book/en/v2/Git-Tools-Submodules)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemfw%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsystemfw%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsystemfw%2Fblog/lists"}