Skip to content

bubblybooblay/homepage

 
 

Repository files navigation

Homepage

This is the source code of my personal homepage, made with Gatsby. It consists of a blog, software and photography portfolios.

Commands I use for making changes:

  • make install: Install dependencies. Should be run once after clonning the repo.
  • make develop: Start the development server at :8000
  • make post: Create a journal (blog) post.
  • make generate-album: Pulls specified Flickr album and creates the photo-album.
  • make build: Outputs build into public folder.
  • make deploy: Deploy it to your server. Parameters required: server, path

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • CSS 40.6%
  • Makefile 0.5%