https://github.com/dlzou/go-wiki
A bare-bones wiki site.
https://github.com/dlzou/go-wiki
tutorial
Last synced: 3 months ago
JSON representation
A bare-bones wiki site.
- Host: GitHub
- URL: https://github.com/dlzou/go-wiki
- Owner: dlzou
- Created: 2021-06-28T20:42:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T17:47:09.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T23:54:12.408Z (almost 2 years ago)
- Topics: tutorial
- Language: Go
- Homepage:
- Size: 4.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-wiki
A one-day project to learn the basics of Go. I began by following the [official Go tutorial](https://golang.org/doc/articles/wiki/) for building a simple wiki site, and then I added some features to make it "fully functional":
- Used `regexp` for inter-page hyperlink injection
- Created home page site directory