A copy of GitHub's Mastering Markdown documentation site.
My idea for completing this project was to find an existing set of documentation to restyle in my own unique format. As well as to give me the ability to customize the docs if I wanted to.
Markdown was the documentation that I decided would be best to make a responsive web design project.
On GitHub Guides was my primary resource for the initial docs.
Utilizing HTML5, CSS3, and CSS3 Media Queries for responsive design.
You can view the Technical Documentation page directly from my GitHub Pages deployment
To display this site locally you can either download the files on the GitHub website directly on the GitHub Repository
- Download Git - (Optional) To clone the project files located on Github
Step by step guide view the files on your local machine
Clone the project
git clone https://github.com/Vincent440/fcc-technical-documentation.git
Change directories into project root directory
cd fcc-technical-documentation
Open index.html
with your preferred browser
To deploy this website I used GitHub Pages.
Follow the instructions provided in the link to get started if you want to do the same for a project of your own.
Vincent Shury
- vshury.com Portfolio
- GitHub Profile
- @VincentShury Twitter
- freeCodeCamp - Challenges, community, User stories and Project Direction to build off of.