This is the source of https://guides.tefter.io built with hugo.
- Make changes
- Build with the
hugo
command - Copy files from
public/
to the location where you've cloned tefter/tefter.github.iocp -R public/* ../tefter.github.io
cd ../tefter.github.io
git add .
git commit
git push
- Et voilá 🌈