WIP: custom wiki in golang that utilizes git and serves pages with html, markdown, and css support https://tcp.wiki
Go to file
2023-04-02 12:55:48 -06:00
assets add a simple layout html wrapper for the markdown pages with css support 2023-04-02 12:55:48 -06:00
git.go make a webserver, pull down git repo to data, run markdown proccessing, server to port 8080 locally 2023-04-02 12:39:31 -06:00
go.mod make a webserver, pull down git repo to data, run markdown proccessing, server to port 8080 locally 2023-04-02 12:39:31 -06:00
go.sum make a webserver, pull down git repo to data, run markdown proccessing, server to port 8080 locally 2023-04-02 12:39:31 -06:00
main.go make a webserver, pull down git repo to data, run markdown proccessing, server to port 8080 locally 2023-04-02 12:39:31 -06:00
README.md make a webserver, pull down git repo to data, run markdown proccessing, server to port 8080 locally 2023-04-02 12:39:31 -06:00
render.go add a simple layout html wrapper for the markdown pages with css support 2023-04-02 12:55:48 -06:00

TCP.WIKI

H0wdy!!!