mbao01 / ayomidebakare.site

Ayomide Bakare

Home Page:https://ayomidebakare.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Ayomide Bakare's Blog

Special thanks to Egghead.io (all things web) and Kent C. Dodds!

This is based on Robin Wieruch's https://github.com/rwieruch/gatsby-mdx-blog-starter-project

Lot's of nice pieces are also borrowed from Jason Lengstorf https://github.com/jlengstorf/lengstorf.com

A starter project in Gatsby.js with MDX.

Deploy to Netlify

Features

  • MDX: JavaScript/React in Markdown
  • Prism.js: Syntax Highlighting
  • Pagination
  • Emotion
  • Typography.js
  • Self-hosted fonts (Inter UI)
  • Social media share buttons
  • Site & Theme config files
  • ConvertKit subscribe form (Formik and Yup)
  • Placeholder illustrations by Katerina Limpitsouni from undraw.co

Setup

  • git clone git@github.com:eggheadio/gatsby-starter-egghead-blog.git
  • cd gatsby-starter-egghead-blog
  • yarn
  • gatsby develop
  • visit http://localhost:8000

Setup via Gatsby CLI

  • gatsby new gatsby-starter-egghead-blog git@github.com:eggheadio/gatsby-starter-egghead-blog.git
  • cd gatsby-starter-egghead-blog
  • npm install
  • gatsby develop
  • visit http://localhost:8000

About

Ayomide Bakare

https://ayomidebakare.site

License:MIT License


Languages

Language:JavaScript 33.5%Language:Jupyter Notebook 24.9%Language:HTML 22.4%Language:CSS 12.3%Language:SCSS 6.0%Language:Shell 0.9%Language:Dockerfile 0.1%