Skip to content

jimthedev/jimthedev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to contribute

Getting started

  1. Clone the repo. Run git clone git@github.com:jimthedev/jimthedev.github.io.git
  2. Run cd jimthedev.github.io
  3. Check out the source branch with using git checkout source.
  4. Run npm install.

To run a local server

Run npm run server

To publish to the github master branch (production)

Run npm run publish

Please note that the theme being used here is my fork of the Icarus theme and is installed during npm's postinstall hook.

About

My blog. Musings on technology, coding, and life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published