{"id":18331100,"url":"https://github.com/dahliaos/blog","last_synced_at":"2025-04-06T02:30:56.467Z","repository":{"id":49037010,"uuid":"517105626","full_name":"dahliaOS/blog","owner":"dahliaOS","description":"Blog for dahliaOS","archived":false,"fork":false,"pushed_at":"2023-10-19T17:20:58.000Z","size":3128,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-22T19:36:31.113Z","etag":null,"topics":["blog","css","hacktoberfest","javascript","js","md","mdx","next","nextjs","nextra","react","tailwind","tailwindcss","ts","tsx","typescript"],"latest_commit_sha":null,"homepage":"https://blog.dahliaos.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dahliaOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":null,"patreon":null,"open_collective":"dahliaos","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null}},"created_at":"2022-07-23T16:16:19.000Z","updated_at":"2023-09-09T17:20:55.000Z","dependencies_parsed_at":"2023-12-22T09:00:56.468Z","dependency_job_id":"430958b5-adcb-4714-9fa2-6bbbb20e0f1b","html_url":"https://github.com/dahliaOS/blog","commit_stats":{"total_commits":52,"total_committers":6,"mean_commits":8.666666666666666,"dds":0.3846153846153846,"last_synced_commit":"8cfb60e3463f034c7e619ebccb8132b767386999"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahliaOS%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahliaOS","download_url":"https://codeload.github.com/dahliaOS/blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247425799,"owners_count":20937017,"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":["blog","css","hacktoberfest","javascript","js","md","mdx","next","nextjs","nextra","react","tailwind","tailwindcss","ts","tsx","typescript"],"created_at":"2024-11-05T19:28:03.802Z","updated_at":"2025-04-06T02:30:54.521Z","avatar_url":"https://github.com/dahliaOS.png","language":"TypeScript","funding_links":["https://opencollective.com/dahliaos"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://dahliaos.io\"\u003eWebsite\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/discord\"\u003eDiscord\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/download\"\u003eReleases\u003c/a\u003e •\n\u003ca href=\"https://dahliaos.io/donate\"\u003eDonate\u003c/a\u003e •\n\u003ca href=\"https://docs.dahliaos.io\"\u003eDocumentation\u003c/a\u003e\n\n# Blog \n\n![Website](https://img.shields.io/website?url=https%3A%2F%2Fblog.dahliaos.io)\n![GitHub](https://img.shields.io/github/license/dahliaos/blog?color=brightgreen)\n\n- **Blog** for the dahliaOS project.\n- **Read the blog** on the link [here](https://blog.dahliaos.io)!\n\n## Development\n\nTo develop and locally test the blog:\n\n### 1. Install development tools:\n\n1. [Install bun](https://bun.sh/)\n1. Code editor of your choice (we recommend [VSCode](https://code.visualstudio.com/))\n\n### 2. Install dependencies:\n\nInstall node modules required to run the blog by running:\n\n```\nbun install\n```\n\n### 3. Start the Next.js dev server:\n\n```\nbun dev\n```\n\nIn a browser, load the page [localhost:3000](http://localhost:3000) and you should now be able to test the blog while making your changes.\nNext.js' dev server has hot reloading so no need to restart the instance when it's running!\n\n### 4. Build:\n\nAfter making your changes and verifying it all works in the dev server, furtherly test them out by building the blog:\n\n```\nbun run build\n```\n\n### 5. Start:\n\n```\nbun start\n```\n\nIn a browser, load the page [localhost:3000](http://localhost:3000) and you should now be able to view the built blog.\n\n## Contribute\n\nIf you're wondering how to contribute to the project, please refer to [CONTRIBUTING.md](/CONTRIBUTING.md)\n\n## Sponsored by\n\n\u003cp align=\"left\"\u003e\n  \u003ca href =\"https://vercel.com/dahliaos?utm_source=dahliaOS\u0026utm_campaign=oss\"\u003e\u003cimg width=\"20%\" src=\"https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg\"\u003e\u003c/a\u003e\n\u003cp\u003e\n\n## License\n\n\u003cp align=\"left\"\u003e\n  \u003cimg width=\"30%\" src=\"https://github.com/dahliaOS/brand/blob/main/dahliaOS/logotype/svg/logotype-dark.svg#gh-dark-mode-only\"/\u003e\n  \u003cimg width=\"30%\" src=\"https://github.com/dahliaOS/brand/blob/main/dahliaOS/logotype/svg/logotype-light.svg#gh-light-mode-only\"/\u003e\n\u003c/p\u003e\n\nCopyright @ 2019-2022 - The dahliaOS Authors - contact@dahliaos.io\n\nThis project is licensed under the [Apache 2.0 license](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahliaos%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahliaos%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahliaos%2Fblog/lists"}