It's a blog based on github discussion that lets you focus on your creativity. All you need to do is open your browser, log in to github and start your creative journey, no more worry about file, sync deployment and image uploads. What's more you can migrate your blog in the way you like!
Before you do a deployment, you need to config your own pure.yaml
cp pure.sample.yaml pure.yaml
Get your own GITHUB_ACCESS_TOKEN here
cd core
go test -run TestApi -v
It'll list all your categories, then you can config your pure.yaml
Before you do a deployment, you need to config BlogConfig
in constants.go
Get your own GITHUB_ACCESS_TOKEN here
pure use gitcus as comment system, visit gitcus-website to get your repo id ,which can be found in data-repo-id
Then just run the application
go build main.go
./main