TheHelias / signor-martini-portfolio

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

Home Page:https://martiniakande.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://martiniakande.com/

License:MIT License


Languages

Language:JavaScript 70.5%Language:CSS 20.6%Language:Sass 8.8%