Repo for keeping the source code of our official website
-
Clone this repository.
-
On new clone and when there are submodule updates:
git submodule update --init --depth 1
-
Run the Hugo development server:
hugo server
-
Open http://127.0.0.1:1313.