Deploy Hugo website using Github pages

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. actions-hugo

    GitHub Actions for Hugo ⚡️ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.

    For more information about the actions used and their options, please see Hugo and Github pages on Github.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. pages-gem

    A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

    Hugo is one of the most widely used static site generators, and I found it to be a great tool to build my website. I knew about Github pages providing a custom domain for each account, so I chose it to deploy my website. Here's how you can deploy your Hugo website using Github pages as well.

  4. actions-gh-pages

    GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

    For more information about the actions used and their options, please see Hugo and Github pages on Github.

  5. Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

    By default, Github pages use Jekyll for building websites. To prevent this, add a .nojekyll file (blank, no content needed) in the public repository.

  6. Hugo

    The world’s fastest framework for building websites.

    Hugo is one of the most widely used static site generators, and I found it to be a great tool to build my website. I knew about Github pages providing a custom domain for each account, so I chose it to deploy my website. Here's how you can deploy your Hugo website using Github pages as well.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Automating the building and deployment of GitHub Pages

    2 projects | dev.to | 16 Sep 2021
  • Deploy React App using GitHub Actions

    2 projects | dev.to | 20 May 2021
  • Deploying to GitHub Pages without extra dependencies

    1 project | dev.to | 18 Mar 2021
  • Quick Guide to Auto Compress your CSS and JS when you Git Merge or Pull

    1 project | /r/webdev | 17 Jan 2021
  • Making a Personal Site from Start to Publish with Eleventy and Github

    1 project | dev.to | 11 Jan 2021