Skip to content

rcos/saratoga-ladies-website

Repository files navigation

Saratoga-Ladies-Website

RCOS Contributors GPL License


Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Resources

About The Project

Gerald B. H. Solomon Saratoga National Cemetery is a United States National Cemetery located in the village of Schuylerville in Saratoga County, New York. Administered by the United States Department of Veterans Affairs, it encompasses 351.7 acres, and as of 2021 had over 23,000 interments. The Saratoga Ladies Website is an initiative to get more women involved in the ceremonies of the cemetery.

Built With

The Saratoga Ladies Website relies on the following:

Frameworks Technologies
MYSQL JQuery
Wordpress CSS
React.js HTML5
Gatsby.js JavaScript
Bootstrap
GraphQL

Getting Started

To get a local copy of Saratoga Ladies Website running on your personal machine, follow these simple steps.

Prerequisites

To avoid issues with cloning and testing the repository, ensure the following technologies are up to date:

  1. npm
    npm install npm@latest -g

Installation

The following steps allow a new developer to install the main repository and begin testing locally.

  1. Clone the repo
    git clone https://github.com/sheldonej/Saratoga-Ladies-Website.git
  2. Install NPM packages in the gatsby-wp folder
    cd gatsby-wp
    npm install

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Follow these instructions to submit your contributions to the project.

  1. Branch the Project
  2. Commit your Changes (git commit -a -m 'Your Feature's commit message')
  3. Push to the right Branch (git push origin branch_you_commit_to)
  4. Open a Pull Request

License

This project is distributed under GPL-2.0 License. See LICENSE.txt for more information.

(back to top)

Resources

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)