Skip to content

golang-vietnam/gophercon-landing

Repository files navigation

Vietnam Investment Day 2019

GopherCon Landing Page

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)

How to Contribute

Want to help? Sweet! We like help. Pull requests are very welcome. Here's how to get started:

  1. Fork the repository
  2. Make some changes (see Build Instructions below)
  3. Push your changes to your fork
  4. 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.

Build Instructions

Building and deploying the site is done via yarn

  • yarn installs dependencies
  • yarn dev runs webpack dev server for development mode
  • yarn build builds source code to static files for production
  • yarn serve serves compiled static files on local

License

Creative Commons License
Gopher Con website by Gopher Con is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.

Vietnam Investment Day 2019 landing page

License

MIT © Dwarves Foundation