Skip to content

amazellia/hugo-StackBlog

Repository files navigation

hugo-portfolio

Started learning Hugo on June 16 2021 6 PM - 9 PM at Robotic Systems, Australia from the Newcastle Coders Group, tutorial hosted by Sora and Sharlene. After that night, I have continued building it up and learning how to use it such as integrating a headless CMS Ghost and tuning different themes.

What I have Learned

June 17 2021

  1. hugo serve
  2. "echo" and ">>.env" is not needed in .env to call on Ghost CMS URL and Key.
  3. git commit -> git pull -> git push in solving the deployment failure with Netlify
  4. git submodule update --force --recursive --init --remote to refresh submodule
  5. Problem: Netlify could not deploy site, Solved - modified Netlify.toml to have a simple command hugo instead of hugo && npm run build:functions.
  6. Goal: to have Netlify automatically updated when Ghost CMS has a new post - figured that netlify.toml must have a command at their [Build] called run npm start && hugo with start being the build script in package.json.

Useful Websites

About

Hugo and Ghost CMS blog page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors