SkillAgentSearch skills...

Gopherconbr.org

No description available

Install / Use

/learn @gopherconbr/Gopherconbr.org
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 2019

Deploying Site

./deploy.sh

Related Skills

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated1y ago
Forks20

Languages

HTML

Security Score

55/100

Audited on Dec 16, 2024

No findings