vertcoin-project / vertcoin-website

The source files for the Vertcoin website, built with Hugo.
MIT License
11 stars 14 forks source link

Vertcoin's Website

The source files for the Vertcoin website, built with Hugo.

Live at https://www.vertcoin.org/.

Contributing

What we want:

Running locally

You can build and preview your contributions before opening a pull request by running from within the directory:

  1. hugo (Build the site)
  2. hugo server (Run local development server at http://localhost:1313/)

It's just a Hugo site, afterall! :wink:

License

The Vertcoin website is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.