{"id":18074986,"url":"https://github.com/lnsp/wikka","last_synced_at":"2025-04-05T19:19:05.849Z","repository":{"id":28337131,"uuid":"31850347","full_name":"lnsp/wikka","owner":"lnsp","description":"Simple and speedy Wiki software","archived":false,"fork":false,"pushed_at":"2016-08-19T23:22:24.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T16:41:48.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/lnsp.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}},"created_at":"2015-03-08T13:19:39.000Z","updated_at":"2016-08-19T23:22:26.000Z","dependencies_parsed_at":"2022-08-22T20:50:33.203Z","dependency_job_id":null,"html_url":"https://github.com/lnsp/wikka","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/lnsp%2Fwikka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fwikka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fwikka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fwikka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnsp","download_url":"https://codeload.github.com/lnsp/wikka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386362,"owners_count":20930630,"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":[],"created_at":"2024-10-31T10:44:02.310Z","updated_at":"2025-04-05T19:19:05.828Z","avatar_url":"https://github.com/lnsp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wikka [![Build Status](https://travis-ci.org/lnsp/wikka.svg)](https://travis-ci.org/lnsp/wikka)\n\nWikka is a wiki environment written in Go focused on speed and simplicity.\n## Building\nTo build the binaries, you need to download the Go runtime from [golang.org](https://golang.org).\nThen switch to your workspace and enter\n```bash\ngo get github.com/mooxmirror/wikka\n```\nIf you don't want to run it in the repository folder, you have to copy the files `config.json` and the `templates` folder to the same directory as the executable.\n## Contribute\nJust fork the project and start working on some nice stuff. If you need some inspiration, you should fine some in our Issues section.\n## Configuration\nConfiguration of the server is done via the `config.json`. Here is an example:\n```json\n{\n  \"Title\": \"Your nice wiki\",\n  \"Url\": \"http://my-wiki-url-here.com\",\n  \"Articles\": \"articles/\",\n  \"Templates\": \"templates/\",\n  \"Host\": \"my-wiki-url-here.com:80\",\n  \"Frontpage\": \"index\"\n}\n\n```\nThe names of the `main.template`, `edit.template`, `view.template` and `error.template` templates are constant, they can't be changed. Every other template file can be changed though.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fwikka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnsp%2Fwikka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fwikka/lists"}