Skip to content

sryanyuan/gocodesite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocodesite

Lightweight blog

Install and depoly

  1. go get -v github.com/sryanyuan/gocodesite
  2. go install github.com/sryanyuan/gocodesite
  3. cd bin
  4. Copy the config.example.toml to bin, and modify the config file as you want
  5. gocodesite setup -config config.example.toml, and you will get the admin account and password, you must remember it.After you login the site,you can modify it.
  6. Copy template and static directories to gocodesite directory
  7. gocodesite run -config config.example.toml, now you can visit your site in your browser.

About

personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published