{"id":18555598,"url":"https://github.com/kdpuvvadi/blog","last_synced_at":"2025-04-09T23:32:27.470Z","repository":{"id":42686726,"uuid":"309292572","full_name":"kdpuvvadi/blog","owner":"kdpuvvadi","description":"personal blog with tech writeups","archived":false,"fork":false,"pushed_at":"2025-03-21T23:26:20.000Z","size":13664,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T21:06:05.401Z","etag":null,"topics":["ansible","blog","hugo","terraform"],"latest_commit_sha":null,"homepage":"https://blog.puvvadi.me","language":"HCL","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/kdpuvvadi.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":"2020-11-02T07:38:44.000Z","updated_at":"2025-03-12T06:05:04.000Z","dependencies_parsed_at":"2024-04-21T17:42:01.412Z","dependency_job_id":"6d092fba-fbd1-4de0-bf44-6dae6a5f8e7f","html_url":"https://github.com/kdpuvvadi/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/kdpuvvadi%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdpuvvadi","download_url":"https://codeload.github.com/kdpuvvadi/blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129928,"owners_count":21052664,"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":["ansible","blog","hugo","terraform"],"created_at":"2024-11-06T21:27:16.227Z","updated_at":"2025-04-09T23:32:22.459Z","avatar_url":"https://github.com/kdpuvvadi.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog\n\n[Jekyll](https://jekyllrb.com/) Blog running on [Cloudflare](https://cloudflare.com) with theme [Chirpy](https://chirpy.cotes.page/)\n\nLive [URL](https://blog.puvvadi.me)\n\n## Testing\n\n```shell\nyarn install # install dependencies\nyarn start # live test\nyarn build # build\n```\n\ncheck the output at `http://localhost:4000`\n\n## Deployment\n\nDeploying with [terraform](https://terraform.io/) using [terraform cloud](app.terraform.io) on Cloudflare Pages. `Github actions` runs the `terraform apply` when changes to the terraform directory pushed. Config can be found under `terraform` directory.\n\nproviders in terraform\n\n```hcl\nterraform {\n  required_version = \"\u003e= 1.3.0\"\n  required_providers {\n    cloudflare = {\n      source  = \"cloudflare/cloudflare\"\n      version = \"4.16.0\"\n    }\n  }\n  cloud {\n    organization = \"KDPuvvadi\"\n\n    workspaces {\n      name = \"blog\"\n    }\n  }\n}\n```\n\n## License\n\nLicensed under [MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdpuvvadi%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Fblog/lists"}