Skip to content

sbir3japan/sbir3japan.github.io

Repository files navigation

Corda Guide (under construction)

github pages

This is a version of Corda Guide by SBI R3 Japan based on Hugo. It is not the official Corda Guide, which can be found here.

Theme

The theme in use is Docsy. You can find detailed theme instructions in the Docsy user guide: https://docsy.dev/docs/.

The theme is included in this project as a Git submodule:

▶ git submodule
 a053131a4ebf6a59e4e8834a42368e248d98c01d themes/docsy (heads/master)

If you want to do SCSS edits and want to publish these, you need to install PostCSS

Instructions

You can read detailed instructions in the usage docs.

Please read them!

You will need:

  • hugo (a single binary on all platforms)
    • Use the latest extended version
  • npm
  • a text editor: we strongly recommend Visual Studio Code.

Quick Start

  • Download hugo and npm
  • clone this repo
  • cd into the root of the repo and run ./build.sh
  • edit the markdown in content/ja