Skip to content

yu71ng/hamburg-node_YW

 
 

Repository files navigation

Example Hugo website using Github pages

Learn more about Github pages at the official documentation.

Building locally

To work locally with this project, you'll have to follow the steps below:

  1. Fork, clone or download this project.

  2. Install git and go.

  3. Install Hugo.

  4. Preview your project:

    hugo server
  5. Add content.

  6. Optional. Generate the website:

    hugo

Read more at Hugo's documentation.

Use a custom theme

Hugo supports a variety of themes.

Visit https://themes.gohugo.io/ and pick the theme you want to use. In the Pages example, we use https://themes.gohugo.io/themes/gohugo-theme-ananke/.

Did you fork this project?

If you forked this project for your own use, please go to your project's Settings and remove the forking relationship, which won't be necessary unless you want to contribute back to the upstream project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 30.8%
  • SCSS 26.5%
  • Less 23.8%
  • JavaScript 17.2%
  • HTML 1.7%