Skip to content

hacktoberfesthowto/howto-blog

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • Make a fork of this repo to your local user.
  • Sign up for a free Gitpod account at gitpod.io. You can use your GitHub user to sign in.
  • Open your fork in Gitpod (it may be useful to install the Gitpod extension for your browser for this). -- The URL to open will look something like https://gitpod.io/#https://github.com/yourusername/howto-blog image
  • Make the needed or desired changes.
  • You should be able to see a preview of this inside of Gitpod.
  • Commit the changes and create a pull request.

Option 2: Make the change directly in GitHub.

  • Make a fork of this repo to your local user.
  • Go to the file you want to edit. Click the pen to edit the file, or press"." to open Visual Studio Code inside the web browser.
  • Make the needed or desired changes.
  • Commit the changes and create a pull request.
  • Have a respectful code review and hopefully the changes get merged!

About

hugo blog template for Hacktoberfest HOWTO

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published