{"id":20002608,"url":"https://github.com/abhishekkr/mysitemap","last_synced_at":"2026-07-03T02:04:16.082Z","repository":{"id":137959608,"uuid":"584025015","full_name":"abhishekkr/mysitemap","owner":"abhishekkr","description":"generating sitemap.xml for static content sites, alongwith some dynamic links support","archived":false,"fork":false,"pushed_at":"2023-01-01T01:14:28.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T13:21:33.411Z","etag":null,"topics":["nim","nim-lang","sitemap","sitemap-generator","sitemap-xml","sitemap-xml-generator"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/abhishekkr.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,"publiccode":null,"codemeta":null}},"created_at":"2023-01-01T00:55:39.000Z","updated_at":"2023-01-01T01:02:54.000Z","dependencies_parsed_at":"2023-07-16T13:46:19.024Z","dependency_job_id":null,"html_url":"https://github.com/abhishekkr/mysitemap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fmysitemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fmysitemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fmysitemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fmysitemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishekkr","download_url":"https://codeload.github.com/abhishekkr/mysitemap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241440691,"owners_count":19963281,"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":["nim","nim-lang","sitemap","sitemap-generator","sitemap-xml","sitemap-xml-generator"],"created_at":"2024-11-13T05:22:26.292Z","updated_at":"2025-10-30T02:48:31.442Z","avatar_url":"https://github.com/abhishekkr.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Generate custom sitemap.xml\n\n\u003e written in Nim, latest linux binary available in root of repo\n\nThis project was primarily written as part of a [Nim tutorial](https://abhishekkr.github.io/blog.html#/blogs/2023-01-01-nim-generate-sitemap.md); also to help generating sitemap.xml file for my site [abhishekkr.github.io](https://abhishekkr.github.io/blog.html).\nThis has blogs page which renders content directly from Markdown files present and the specific blog links are a combination of hash string with same base blog link. Making it hard for search engines to identify different pages.\n\n### HowTo Use\n\n* to show help\n\n```\n$ nim c -r src/mysitemap.nim --help\n```\n\n* to generate full sitemap with dynamic/markdown links\n\n```\n$ nim c -r src/mysitemap.nim --site='https://abhishekkr.github.io' --site-path='.' --md-url='/blog.html#/blogs' --md-path=./blogs\n```\n\n* to generate sitemap without dynamic/markdown links\n\n```\n$ nim c -r src/mysitemap.nim --site='https://abhishekkr.github.io' --site-path='.' --skipmd\n```\n\n* using current dir as site path, for sitemap without dynamic/markdown links\n\n```\n$ nim c -r src/mysitemap.nim --site='https://abhishekkr.github.io' --skipmd\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkr%2Fmysitemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekkr%2Fmysitemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkr%2Fmysitemap/lists"}