{"id":48431969,"url":"https://github.com/railmapgen/rmt-blog","last_synced_at":"2026-04-06T11:03:36.674Z","repository":{"id":337630601,"uuid":"1153621442","full_name":"railmapgen/rmt-blog","owner":"railmapgen","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-04T08:57:16.000Z","size":9720,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T09:35:51.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/railmapgen.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-02-09T14:08:23.000Z","updated_at":"2026-04-04T08:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/railmapgen/rmt-blog","commit_stats":null,"previous_names":["railmapgen/rmt-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/railmapgen/rmt-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railmapgen%2Frmt-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railmapgen%2Frmt-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railmapgen%2Frmt-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railmapgen%2Frmt-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/railmapgen","download_url":"https://codeload.github.com/railmapgen/rmt-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/railmapgen%2Frmt-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31469746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"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":[],"created_at":"2026-04-06T11:03:35.929Z","updated_at":"2026-04-06T11:03:36.663Z","avatar_url":"https://github.com/railmapgen.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RMT Blog\n\nGuide for local Hexo debugging and adding new documentation posts.\n\n## Prerequisites\n\n- Node.js LTS and npm installed\n- Git installed\n- Hexo CLI (optional for global use)\n\n```bash\nnpm install -g hexo-cli\n```\n\n## Local Development (Debug)\n\n1. Install dependencies in the repository root:\n\n```bash\nnpm install\n```\n\n2. Start the local server:\n\n```bash\nnpm run server\n```\n\n3. Open the site in your browser:\n\n```text\nhttp://localhost:4000\n```\n\n4. (Optional) Clean cache if you see stale content:\n\n```bash\nnpx hexo clean\n```\n\n## Deploy to Github Pages\n\nTrigger the pages workflows in Actions.\n\n## Add a New Documentation Post\n\nThis repository stores posts under `source/_posts/\u003clocale\u003e/`. Create the\nMarkdown file in the target locale folder and follow the front-matter format.\n\n### Step 1: Create the Markdown file\n\nExample paths:\n\n- `source/_posts/en-US/your-doc-title.md`\n- `source/_posts/zh-CN/your-doc-title.md`\n\n### Step 2: Add front matter\n\nUse a YAML front matter block at the top of the file:\n\n```yaml\n---\ntitle: \"Your Doc Title\"\ndate: 2026-02-09 10:00:00\ntags:\n\t- docs\ncategories:\n\t- documentation\n---\n```\n\n### Step 3: Write content\n\nAdd your Markdown content below the front matter. Use headings, lists, and code\nblocks as needed.\n\n### Step 4: Preview locally\n\n```bash\nnpx hexo server --draft\n```\n\n## Publish (Generate Static Files)\n\n```bash\nnpx hexo generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailmapgen%2Frmt-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frailmapgen%2Frmt-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frailmapgen%2Frmt-blog/lists"}