Add Key Concepts page

Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
This commit is contained in:
Adam Harvey
2021-03-24 14:31:15 -04:00
parent aa9bcba113
commit 1f2bdb81c4
2 changed files with 21 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
---
id: concepts
title: Key Concepts
# prettier-ignore
description: High level of key concepts used in the Backstage project
---
For new users to Backstage, there are certain concepts which are central to it's
design and functionality. Being an expert in each of these concepts is not
necessary, however having a base understanding of each will make administering,
configuring, and operating Backstage easier to understand.
- CHANGELOG - https://keepachangelog.com
- Docker - https://www.docker.com/
- Monorepo - https://semaphoreci.com/blog/what-is-monorepo
- React - https://reactjs.org
- Semantic Versioning - https://semver.org
- TypeScript - https://www.typescriptlang.org
- YAML - https://yaml.org
- Yarn - https://www.pluralsight.com/guides/yarn-a-package-manager-for-node-js