Skip to content

codetswana/codetswana.github.io

Repository files navigation

codetswana.github.io

This is the static site for codetswana.com.

It is powered by Jekyll and is hosted on Github Pages.

To make modifications, ensure you are an administrator for the Codetswana Github Group, clone the repository locally:

git clone https://github.com/codetswana/codetswana.github.io.git

Make your changes and push them to the master branch.

vim index.html
git add index.html
git commit -m 'update homepage'
git push origin master

About

Github Pages site for codetswana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published