Skip to content

jhuizy/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

My personal website for blogging, built with gatsby using the lumen starter.

Development

To spin up a development instance, simply run yarn && yarn develop to install dependencies and launch the gastby development server. This assumes you have yarn installed, if you prefer the nix approach of doing things you can run it via the nix shell using nix-shell --command "yarn develop"

Deployment

The site is deployed via netlify automatically on pushes to master. It can be configured in the netlify.toml configuration file.

Releases

No releases published

Sponsor this project

Packages

No packages published