bitprj / homepage

My personal website

Home Page:https://kodfabrik.com

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

My personal website

https://kodfabrik.com


Languages

Language:JavaScript 59.0%Language:CSS 40.6%Language:Makefile 0.5%