{"id":34106978,"url":"https://github.com/wikkid-team/wikkid","last_synced_at":"2026-04-05T18:33:10.620Z","repository":{"id":41434660,"uuid":"422940056","full_name":"wikkid-team/wikkid","owner":"wikkid-team","description":"A vcs-backed wiki","archived":false,"fork":false,"pushed_at":"2026-02-21T01:09:40.000Z","size":4531,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-21T07:09:40.572Z","etag":null,"topics":["bzr","git","wiki"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wikkid-team.png","metadata":{"files":{"readme":"README.rst","changelog":"Changes.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-10-30T16:55:41.000Z","updated_at":"2026-02-21T01:09:37.000Z","dependencies_parsed_at":"2024-12-02T13:38:56.259Z","dependency_job_id":"2b1cc5e7-c8dd-4d1e-b9fb-619b522902d2","html_url":"https://github.com/wikkid-team/wikkid","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/wikkid-team/wikkid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikkid-team%2Fwikkid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikkid-team%2Fwikkid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikkid-team%2Fwikkid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikkid-team%2Fwikkid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wikkid-team","download_url":"https://codeload.github.com/wikkid-team/wikkid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wikkid-team%2Fwikkid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31446526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bzr","git","wiki"],"created_at":"2025-12-14T18:04:28.582Z","updated_at":"2026-04-05T18:33:10.607Z","avatar_url":"https://github.com/wikkid-team.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"================\nWikkid Wiki Home\n================\n\nWikkid is a wiki that uses Git or Bazaar as a way to store the content.\n\nBy default, it uses ``rest`` (restructuredText) as the file format\nfor wiki page, but it can also be configured to use ``markdown``\nor ``textile``.\n\nPrinciples of Wikkid\n--------------------\n\n* Will run using any Git_ or Bazaar_ branch, not just one it has created\n* Provides a Breezy plugin to simplify the serving of a branch\n* When run locally Wikkid will use the current users configured identity\n* Can be used as a public facing wiki with multiple users\n* Can be used as a library in other Python_ applications\n\n.. _Bazaar: https://bazaar.canonical.com\n.. _Git: https://git-scm.com/\n.. _Python: https://python.org\n\nQuickstart\n----------\n\nTo run from source, type something like::\n\n    $ python3 setup.py develop  # install dependencies\n    $ git init /tmp/wiki\n    $ ./bin/wikkid-serve /tmp/wiki\n    $ sensible-browser http://localhost:8080/\n\nOr, using docker::\n\n    $ docker run -p 8080:8080 -v /path/to/some/repo:/data \\\n      ghcr.io/wikkid-team/wikkid\n    $ sensible-browser http://localhost:8080/\n\nTo see what options are available, run::\n\n    $ wikkid-serve --help\n\nNow what?\n---------\n\n* Read the hacking_ document\n* Browse the source\n* Look through the `To Do`_ list and fix something\n\n.. _hacking: Hacking.txt\n.. _`To Do`: ToDo.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwikkid-team%2Fwikkid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwikkid-team%2Fwikkid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwikkid-team%2Fwikkid/lists"}