{"id":20552543,"url":"https://github.com/sup2point0/quarkdown","last_synced_at":"2026-04-14T23:34:34.737Z","repository":{"id":228963827,"uuid":"770325036","full_name":"Sup2point0/Quarkdown","owner":"Sup2point0","description":"A Markdown to HTML renderer for exporting and deploying repositories to GitHub Pages","archived":false,"fork":false,"pushed_at":"2024-04-09T10:05:21.000Z","size":1014,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-09T20:52:59.877Z","etag":null,"topics":["assort","css","html","markdown","markdown-parser","markdown-to-html","render","sup"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Sup2point0.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}},"created_at":"2024-03-11T11:04:46.000Z","updated_at":"2024-04-14T18:34:46.594Z","dependencies_parsed_at":"2024-03-21T11:22:37.177Z","dependency_job_id":"11c7e372-064c-486d-acea-3710b01d68d3","html_url":"https://github.com/Sup2point0/Quarkdown","commit_stats":null,"previous_names":["sup2point0/quarkdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sup2point0/Quarkdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2FQuarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2FQuarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2FQuarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2FQuarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sup2point0","download_url":"https://codeload.github.com/Sup2point0/Quarkdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sup2point0%2FQuarkdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31819940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["assort","css","html","markdown","markdown-parser","markdown-to-html","render","sup"],"created_at":"2024-11-16T02:36:34.859Z","updated_at":"2026-04-14T23:34:34.708Z","avatar_url":"https://github.com/Sup2point0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e \u003cem\u003e Quarkdown \u003c/em\u003e \u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/Sup2point0/Quarkdown/actions/workflows/tests.yml/badge.svg\"\u003e\n\u003cimg src=\"https://github.com/Sup2point0/Quarkdown/actions/workflows/quarkdown.yml/badge.svg\"\u003e\n\u003cimg src=\"https://github.com/Sup2point0/Quarkdown/actions/workflows/assort.yml/badge.svg\"\u003e\n\u003cimg src=\"https://github.com/Sup2point0/Quarkdown/actions/workflows/pycobytes.yml/badge.svg\"\u003e\n\u003cimg src=\"https://github.com/Sup2point0/Quarkdown/actions/workflows/antarctica.yml/badge.svg\"\u003e\n\u003c/div\u003e\n\n![quarkdown-title](.assets/title.png)\n\nA personalised GitHub-Flavoured Markdown to HTML rendering engine, which automatically exports files in GitHub repositories and deploys them to GitHub Pages.\n\n\n\u003cbr\u003e\n\n\n## Overview\n\n[Quarkdown](docs/glossary.md) is an engine for extracting Markdown files from a GitHub repo, exporting them to HTML, and adding those files to the repo to be deployed by GitHub Pages.\n\nI like to give my projects their own little bit of jargon for character, so if you’d like to understand the terms used, refer to the [glossary](docs/glossary.md).\n\n\u003e [!TIP]\n\u003e For more, see the [docs](docs/).\n\n\n\u003cbr\u003e\n\n\n## Features\n\n- A customised Markdown parser which handles Quarkdown-Flavoured Markdown\n- An engine for extracting and uploading files through the GitHub API\n- Automation through GitHub Actions for automatically exporting and deploying GitHub repositories\n\n\n\u003cbr\u003e\n\n\n## Rationale\n\nOver the years I’ve created so, so many Markdown files in *Assort* that it’s basically my own personal wiki at this point. So, I thought why not give people the option to browse it through a website? Don’t get me wrong, GitHub is already fantastic at displaying Markdown files, but with an actual webpage we can make it *so* much more personalised.\n\n\n\u003cbr\u003e\n\n\n## Notes\n\n- If the tests are failing, that (probably) means I’m working on some new feature.\n\n\n\u003cbr\u003e\n\n\n## Features\n\n### Under Development\n- Add special index pages.\n- Extract article title into a special `\u003cheader\u003e` container.\n\n### Future\n- Find a way to combine commits so that a single new deployment doesn’t result in potentially hundreds of programmatically generated commits?\n- Check if export filepaths have changed for a file, and if so, delete the artefact file.\n\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup2point0%2Fquarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsup2point0%2Fquarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup2point0%2Fquarkdown/lists"}