{"id":13548987,"url":"https://github.com/Paspartout/gowiki","last_synced_at":"2025-04-02T22:31:11.950Z","repository":{"id":57589008,"uuid":"125757947","full_name":"Paspartout/gowiki","owner":"Paspartout","description":"simple markdown based go wiki webapp","archived":false,"fork":false,"pushed_at":"2018-04-07T16:12:08.000Z","size":180,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-03T18:34:07.256Z","etag":null,"topics":["golang","markdown","webapp","wiki"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Paspartout.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":"2018-03-18T19:02:32.000Z","updated_at":"2018-10-17T05:16:16.000Z","dependencies_parsed_at":"2022-09-26T19:51:28.313Z","dependency_job_id":null,"html_url":"https://github.com/Paspartout/gowiki","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paspartout%2Fgowiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paspartout%2Fgowiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paspartout%2Fgowiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paspartout%2Fgowiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paspartout","download_url":"https://codeload.github.com/Paspartout/gowiki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246905099,"owners_count":20852810,"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":["golang","markdown","webapp","wiki"],"created_at":"2024-08-01T12:01:16.906Z","updated_at":"2025-04-02T22:31:11.461Z","avatar_url":"https://github.com/Paspartout.png","language":"CSS","funding_links":[],"categories":["CSS","golang"],"sub_categories":[],"readme":"# Gowiki\n\n[![Build Status](https://travis-ci.org/Paspartout/gowiki.svg?branch=master)](https://travis-ci.org/Paspartout/gowiki)\n\n![Screenshot](https://paspartout.github.io/gowiki/screenshot.png)\n\nGowiki started out as an extensions to the \n[golang.org web application](https://golang.org/doc/articles/wiki/) tutorial.\nThe idea behind it is to implement a simple file based wiki web application\nthat can serve wikis from [vimwiki](https://github.com/vimwiki/vimwiki) in\nthe markdown format.\n\nThe use case of the current version is browsing and editing a wiki that\nconsists of markdown files in a single directory.\n\nYou may take a look at the [todo.md](https://github.com/Paspartout/gowiki/blob/master/todo.md)\nfor what I implented and what I may implement in future versions.\n\n## Installing\n\nTo install gowiki manually from source type the following commands in your terminal:\n\n```sh\n$ go get -d github.com/Paspartout/gowiki\n$ go get github.com/mjibson/esc # for embedding resource files into executable\n$ cd $GOPATH/src/github.com/Paspartout/gowiki\n$ go generate\n$ go install\n```\n\nAlternatively you can download the latest realease from the [Github Releases](https://github.com/Paspartout/gowiki/releases).\n\n## License\n\nGowiki itself is licensed under the MIT License.\nSee the LICENSE file.\n\nGowiki is using the [bulma.css framework](https://bulma.io/) and the [openiconic icons](https://useiconic.com/open).\nTheir licenses can be found in the static directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPaspartout%2Fgowiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPaspartout%2Fgowiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPaspartout%2Fgowiki/lists"}