Skip to content

thunderrabbit/mankind-project-japan

Repository files navigation

website for ManKind Project Japan

Site for ManKind Project Japan, currently at https://www.mkpjapan.org/

Requirements

Hugo

Getting started

  1. install hugo
  2. clone this repository
  3. update the submodule with the theme: git submodule update --init --recursive
  4. hugo server

Docker development