Table of Contents
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.
The Saratoga Ladies Website relies on the following:
Frameworks | Technologies |
---|---|
To get a local copy of Saratoga Ladies Website running on your personal machine, follow these simple steps.
To avoid issues with cloning and testing the repository, ensure the following technologies are up to date:
- npm
npm install npm@latest -g
The following steps allow a new developer to install the main repository and begin testing locally.
- Clone the repo
git clone https://github.com/sheldonej/Saratoga-Ladies-Website.git
- Install NPM packages in the gatsby-wp folder
cd gatsby-wp npm install
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.
- Branch the Project
- Commit your Changes (
git commit -a -m 'Your Feature's commit message'
) - Push to the right Branch (
git push origin branch_you_commit_to
) - Open a Pull Request
This project is distributed under GPL-2.0 License. See LICENSE.txt
for more information.
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!