Skip to content

mastercoin-MSC/mastercoin-MSC.github.io

Repository files navigation

mastercoin-MSC.github.io - Mastercoin Github Organization Pages

The generated and published website is http://mastercoin-MSC.github.io

  • Source (AsciiDoc) is in the source branch

  • Generate static HTML is in the master branch and automatically published by GitHub.

To make a change

  1. Checkout the source branch with Git

  2. Edit adoc/index.adoc

  3. (Optional) Learn AsciiDoc Syntax:

  4. (Optional) Preview your rendered work:

    1. View file directly with Chrome AsciiDoc plugin

    2. Generate static site with ./gradlew generate

  5. Commit your changes to the source branch with Git

To render (publish locally)

  1. Run ./gradlew generate

  2. View the rendered site at build/site/

To publish

  1. Run ./gradlew publish

  2. View the published site at http://mastercoin-MSC.github.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published