Skip to content

olaoluwa-98/codechauffeur.com

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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