Skip to content

manabie-com/manabie-com.github.io

Repository files navigation

Manabie Blogs

https://blog.manabie.io

Contribution

  1. Clone and init the repository with

    git clone --recurse-submodules <this repo>

or bash git clone <this repo> git submodule update --init --recursive

  1. Run hugo with

    hugo server

The blog will be available locally at http://localhost:1313.

  1. Add your blog to content/posts/ in a new separate folder.