Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 697 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 697 Bytes

Noah B Johnson personal site

Built With

Getting Started

Why would you want to run this locally? Just go look at the site: https://noahbjohnson.net

  1. Clone the repo git clone https://github.com/noahbjohnson/noahbjohnson.net.git
  2. Install the dependencies npm i
  3. Fire it up npm start

Blog

The blog consists of the blog posts file for metadata, and the posts folder for entries.

File names in the posts folder should correspond to the slug from the metadata. (page -> page.md)