{"id":15866793,"url":"https://github.com/matthewjohn/wikode","last_synced_at":"2026-05-03T22:31:33.486Z","repository":{"id":230534620,"uuid":"779569282","full_name":"MatthewJohn/Wikode","owner":"MatthewJohn","description":"Small wiki/note taking webapp with plain-text Git/SVN-backed storage","archived":false,"fork":false,"pushed_at":"2024-03-30T07:37:56.000Z","size":360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T16:04:50.002Z","etag":null,"topics":["git","python","svn","wiki"],"latest_commit_sha":null,"homepage":"","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/MatthewJohn.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}},"created_at":"2024-03-30T07:08:57.000Z","updated_at":"2024-03-30T07:10:23.000Z","dependencies_parsed_at":"2024-04-04T06:31:58.700Z","dependency_job_id":null,"html_url":"https://github.com/MatthewJohn/Wikode","commit_stats":null,"previous_names":["matthewjohn/wikode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatthewJohn/Wikode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FWikode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FWikode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FWikode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FWikode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatthewJohn","download_url":"https://codeload.github.com/MatthewJohn/Wikode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatthewJohn%2FWikode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["git","python","svn","wiki"],"created_at":"2024-10-05T23:22:30.766Z","updated_at":"2026-05-03T22:31:33.469Z","avatar_url":"https://github.com/MatthewJohn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wikode\n\nSimple web-based note/documentation app, built around text-based Git/SVN storage.\n\nProvides _some_ TracWiki (moinmoin) markup and a small amount of Markdown support.\n\n## Example\n\nCreate a new page:\n\n![NewNote](./docs/screenshots/NewNote.png)\n\n![EditNote](./docs/screenshots/EditNote.png)\n\nPublished page:\n\n![Published](./docs/screenshots/Published.png)\n\nSearch:\n\n![Search](./docs/screenshots/Search.png)\n\n\n## Install\n\n```\nvirtualenv .\nsource bin/activate\npip install -r requirements.txt\n```\n\n## Run\n\n```\npython ./run.py\n```\n\nGoto http://localhost:5000\n\nFor alternative ports, see [Configure]\n\n## Admin page\n\nThe admin page allows:\n\n * the SCM configuration to be specified,\n * re-index the local SQLite database, used for search functionality\n\n## Configure\n\nCreate config.json in root directory, following options are available:\n\n* LISTEN_HOST\n* LISTEN_PORT\n* SCM_TYPE\n* DATA_DIR\n* SQLITE_PATH\n\n\n## Macros\n\nThere are support for some macros:\n\n### Tags\n\nExample:\n```\n[[Tags(some-tag)]]\n```\n\nAdd tags to a page, which are grouped together in the 'tags' page.\n\n\n## WARNING\n\nDo not push to - this is a replica from upstream https://gitlab.dockstudios.co.uk/pub/wikode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjohn%2Fwikode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewjohn%2Fwikode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjohn%2Fwikode/lists"}