-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Parkinson's Disease Guide | ||
|
||
## Overview | ||
Welcome to the Parkinson's Disease Guide repository. This project contains the source code and assets for an informative guide covering various aspects of Parkinson's Disease (PD). The guide explores pharmaceutical treatments, dietary and nutritional approaches, as well as other approaches, such as photobiomodulation therapy and exercise. This is a comprehensive overview that empowers patients with information needed to devise custom care strategies beyond the harmful standard of care. | ||
|
||
## Contents | ||
- `index.html`: The main HTML file containing the guide's content and structure. | ||
- `styles.css`: The CSS file containing styles for formatting and layout (TODO). | ||
- `images/`: A directory containing images used in the guide. | ||
- `scripts/`: A directory for any JavaScript files if needed for interactivity (keep it simple; focus on content). | ||
|
||
## Purpose | ||
The purpose of this project is to empower individuals with Parkinson's Disease with the best possible knowledge to manage their condition. By providing comprehensive information on evidenced strategies, the guide aims to improve the quality of life for those living with PD. | ||
|
||
## Usage | ||
To access the guide, simply open the `index.html` file in a web browser. You can also host the files on a web server for public access. | ||
|
||
## Contributing | ||
Contributions to enhance the content, design, or functionality of the guide are highly appreciated. If you have suggestions, corrections, or additional information to include, please fork the repository, make your changes, and submit a pull request. | ||
|
||
## License | ||
This project is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/). You are free to share the content for non-commercial purposes, provided appropriate credit is given to the original author(s), and the content is not modified or used for commercial purposes. | ||
|
||
## Contact | ||
For inquiries or feedback regarding the Parkinson's Disease Guide, please contact [Garrett Smith], on X, @xkit. |