An open API service indexing awesome lists of open source software.

https://github.com/azer/homepage

My personal website
https://github.com/azer/homepage

Last synced: 11 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

          

# Homepage

This is the source code of my personal homepage, made with [Gatsby](https://github.com/gatsbyjs/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