WIP: custom wiki in golang that utilizes git and serves pages with html, markdown, and css support
assets | ||
comments.go | ||
git.go | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md | ||
render.go |
H0wdy!!!
feel free to commit, leave suggestions, issues, or really anything <3
TODO
- MANY FUCKING THINGS
- Webhook support for auto pull on push/update of the git repo
- Git Branch support
- add a star/upvote/like feature for pages
- edit tracker
- Author
- last edited
- last editor/commit
- pgp signed intergration
- [-] comments using bitcast - almost there! - generated in comments.db/
- verification - no login pgp
- captcha
- sub rating system
- sort by date etc
- dynamically generated links for all avaiable pages
- sitemap
- anti robot shit here
- post quantum intergration and verification
- BUILD UP THAT MARKDOWN SUPPORT
- fix whatever i did to fuck up design/layout/css???