Skip to content

Latest commit

 

History

History
71 lines (39 loc) · 2.38 KB

README.md

File metadata and controls

71 lines (39 loc) · 2.38 KB

fcc-MD-technical-documentation

Description

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.

Getting Started

You can view the Technical Documentation page directly from my GitHub Pages deployment

Required Installs

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

Installing

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

Deployment

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.

Author

Vincent Shury

Acknowledgments & Resources

  • freeCodeCamp - Challenges, community, User stories and Project Direction to build off of.