/bolajiayodeji.com

My personal JAMstack blog built with Hugo + Netlify CMS

Primary LanguageHTMLMIT LicenseMIT

bolajiayodeji.com

License: MIT Netlify Status Patreon donate button

My personal PWA blog built with Hugo, JavaScript and Hosted on Netlify ⚡

Syntax theme based on Hugo Lamp Theme with tons of tweaks & modifications.

Contributing Guide

To run locally, you need to have Hugo setup first. Hugo installation guide can be found here

After installing Hugo, Fork and clone the forked repository

git clone https://github.com/<yourUsername>/bolajiayodeji.com.git && cd bolajiayodeji.com

Install dependencies

npm install

Start server

npm run start

then open https://localhost:1313.

Build files and search index

npm run build

Ship

git add --all
git commit -m "commit description"
git push

Author

Bolaji Ayodeji

License

This project is open source and available under the MIT License.