Skip to content

golang-lt/gophers.lt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lithuania Gophers

Golang user group in Lithuania.

Install

First, install hugo. And put it in your $PATH.

Install the theme and check necessary dependencies. (optional) theme is shipped with git source tree.

make deps

Update config:

cp config.toml.dist config.toml

Serve on :1313 port:

make

Or simply:

hugo server --theme=hyde-x --buildDrafts --watch

Release

Everytime a change is made to master it will be auto deployed to gophers.lt at the moment.

About

Golang Lithuania community website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published