{"id":19002759,"url":"https://github.com/c3lang/c3-web","last_synced_at":"2025-04-05T10:07:14.549Z","repository":{"id":215950050,"uuid":"740103955","full_name":"c3lang/c3-web","owner":"c3lang","description":"The website for C3 made with Astro!","archived":false,"fork":false,"pushed_at":"2025-03-27T22:13:20.000Z","size":883,"stargazers_count":75,"open_issues_count":28,"forks_count":45,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-29T09:08:15.287Z","etag":null,"topics":["astro","c3"],"latest_commit_sha":null,"homepage":"https://c3-lang.org/","language":"MDX","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/c3lang.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":"2024-01-07T14:40:27.000Z","updated_at":"2025-03-28T09:27:09.000Z","dependencies_parsed_at":"2024-01-07T17:07:49.079Z","dependency_job_id":"d17480b7-9f2c-48e9-8f4d-d34272d5fd3b","html_url":"https://github.com/c3lang/c3-web","commit_stats":{"total_commits":203,"total_committers":29,"mean_commits":7.0,"dds":0.458128078817734,"last_synced_commit":"bc559763e88176c04c9e64a8a47d45e94c6dba63"},"previous_names":["onrirr/c3-web","c3lang/c3-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3lang%2Fc3-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3lang%2Fc3-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3lang%2Fc3-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c3lang%2Fc3-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c3lang","download_url":"https://codeload.github.com/c3lang/c3-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318744,"owners_count":20919484,"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":["astro","c3"],"created_at":"2024-11-08T18:16:10.430Z","updated_at":"2025-04-05T10:07:14.510Z","avatar_url":"https://github.com/c3lang.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" src=\"public/logo.svg\" alt=\"Essence logo\"\u003e\r\n\r\n\u003ch1 style=\"font-size: 36px\"\u003eC3-Web\u003c/h1\u003e\r\n\r\nThe C3 Website made with [Astro](https://astro.build/), [TailwindCSS](https://tailwindcss.com/), [Preline](https://preline.co/) and [Starlight](https://starlight.astro.build/).\r\n\r\n\u003ch1 style=\"font-size: 24px;\"\u003eGet Started\u003c/h1\u003e\r\n\r\nAfter cloning the repository with `git clone`, you can run `npm run dev` and that's it!\r\n\r\n\u003ch1 style=\"display: flex; align-items: center; font-size: 24px;\"\u003eProject Structure\u003c/h1\u003e\r\n  \r\n```\r\n📦c3\r\n ┣ 📂public\r\n ┣ 📂src\r\n ┃ ┣ 📂components\r\n ┃ ┣ 📂content\r\n ┃ ┃ ┣ 📂docs\r\n ┃ ┃ ┃ ┗ 📂guide\r\n ┃ ┃ ┗ 📜config.js\r\n ┃ ┣ 📂pages\r\n ┃ ┃ ┗ 📜index.astro\r\n ┃ ┗ 📜env.d.ts\r\n ┣ 📜.gitignore\r\n ┣ 📜astro.config.mjs\r\n ┣ 📜package.json\r\n ┣ 📜tailwind.config.cjs\r\n ┗ 📜tsconfig.json\r\n```\r\n\r\n# Contribution\r\n\r\nIf you want to contribute to this project, you can do so by forking this repository and creating a pull request.\r\n\r\n## Adding Documentation content\r\nNavigate to one of the following folders:\r\n`src/content/docs/guide`\r\nor \r\n`src/content/docs/references`\r\n\r\ncreate a file ending in `.mdx` (or `.md`) (or edit one that already exists)\r\n\r\nand lastly add a little bit of a header on top of whatever markdown content you have, one that looks like this (for SEO and visibility on the website)\r\n```astro\r\n---\r\ntitle: the C3 Handbook\r\ndescription: A guide to the C3 Programming Language\r\n---\r\naand after the `---` everything else is just plain old markdown!\r\n```\r\n\r\nPlease visit the [Starlight Docs](https://starlight.astro.build/) for more info.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3lang%2Fc3-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc3lang%2Fc3-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc3lang%2Fc3-web/lists"}