{"id":18361129,"url":"https://github.com/progrhyme/tech-notes","last_synced_at":"2025-06-12T08:07:08.154Z","repository":{"id":50994025,"uuid":"258818085","full_name":"progrhyme/tech-notes","owner":"progrhyme","description":"Personal Yet Public Technical Notes","archived":false,"fork":false,"pushed_at":"2024-02-16T09:56:13.000Z","size":63308,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T05:43:40.220Z","etag":null,"topics":["docsy","hugo-site","technical-notes"],"latest_commit_sha":null,"homepage":"https://progrhy.me/tech-notes/","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/progrhyme.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":"2020-04-25T16:09:04.000Z","updated_at":"2021-12-24T06:08:06.000Z","dependencies_parsed_at":"2024-02-16T10:43:32.312Z","dependency_job_id":"bf79a7b6-d059-40fd-a6d0-cd40bafdcc9d","html_url":"https://github.com/progrhyme/tech-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/progrhyme/tech-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Ftech-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Ftech-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Ftech-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Ftech-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrhyme","download_url":"https://codeload.github.com/progrhyme/tech-notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrhyme%2Ftech-notes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259427005,"owners_count":22855557,"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":["docsy","hugo-site","technical-notes"],"created_at":"2024-11-05T22:31:57.399Z","updated_at":"2025-06-12T08:07:08.105Z","avatar_url":"https://github.com/progrhyme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![github pages](https://github.com/progrhyme/tech-notes/workflows/github%20pages/badge.svg)\n\n# progrhyme's Tech Notes\n\nMy personal yet public technical notes.\n\nForked from https://github.com/google/docsy-example .\n\n# Set up\n## Install Hugo\nYou need recent **extended** version of [Hugo](https://gohugo.io) to do local builds and previews of sites (like this one) that use Docsy.  \nSee [Hugo installation guide](https://gohugo.io/getting-started/installing/) to know how to get extended version.\n\n## Clone This Repository\n\n```sh\ngit clone git@github.com:progrhyme/tech-notes.git\ncd tech-notes\ngit submodule update --init --recursive\n```\n\n## Preview Site\n\n```sh\nhugo serve\n```\n\nThen you can see the site at http://localhost:1313/tech-notes/\n\n## Build Site\n\nYou need Node.js to build site.\n\n```sh\nnpm install\nhugo\n```\n\n# Manage Contents\n## Add notes\n\n```sh\n# Add a section page\nhugo new a/path/to/section/_index.md\n# Add a note under the section\nhugo new a/path/to/section/note.md\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrhyme%2Ftech-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrhyme%2Ftech-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrhyme%2Ftech-notes/lists"}