Skip to content

noahbjohnson/noahbjohnson.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published