{"id":20997234,"url":"https://github.com/maliayas/sublimetext_documentation","last_synced_at":"2026-03-16T22:35:49.670Z","repository":{"id":144860001,"uuid":"61755561","full_name":"maliayas/SublimeText_Documentation","owner":"maliayas","description":"Daily unofficial mirror of the ST documentation","archived":false,"fork":false,"pushed_at":"2025-03-08T10:16:52.000Z","size":1335,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-08T11:22:56.977Z","etag":null,"topics":["git-scraping","sublime-text"],"latest_commit_sha":null,"homepage":"https://www.sublimetext.com/docs/3/","language":"HTML","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/maliayas.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":"2016-06-22T22:26:33.000Z","updated_at":"2025-03-08T10:16:55.000Z","dependencies_parsed_at":"2024-05-03T12:27:43.417Z","dependency_job_id":"625a4b6b-971e-431e-a393-b540c0bafa1b","html_url":"https://github.com/maliayas/SublimeText_Documentation","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliayas%2FSublimeText_Documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliayas%2FSublimeText_Documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliayas%2FSublimeText_Documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliayas%2FSublimeText_Documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maliayas","download_url":"https://codeload.github.com/maliayas/SublimeText_Documentation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410459,"owners_count":20286403,"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":["git-scraping","sublime-text"],"created_at":"2024-11-19T07:39:15.441Z","updated_at":"2025-12-29T22:39:28.855Z","avatar_url":"https://github.com/maliayas.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime Text Documentation Mirror\n\nThis repo tracks the changes in\n[Sublime Text documentation](https://www.sublimetext.com/docs/index.html).\n\nThe source is automatically fetched daily and if something new is found, it gets\ncommitted automatically. Then I review it and push to this repo manually.\n\nI create git tags for notesworthy commits, so you can subscribe to the\n[tags](https://github.com/maliayas/SublimeText_Documentation/tags)\n\n## Update Script\n\nThe script that fetches fresh content and updates the git repo is below. The\noperation stands on `wget`.\n\n```sh\n# Delete existing files.\nrm -rf www.sublimetext.com\n\n# Download complete web page.\nwget \\\n    --mirror \\\n    --no-parent \\\n    --page-requisites \\\n    --convert-links \\\n    --continue \\\n    --adjust-extension \\\n    --user-agent=\"\" \\\n    --execute=\"robots=off\" \\\n    --wait=1 \\\n    --append-output=\"mirror.log\" \\\n    --no-verbose \\\n    --max-redirect=0 \\\n    https://www.sublimetext.com/docs/index.html\n\n# Commit if there is something new.\ngit add .\ngit commit -m \"Update ($(date +%Y-%m-%d))\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaliayas%2Fsublimetext_documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaliayas%2Fsublimetext_documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaliayas%2Fsublimetext_documentation/lists"}