Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 702 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 702 Bytes

Vertcoin's Website

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

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

Contributing

What we want:

  • Translating
  • Bug Fixing
  • Webpage Speed
  • and much more

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! 😉

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.