OMNI JP WEB PAGE Getting Started Install Hugo_extended 公式サイトを参考に、Hugo extendedをインストールする。 Install Node ビルドに利用するためNode.jsをインストールする。 Build site on local git clone https://github.com/omni-jp/omni-jp.github.io.git cd omni-jp.github.io git submodule update --init --recursive npm install hugo server -D -F