{"id":30069039,"url":"https://github.com/mso-docs/mackenzie-techdocs-site","last_synced_at":"2026-05-20T14:03:24.136Z","repository":{"id":307941710,"uuid":"1031145558","full_name":"mso-docs/mackenzie-techdocs-site","owner":"mso-docs","description":"This is the Mackenzie.TechDocs project, where I am learning how to create a documentation site from scratch. ","archived":false,"fork":false,"pushed_at":"2025-08-03T05:52:01.000Z","size":7150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-03T07:17:44.316Z","etag":null,"topics":["documentation","mkdocs","technical-writing","writing-tool"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mso-docs.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,"zenodo":null}},"created_at":"2025-08-03T05:32:08.000Z","updated_at":"2025-08-03T05:58:13.000Z","dependencies_parsed_at":"2025-08-03T07:33:32.521Z","dependency_job_id":null,"html_url":"https://github.com/mso-docs/mackenzie-techdocs-site","commit_stats":null,"previous_names":["mso-docs/mackenzie-techdocs-site"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mso-docs/mackenzie-techdocs-site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mso-docs%2Fmackenzie-techdocs-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mso-docs%2Fmackenzie-techdocs-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mso-docs%2Fmackenzie-techdocs-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mso-docs%2Fmackenzie-techdocs-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mso-docs","download_url":"https://codeload.github.com/mso-docs/mackenzie-techdocs-site/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mso-docs%2Fmackenzie-techdocs-site/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269410216,"owners_count":24412155,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["documentation","mkdocs","technical-writing","writing-tool"],"created_at":"2025-08-08T11:01:37.988Z","updated_at":"2026-05-20T14:03:24.131Z","avatar_url":"https://github.com/mso-docs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Mackenzie.TechDocs](./docs/img/mackenzie-docs.png)\n\n# Welcome to the Mackenzie.TechDocs Project!\nThis is my technical writing website, which was made with MkDocs. I will be updating this page soon. Stay tuned!\n\n\nSome facts about this site:\n* It utilizes ``Markdown``, ``CSS``, ``HTML``, ``JavaScript``, and ``YAML``!\n* It is where you can find some of my work.\n* It has a blog, which I hope to update (semi) frequently.\n* It is where you can find links to other places I hang out online.\n* It is a **huge** labor of love!\n\n## Sitemap\nBelow, you can see the way the site is organized.\n\n```\nmkdocs.yml              # Project configuration\ndocs/\n│\n├── index.md            # Homepage for Mackenzie.TechDocs\n├── about.md            # About me and this project\n├── contact.md          # My contact information\n│\n├── blog.md             # Blog about technical writing\n├── examples.md         # Samples of my work\n├── release-notes.md    # Changelog or version history\n\n```\n\n## Changelog\nYou can view the changelog in full on the [Release Notes](release-notes.md) section of the site.\n\nHere is a brief synopsis of what I've done on the site:\n\n| Version | Date       | Type     | Notes |\n|---------|------------|----------|-------|\n| 1.2.2   | 08/04/2025 | Added    | Added new blog posts to [Blog](blog.md) page; Created in-page links |\n|         |            | Resolved | Resolved emoji loading issue with blog post (affected direct linking to specific posts); Updated [Release Notes](release-notes.md) page; Updated [README](README.md) page; Responded to GitHub issue requesting the above changes |\n| 1.2.1   | 08/03/2025 | Added    | Added project to GitHub; Added [Blog](blog.md) page; Fixed blog post formatting; Added [Examples](examples.md) page |\n|         |            | Resolved | Fixed persistent formatting issue; Formatted documentation example to match site formatting |\n| 1.2.0   | 08/02/2025 | Added    | Added CSS/HTML styles; Updated favicon; Added branding; Updated site name; Added [Release Notes](release-notes.md) page |\n|         |            | Resolved | Removed stock favicon; Fixed Tech Stack section on [About](about.md) page; Fixed header typos; Updated [About](about.md) page; Removed redundant headers; Removed \".io\" from site name |\n| 1.1.0   | 08/01/2025 | Added    | Added [About](about.md) and [Contact](contact.md) pages; Added portfolio and GitHub links; Site-wide copywriting; Edited directory; Added nav bar items |\n|         |            | Resolved | Fixed Index page content; Revised intro for web; Removed dummy text |\n| 1.0.0   | 06/04/2025 | Added    | Initial site build; Tested functionality; Researched MkDocs; Edited Index page |\n|         |            | Resolved | Fixed MkDocs serving issue by installing packages |\n\n\n# Thanks For Reading!\nYou rock!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmso-docs%2Fmackenzie-techdocs-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmso-docs%2Fmackenzie-techdocs-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmso-docs%2Fmackenzie-techdocs-site/lists"}