Skip to content

paulsemel/blog

Repository files navigation

My personal blog

This is the ReactJS code of my personal blog.

This code is hosted at https://paulsemel.org.

Build Status

🚀 Quick start

  1. GatsbyJS Installation

    Download GatsbyJS for npm.

    npm install -g gatsby
  2. Install dependencies

    npm install
  3. Start

    gatsby develop

💫 Deploy

This project is deployed using Jenkins. The pipeline is described in the Jenkinsfile.