Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.03 KB

Portfolio Website and Blog

A Gatsby and Netlify powered generic business website.

It follows the JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.

URL

https://martiniakande.com

🚀 Features

  • Complete Business Website Suite - Home Page, Portfolio, Contact Page and Blog
  • Netlify CMS for Content Management - Most of the website content can be changed in the CMS and new blog posts can be added
  • SEO Friendly (Sitemap, Schemas, Meta Tags, GTM etc)
  • Bulma and Sass Support for styling
  • Progressive Web App & Offline Support
  • Tags and RSS Feed for Blog
  • Disqus and Share Support
  • Contact Form (Netlify Forms)

🐌 TODO

  • Improve accessibility

Prerequisite

  • Node
  • Gatsby CLI (globally installed)

Quick Start

  • Install dependencies by running npm install.
  • Run npm start to start the local development server.

🧔 Author

Toluwalase Akande