about « all posts

Posts In #github

Deploy your Hugo sites on Github Pages

Sep 11 2020 · 6 min read
#hugo #github
Table of Contents I Deploy on Netlify Steps II Deploy on GitHub Pages Let’s get Started! Don’t Make a gh-pages Branch A Tale of Two Repositories 1. Setup When Nothing is Committed(select one of this two) 2. Setup When You’ve Already Committed and Pushed(select one of this two) Adding the Submodule Deploying Make the whole deploying-procedure a shell script Mapping a Custom Domain Regenerating All the URLS I Deploy on Netlify Steps Deploy your HUGO website on Netlify is …
Read More…