#Umbraco Documentation
Documentation on the Umbraco core functionality and APIs.
##Installation Describes how Umbraco is installed, using either WebMatrix, Microsoft Platform Installer, or from a zip-file.
##Using Umbraco Step by step guides on how to approach the different areas in umbraco. Working with content, media, templating or developement.
##Developers API Reference Covers API reference, searching, querying and management APIs.
##Cheatsheets Cheatsheets for easy overview of different areas like the Razor API and Views syntax
##Extending Umbraco Documentation on how to extend umbraco with your own editors, trees, sections, and how to distribute those extensions as packages (coming soon)
##Development Guidelines How to work with the Umbraco codebase.
###Progress Consult the Umbraco documentation trello board to see what we are currently working on. See the TrelloBoard here
###Contribution Umbraco is a community powered project and we welcome any contribution, big or small, even fixing a typo is a valuable contribution. See how to contribute