Skip to content

joejean/joejean.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Website

It is built with the static site generator Hugo.

It is hosted on github pages and served from the gh-pages branch of this repo.

Publishing workflow

1- Make sure Hugo is installed on the computer

2- Create a new branch

2- Add the new post/page, or update existing one.

3- Run hugo server -D to test the changes locally http://localhost:1313/

4- Push the changes, open a PR and merge it

5- Once the PR is merged to master, the Github Actions workflow should publish the new version of the site to the gh-pages branch

About

Personal Website/Blog deployed on Github pages and built with Go Hugo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published