{"id":22555922,"url":"https://github.com/inkdropapp/blog","last_synced_at":"2025-06-11T12:08:02.334Z","repository":{"id":73148111,"uuid":"349638465","full_name":"inkdropapp/blog","owner":"inkdropapp","description":"Dev as Life Blog","archived":false,"fork":false,"pushed_at":"2021-10-11T05:50:42.000Z","size":79245,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T11:13:19.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/inkdropapp.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}},"created_at":"2021-03-20T05:41:47.000Z","updated_at":"2023-02-24T13:48:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b2f18a5-51f4-46b8-8c04-7110cad96ccf","html_url":"https://github.com/inkdropapp/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkdropapp%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkdropapp%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkdropapp%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkdropapp%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inkdropapp","download_url":"https://codeload.github.com/inkdropapp/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkdropapp%2Fblog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259262622,"owners_count":22830560,"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","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-12-07T19:09:23.198Z","updated_at":"2025-06-11T12:08:02.295Z","avatar_url":"https://github.com/inkdropapp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blog\n\nThis is the blog that powers `rauchg.com`, built on\n[next.js](https://nextjs.org/) and\ndeployed to the cloud via [Vercel](https://vercel.com).\n\n## How to run\n\nFirst, install [Vercel CLI](https://vercel.com/download).\n\n### Development\n\n```\nvc dev\n```\n\n### Deployment\n\n#### Staging\n\n```bash\nvc\n```\n\nThis is the equivalent of submitting a PR with the [GitHub integration](https://vercel.com/github)\n\n#### Production\n\n```bash\nvc --prod\n```\n\nThis is the equivalent of `git push` to `master` (or merging a PR to master)\n\n## Architecture\n\n### Pure components\n\nEvery stateless pure component is found under `./components`.\n\nEvery component that has to do with styling the post's markup\nis found under `./components/post/`\n\nThese components make up the _style guide_ of the application.\n\n### Blog posts\n\nEvery blog post is a static page hosted under `pages/$year/`.\n\nThis allows every post to load arbitrary modules, have custom layouts\nand take advantage of automatic code splitting and lazy loading.\n\nThis means that the bloat of a single post doesn't \"rub off on\" the\nrest of the site.\n\nAn index of all posts is maintained in JSON format as `./posts.json`\nfor practical reasons.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkdropapp%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkdropapp%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkdropapp%2Fblog/lists"}