Skip to content

rrahul247/website-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazing website

beego website

Setup

  1. Get source code:
go get github.com/beego/website
  1. Get beedoc and beeblog to build contents:
cd $GOPATH/src/github.com/beego/website
git clone https://github.com/beego/beedoc
git clone https://github.com/beego/beeblog
  1. Compile:
go build main.go

run website and visit http://localhost:8082

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.7%
  • HTML 33.8%
  • Go 6.6%
  • JavaScript 1.9%