MCPcopy Index your code
hub / github.com/LeetaoGoooo/pure

github.com/LeetaoGoooo/pure @v0.0.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.5 ↗ · + Follow
36 symbols 66 edges 6 files 5 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Deploy To Vercel

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

Core symbols most depended-on inside this repo

NewApi
called by 2
core/api.go
FetchPosts
called by 2
core/api.go
FetchPost
called by 2
core/api.go
QueryPosts
called by 2
core/api.go
FetchAllLabels
called by 2
core/api.go
oauth2Client
called by 1
core/api.go
FetchCategories
called by 1
core/api.go
init
called by 0
main.go

Shape

Struct 20
Function 11
Method 5

Languages

Go100%

Modules by API surface

main.go14 symbols
core/model.go12 symbols
core/api.go8 symbols
core/query.go1 symbols
core/api_test.go1 symbols

For agents

$ claude mcp add pure \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact