Skip to content

ceeghee/apollodev.io

Repository files navigation

apollodev.io

License: MIT

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

Hugo theme used Hugo Zzo Theme available for free with tons of tweaks and mods.

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>/apollodev.io.git && cd apollodev.io

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

Goodluck Ekene

License

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

About

my dev blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published