All Projects → umbraco → Umbracodocs

umbraco / Umbracodocs

Licence: mit
The official Umbraco Documentation

Projects that are alternatives of or similar to Umbracodocs

Redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
Stars: ✭ 15,935 (+7598.07%)
Mutual labels:  hacktoberfest
Bilberry Hugo Theme
Premium theme for the hugo site builder. DEMO:
Stars: ✭ 205 (-0.97%)
Mutual labels:  hacktoberfest
Ru Test Assignments
Тестовые задания для самостоятельного выполнения от разных it компаний
Stars: ✭ 2,926 (+1313.53%)
Mutual labels:  hacktoberfest
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+7038.16%)
Mutual labels:  hacktoberfest
Liquibase Hibernate
Liquibase Hibernate Integration
Stars: ✭ 205 (-0.97%)
Mutual labels:  hacktoberfest
Doukutsu Rs
4fun open-source Cave Story reimplementation written in Rust
Stars: ✭ 206 (-0.48%)
Mutual labels:  hacktoberfest
Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+1189.37%)
Mutual labels:  hacktoberfest
Preserver
Preserver is desktop notes organiser built on electron, angular2, pouchDB
Stars: ✭ 207 (+0%)
Mutual labels:  hacktoberfest
Openwisp Radius
Administration web interface and REST API for freeradius 3 build in django & python. Supports captive portal authentication, WPA Enerprise (802.1x), freeradius rlm_rest, social login, Hotspot 2.0 / 802.11u, importing users from CSV, registration of new users and more.
Stars: ✭ 206 (-0.48%)
Mutual labels:  hacktoberfest
Weblate
Web based localization tool with tight version control integration.
Stars: ✭ 2,719 (+1213.53%)
Mutual labels:  hacktoberfest
Shields
Concise, consistent, and legible badges in SVG and raster format
Stars: ✭ 15,716 (+7492.27%)
Mutual labels:  hacktoberfest
Yii2
Yii 2: The Fast, Secure and Professional PHP Framework
Stars: ✭ 13,852 (+6591.79%)
Mutual labels:  hacktoberfest
Wharf
Web UI for Dokku
Stars: ✭ 206 (-0.48%)
Mutual labels:  hacktoberfest
Grpc Go
The Go language implementation of gRPC. HTTP/2 based RPC
Stars: ✭ 15,042 (+7166.67%)
Mutual labels:  hacktoberfest
Pdns
PowerDNS Authoritative, PowerDNS Recursor, dnsdist
Stars: ✭ 2,575 (+1143.96%)
Mutual labels:  hacktoberfest
Vim Go
Go development plugin for Vim
Stars: ✭ 14,085 (+6704.35%)
Mutual labels:  hacktoberfest
Memetastic
Meme Creator for Android - Simple & Ad-Free
Stars: ✭ 206 (-0.48%)
Mutual labels:  hacktoberfest
Org Cliplink
Insert org-mode links from clipboard
Stars: ✭ 207 (+0%)
Mutual labels:  hacktoberfest
Wireflow
Wireflow - user flow chart real-time collaborative tool
Stars: ✭ 2,788 (+1246.86%)
Mutual labels:  hacktoberfest
Vulny Code Static Analysis
Python script to detect vulnerabilities inside PHP source code using static analysis, based on regex
Stars: ✭ 207 (+0%)
Mutual labels:  hacktoberfest

Umbraco Documentation project

made-with-Markdown

Reading & using the docs

This is the documentation project for Umbraco. The scope of this project is to provide overviews of concepts, tutorials, example code, and links to API reference.

What's in the documentation

Getting started

Getting started is an introduction to Umbraco, containing explanations of basic concepts and short tutorials.

Implementation

Implementation is an overview of Umbraco's structure and pipeline.

Developers Reference

Reference is a collection of API references specifically for developers working with and extending Umbraco.

Extending

Extending is documentation on customizing and extending the backoffice.

Tutorials

Tutorials is a collection of the more extensive tutorials used in the documentation.

Markdown conventions

The Umbraco Documentation uses Markdown for all of the documentation; please read about our Markdown Conventions.

Annotating a document

To add version information and extra keywords, every document can be annotated using YAML.

Multi version documentation

Every new version of Umbraco introduces new features. This means that every document might not work for your possibly older version.

Therefore we introduced 2 different mechanisms:

  1. The YAML metadata describing versionFrom and versionTo.
  2. The possibility to add multiple files about the same topic.

Contributing contributions welcome GitHub contributors

We ❤️ valuable contributions from everyone who is willing to help. It does not matter to us if it's something trivial like correcting spelling mistakes, raising an issue or writing a tutorial! Every little bit of help counts and it all helps make Umbraco easier to use, for everyone. Otherwise, bug reports, bug fixes and any feedback on Umbraco are always appreciated. Look at the Contributor Guidelines to learn how you can get involved and help with the Umbraco Documentation.

License MIT licensed

This library is released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].