Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

This repository contains the source for the Earl Park Fall Festival Website.

Notifications You must be signed in to change notification settings

EarlParkFallFestivalFoundation/earl-park-site

Repository files navigation

Welcome to the earl-park-site repository!

Purpose

Source code for Hugo based site for resources and information about the Earl Park Fall Festival.

Rules of the Repository

  • Master branch is production, period.
  • Do not commit to master, please work off the development branch.
  • When working locally, try to work in feature branches.
  • Please follow GitFlow.
  • You may fork this repository freely, for personal or commercial use. It would be cool if you dropped my name in some credits, but it's not required.

Contributing

  1. Add your contribution to a new branch named <username>/<feature-name>
  2. Install the latest versions of npm, node, and hugo.
  3. Check your changes locally by starting up a local server with hugo with the command hugo server
  4. Submit a Pull Request.
  5. Profit.

Have an Issue or Request?

Submit an Issue or Request above. Please also be sure to tag the issue type.