Skip to content

Instantly share code, notes, and snippets.

@topgold
Created January 11, 2021 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save topgold/643abe1ec8045343a2a1b8d40eb4d487 to your computer and use it in GitHub Desktop.
Save topgold/643abe1ec8045343a2a1b8d40eb4d487 to your computer and use it in GitHub Desktop.
# Documenting WordPress Installation
One Paragraph of your WordPress installation goes here.
## Getting Started
These consideratons will help document the set up of a WordPress instance using a commercial hosting service for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
What things you need to install the software and content.
```
Give examples
```
### Installing
A step by step series of how you got WordPress up and running.
Say what the steps are.
```
Give an example.
```
And repeat.
```
Until finished.
```
End with a screenshot of your installation.
## Testing your installation
Explain how to run automated uploads for your WordPress.
### Break down into end to end tests
Explain what these tests test and why
```
Give an example
```
### Your style tests
Explain what your Cascading Style Sheets do and and why
```
Give an example
```
## Deployment
Add additional notes about how to deploy this on a live system
## Built With
* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
* [Maven](https://maven.apache.org/) - Dependency Management
* [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds
## Contributing
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details about the code of conduct of the origins of this concept.
## Authors
* **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth)
* **Bernie Goldbach** - *Clonmel Digital Work* - [Topgold](https://github.com/topgold)
## License
This project is licensed under the [Creative Commons License CC BY 3.0 IE](https://creativecommons.org/licenses/by/3.0/ie/).
## Acknowledgments
* Hat tip to anyone whose code was used
* Inspiration
* etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment