Skip to content

today-i-learnt/site

Repository files navigation

Today I Learnt

Netlify Status

Let the world know about your learnings, moment of realization, or that fastastic production goof-up and how you saved the day!

Theme based on: Minimal Blog by LekoArts

Running locally

  1. Make sure you have NodeJS and Yarn
  2. Run yarn install to install Gatsby and other dependencies
  3. Run yarn start to open up a development environment

Adding content

Run yarn new:post to create a new blank post. Edit and push your changes to publish