Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.04 KB

powered by Jekyll website status repo size license last commit

max.pow.is

Max Powis's personal website

Running the blog in local

In order to compile the assets and run Jekyll on local you need to follow those steps:

  • Install NodeJS
  • Install Jekyll: sudo gem install bundler jekyll
  • Install Yarn: npm install -g yarn
  • Install dependencies: yarn
  • Run: gulp

Credits

This website was designed using a Jekyll theme from Nathan Randecker

Updated with latest dependencies in 2023 by Max Powis