{"id":50412355,"url":"https://github.com/cskwork/memoryhub-blog","last_synced_at":"2026-05-31T04:04:57.991Z","repository":{"id":355415347,"uuid":"1228002472","full_name":"cskwork/memoryhub-blog","owner":"cskwork","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T14:04:43.000Z","size":63517,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T15:20:52.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cskwork.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-03T13:12:56.000Z","updated_at":"2026-05-03T14:04:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cskwork/memoryhub-blog","commit_stats":null,"previous_names":["cskwork/memoryhub-blog"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cskwork/memoryhub-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fmemoryhub-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fmemoryhub-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fmemoryhub-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fmemoryhub-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cskwork","download_url":"https://codeload.github.com/cskwork/memoryhub-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cskwork%2Fmemoryhub-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33718498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":[],"created_at":"2026-05-31T04:04:57.138Z","updated_at":"2026-05-31T04:04:57.986Z","avatar_url":"https://github.com/cskwork.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Memory Hub Blog\n\nMigration of [memoryhub.tistory.com](https://memoryhub.tistory.com/) to GitHub Pages\nvia Hugo + PaperMod, with English as the default language and Korean original\npreserved at `/ko/`.\n\n## Stack\n\n- **Static site generator:** Hugo (extended)\n- **Theme:** PaperMod (git submodule)\n- **Languages:** English (default) at `/`, Korean at `/ko/`. Add languages by\n  creating `content/\u003clang\u003e/posts/` plus a `[languages.\u003clang\u003e]` block in\n  `hugo.toml`.\n- **Hosting:** GitHub Pages at `cskwork.github.io`\n- **CI:** GitHub Actions builds on every push to `main`.\n\n## Local development\n\n```powershell\n# Install Hugo (one-time)\nwinget install Hugo.Hugo.Extended\n\n# Clone PaperMod theme\ngit submodule update --init --recursive\n\n# Run dev server\nhugo server -D\n```\n\nOpen \u003chttp://localhost:1313/\u003e for English, \u003chttp://localhost:1313/ko/\u003e for Korean.\n\n## Migration scripts\n\nRun order (from repo root):\n\n```powershell\npython scripts/parse_backup.py     # 1. HTML -\u003e data/posts.json\npython scripts/migrate_images.py   # 2. img/ -\u003e static/images/\u003cslug\u003e/, download remote URLs\npython scripts/html_to_md.py       # 3. HTML body -\u003e Markdown, rewrite image refs\npython scripts/build_ko.py         # 4. Markdown -\u003e content/ko/posts/\u003cslug\u003e.md\n# 5. Translation: spawned via Claude Code subagents (see scripts/translate_README.md)\n```\n\nEach script is idempotent and can be re-run safely.\n\n## Source\n\nTistory backup is read from `D:\\PARA\\Resource\\memoryhub-1-1-article1-1067\\memoryhub-1-1`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcskwork%2Fmemoryhub-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcskwork%2Fmemoryhub-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcskwork%2Fmemoryhub-blog/lists"}