This is the official repo for Gopher Conference website.
It was built using react-static, a progressive static-site generator for React. The output is a static website hosted in Netlify. The template was built by Dwarves Foudation team (https://github.com/dwarvesf/template-react-static)
Want to help? Sweet! We like help. Pull requests are very welcome. Here's how to get started:
- Fork the repository
- Make some changes (see Build Instructions below)
- Push your changes to your fork
- Open a pull request
When you open a pull request, we'd appreciate if you follow some basic guidelines:
- Describe what you're changing, and more importantly why you're changing it
- Keep the pull request focused on one thing - if you make two different, unrelated changes, please separate them into two pull requests
- Some pull requests won't get merged. All changes are reviewed by a committee member, and sometimes changes don't fit with the organisation's vision.
Building and deploying the site is done via yarn
yarn
installs dependenciesyarn dev
runs webpack dev server for development modeyarn build
builds source code to static files for productionyarn serve
serves compiled static files on local
Gopher Con website by Gopher Con is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
Vietnam Investment Day 2019 landing page
MIT © Dwarves Foundation