hacktoberfesthowto / howto-blog

hugo blog template for Hacktoberfest HOWTO
MIT License
1 stars 7 forks source link
hacktoberfest

Gitpod ready-to-code

Deploy to GitHub Pages

HOWTO blog

Hugo blog template for Hacktoberfest HOWTO. The goal of this site is to be a collaborative guide to participating in open source, espeically during the month of October, when Hacktoberfest provides additional incentives to new developers.

This site uses the Hugo Terminal Theme and uses a GitHub Action to auto-deploy the site to GitHub pages, at hacktoberfesthowto.github.io

HOW TO CONTRIBUTE:

This repo is the source code for a static site, written using Hugo and Markdown. Instead of installing the framework, I set up the repo to run in Gitpod.

What you'll want to do:

Option 1: Make your change inside of Gitpod and preview the changes

Option 2: Make the change directly in GitHub.