How to create a blog using Hugo and Github Pages

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • blog

  • ~ % git clone https://github.com/rockstarblogger/blog.git ~ % cd blog blog %

  • pages-gem

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

  • We will be building a blog from scratch using the amazing Hugo framework and deploying it for free using Github Pages with a custom subdomain!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • hyde

    Port of Mdo's excellent theme to Hugo (by spf13)

  • blog % cd rockstarblogger/themes themes % git clone https://github.com/spf13/hyde.git Cloning into 'hyde'... remote: Enumerating objects: 424, done. remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 100% (5/5), done. remote: Total 424 (delta 0), reused 2 (delta 0), pack-reused 419 Receiving objects: 100% (424/424), 837.74 KiB | 7.41 MiB/s, done. Resolving deltas: 100% (199/199), done.

  • rockstarblogger % cd public && ls public % README.md public % git remote -v origin https://github.com/rockstarblogger/rockstarblogger.github.io.git (fetch) origin https://github.com/rockstarblogger/rockstarblogger.github.io.git (push)

  • Hugo

    The world’s fastest framework for building websites.

  • We will be building a blog from scratch using the amazing Hugo framework and deploying it for free using Github Pages with a custom subdomain!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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