{"id":27168507,"url":"https://github.com/uloco/uloco.coding.blog","last_synced_at":"2025-04-09T05:34:13.691Z","repository":{"id":51431606,"uuid":"300405956","full_name":"uloco/uloco.coding.blog","owner":"uloco","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-11T22:44:34.000Z","size":1014,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T05:16:52.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/uloco.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}},"created_at":"2020-10-01T19:49:33.000Z","updated_at":"2023-03-08T12:55:35.000Z","dependencies_parsed_at":"2022-09-25T01:42:07.381Z","dependency_job_id":null,"html_url":"https://github.com/uloco/uloco.coding.blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"CONNECT-platform/coding-blog-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uloco%2Fuloco.coding.blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uloco%2Fuloco.coding.blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uloco%2Fuloco.coding.blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uloco%2Fuloco.coding.blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uloco","download_url":"https://codeload.github.com/uloco/uloco.coding.blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987108,"owners_count":21028891,"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":"2025-04-09T05:34:10.581Z","updated_at":"2025-04-09T05:34:13.673Z","avatar_url":"https://github.com/uloco.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [`coding.blog`](https://coding.blog) boilerplate\n\nStarter project for [`coding.blog`](https://coding.blog) blogs that uses [CODEDOC](https://codedoc.cc/) and the [`coding.blog` Plugin](https://connect-platform.github.io/coding-blog-plugin/).\n\n## Prerequisites\n\nYou need [NPM](https://www.npmjs.com/get-npm), [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git),\nand [**CODEDOC** cli](https://codedoc.cc/docs/cli).\n\n## Local Setup\n\n1. [Use this repo as a template](https://github.com/CONNECT-platform/coding-blog-boilerplate/generate)\n2. Clone your blog repo\n3. Go to the cloned folder and install dependencies:\n```\ncodedoc install\n```\n4. Configure your blog by changing `.codedoc/config.ts`. Running `codedoc check` will instruct you on configurations\nyou need to change:\n```\ncodedoc check\n```\n5. Run local server:\n```\ncodedoc serve\n```\n\nBy default, your blog will be served on [localhost:3000/coding-blog-boilerplate](http://localhost:3000/coding-blog-boilerplate). Checkout [**CODEDOC** documentation](https://codedoc.cc) to learn how to change that (or generally work with **CODEDOC**).\n\n### Using Docker\n\n```bash\ndocker-compose up\n```\n\nThe default `Dockerfile` and `docker-compose.yml` included in the repo will setup and run a local version of your blog on port `3000`. If you want\nto create your own custom docker setup, remember to exclude `.codedoc/node_modules` from volumes.\n\n\n## Publishing\n\n### To [`coding.blog`](https://coding.blog)\n\nYou need to have an account with a domain (i.e. `\u003cyour\u003e.coding.blog`) setup. You can request one [over here](https://coding.blog/creators).\n\nIf you have an account with a domain, simply head [to your account page](https://coding.blog/account/blog) \nand connect your domain with your Git repo, i.e. `https://github.com/\u003cyour-username\u003e/\u003cyour-coding-blog\u003e.git`. You can then\neither publish your blog directly from that interface, or use the provided webhook to automatically publish\nfor example when you push to master branch.\n\n\u003e **NOTE** that always your _master_ branch will be published.\n\n### To GitHub Pages\n\nThis boilerplate comes with a preset workflow for publishing to GitHub Pages. Push something so that your `gh-pages` branch\nis created, enable GitHub Pages and set it to use `gh-pages` branch, and push another time for GitHub to pick up your\nblog. Note that the contents of `gh-pages` will be automatically generated via the preset workflow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuloco%2Fuloco.coding.blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuloco%2Fuloco.coding.blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuloco%2Fuloco.coding.blog/lists"}