Skip to content

maxpowis/maxpowis.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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