Skip to content

bigdevlarry/blog

Repository files navigation

How do we build and run it?

To run the project, you'll need to do the following:

  • Clone this repository
  • Install Hugo with the command
brew install hugo
  • Run the project
Hugo server

Image Path Resolution

The images on the blog render well on GitHub Pages because they require the repository name in the URL. However, for local development, you need to remove the repository name. Sample example for both local and production image path below

Local Production
/images/hugo-gh-action/gh-logo.png /blog/images/hugo-gh-action/gh-logo.png

About

Creating a blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published