{"id":13626640,"url":"https://github.com/ZigEmbeddedGroup/website","last_synced_at":"2025-04-16T14:34:16.137Z","repository":{"id":39616473,"uuid":"346317612","full_name":"ZigEmbeddedGroup/website","owner":"ZigEmbeddedGroup","description":"The website for ZEG, contains documents and articles as well as a static site gen","archived":true,"fork":false,"pushed_at":"2024-07-23T19:16:57.000Z","size":245,"stargazers_count":4,"open_issues_count":5,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-02T22:27:30.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/ZigEmbeddedGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10T10:30:57.000Z","updated_at":"2024-07-23T19:17:44.000Z","dependencies_parsed_at":"2024-06-11T17:03:57.077Z","dependency_job_id":"0d32dc28-30b9-43be-abdf-13c6c10ba0f2","html_url":"https://github.com/ZigEmbeddedGroup/website","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/ZigEmbeddedGroup%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZigEmbeddedGroup%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZigEmbeddedGroup%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZigEmbeddedGroup%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZigEmbeddedGroup","download_url":"https://codeload.github.com/ZigEmbeddedGroup/website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223716640,"owners_count":17191081,"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-08-01T21:02:25.424Z","updated_at":"2024-11-08T16:31:11.200Z","avatar_url":"https://github.com/ZigEmbeddedGroup.png","language":"Zig","funding_links":[],"categories":["Zig"],"sub_categories":[],"readme":"# Archived\n\nThis repository has been moved into the [monorepo](https://github.com/ZigEmbeddedGroup/microzig/tree/main/website)\n\n# Zig Embedded Group - Website and Articles\n\nThis project both contains the contents and the generation of the ZEG website.\n\n## Folder Structure\n\n```\n.\n├── build.zig\n├── deps                  Contains submodule dependencies\n│   └── …\n├── LICENCE\n├── README.md\n├── render                Not included in the repo, will contain the rendered website\n│   └── …\n├── src                   Source of the website generator and other tools\n│   └── main.zig\n└── website               Contains the raw input data for the website\n    ├── articles          Contains all articles in the format `YYYY-MM-dd - ${TITLE}.md`\n    │   └── …\n    ├── img               Contains the images used on the website.\n    │   └── …\n    ├── index.md          Index page of the website\n    └── tutorials         Contains the raw tutorial files\n        └── … \n```\n\n## Markdown\n\nThe website uses basic markdown that allows GFM style tables and also supports *some* placeholders:\n\n- `\u003c!-- TOC --\u003e` will insert a table of contents if alone in a single line. The ToC will be rendered in the same depth as the next heading, so everything higher in the hierarchy will be ignored.\n- `\u003c!-- ARTICLES --\u003e` renders a list of all available articles\n- `\u003c!-- ARTICLES10 --\u003e` renders a list of the 10 latest articles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZigEmbeddedGroup%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZigEmbeddedGroup%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZigEmbeddedGroup%2Fwebsite/lists"}