Welcome to the Hurricane Guide, a centralized resource for hurricane preparedness in Florida. This site is built using Hugo, a fast and flexible static site generator.
The Hurricane Guide aims to provide essential information regarding hurricane preparedness, including resources on shelters, donations, and food distribution.
- Centralized information hub for hurricane preparedness.
- User-friendly navigation and layout.
- Collaboration opportunities for contributors.
To run this site locally, follow these steps:
-
Clone the repository:
git clone https://github.com/benmarte/tb-hurricane-guide.git
-
Navigate to the project directory:
cd tb-hurricane-guide
-
Install Hugo:
Follow the instructions on the Hugo website to install Hugo.
-
Run the server:
hugo server
Access the site at
http://localhost:1313
.
We welcome contributions to enhance the Hurricane Guide! Whether you have suggestions for additional resources or improvements to the existing content, your input is valuable.
If you're interested in collaborating on this project, please follow these steps to request access:
-
Fork the repository to your own GitHub account by clicking the "Fork" button at the top right of the repository page.
-
Make your changes on your forked version of the repository.
-
Submit a pull request with a clear description of the changes you wish to propose. You can do this by navigating to the "Pull Requests" tab in the original repository and clicking "New Pull Request."
This project is licensed under the MIT License. See the LICENSE file for more details.