LeetaoGoooo / pure

a blog based on github discussion

Home Page:https://leetao.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure

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!

Deploy

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

Category

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

Deploy with Vercel

comments

pure use gitcus as comment system, visit gitcus-website to get your repo id ,which can be found in data-repo-id

gitcus-config

Then just run the application

go build main.go
./main

Screens

About

a blog based on github discussion

https://leetao.me

License:MIT License


Languages

Language:Go 100.0%