lastmod
2022-01-31T11:02:18.885Z

Basics & Beyond

This is the source for https://www.basicsandbeyond.dev

Netlify Status

Local Development

  1. Clone this repository to local git clone https://github.com/jbuddha/basics-and-beyond.git
  2. Pull theme submodules by running command git submodule update --init --recursive
  3. Run local server with command hugo server