Skip to content

devopsdaysfloripa/gopherconbr.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GopherCon Brasil

This is the website for the GopherCon Brasil conference

Contributing

To view the site locally, install Hugo and run a local server with the following command:

hugo server -v -w -t=gopherconbr
hugo server -v -w -t=gopherconbr --config=config_en.toml

Running with Docker

$ cd docker
$ docker build -t gopherconbr:latest .
$ docker run -d -p 80:80 -p 443:443 gopherconbr:latest

Editions

2016 2017 2018

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • CSS 31.3%
  • HTML 17.6%
  • Dockerfile 0.1%