OlivierJM / olivierjm.dev

Personal website built with Gatsby and hosted on netlify

Home Page:https://olivierjm.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

eleventy-blog-mnml

A minimal blog built using eleventy.

How to Use?

  1. Clone this repo
  2. Install dependencies by running npm i
  3. Add your blog posts (in markdown) in the posts folder.
  4. Run a copy of the project locally using npm run serve to see your changes locally.
  5. Run npm run build which will build your website in the _site folder which you can deploy.

About

Personal website built with Gatsby and hosted on netlify

https://olivierjm.dev


Languages

Language:SCSS 70.4%Language:Liquid 18.3%Language:HTML 5.7%Language:JavaScript 5.6%