fredmontet / blog

Here's my personal blog: http://www.fredmontet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal blog

Welcome to the repository of my personal blog. The purpose of it is to provide me with an online space where I can publish all kind of contents related to my personal activities.

Getting Started

Assuming you have Gatsby installed, open a terminal and execute:

yarn

Run the development server

gatsby develop

Build the website

gatsby build

The content will be in the ./public directory.

Deploy

To deploy on Netlify, just merge the develop branch into master and push it.

Technologies

This blog uses:

Licence

This software is licenced under the MIT License (MIT).

About

Here's my personal blog: http://www.fredmontet.com

License:MIT License


Languages

Language:JavaScript 78.7%Language:SCSS 19.4%Language:Shell 1.9%