Skip to content

olaoluwa-98/codechauffeur.com

Repository files navigation

Code Chauffeur

A website containing articles authored by Emmanuel Awotunde. Visit codechauffeur.com.

Setup

  • Install Hugo.
  • Clone repo git clone --recurse-submodules https://github.com/olaoluwa-98/codechauffeur.com.
  • Run Hugo server hugo server -D.

Deploy on GitHub Pages

  • Run git worktree add -B gh-pages public origin/gh-pages once.
  • Run chmod +x ./deploy.sh && ./deploy.sh.

Update theme to latest

  • Run git submodule update --recursive --remote.

About

My personal website and blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published