Skip to content

A portfolio website and blog built with React, Gatsby, Graphql Netlify CMS, Bulma, and SASS.

License

Notifications You must be signed in to change notification settings

TheHelias/signor-martini-portfolio

Repository files navigation

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