iamfrez / homepage

Personal Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal Website


Languages

Language:JavaScript 50.1%Language:CSS 49.4%Language:Makefile 0.5%