Skip to content

Commit 4c9dda8

Browse files
authored
Add 'Who We Are' Page (#42)
1 parent 9c2edfa commit 4c9dda8

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

docs/about/who-we-are.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Who We Are
2+
3+
ProperDocs is a group of people who have the goal of maintaining the Legacy of
4+
the original MkDocs project.
5+
6+
## Our History
7+
8+
The project and Organisation was created in March of 2026 when it became clear
9+
to many that the original MkDocs 1.x would not receive any important fixes and
10+
updates.
11+
Instead a focus on a "version 2" was put, which would break pre-existing
12+
ecosystems using any MkDocs Plugins and original themes.
13+
Given these circumstances, the mkdocs-community Organisation was created and
14+
later renamed to ProperDocs.
15+
16+
## Our Goals
17+
18+
The Goal of ProperDocs is to preserve MkDocs 1.x and its feature set, allowing
19+
you to keep using your themes and plugins without any fear of them breaking in
20+
the future.
21+
22+
While the current focus is primarily on bugfixes rather than big features, we
23+
always welcome contributions made by the Community.
24+
For further info, read the [Contributing](contributing.md) page for more details.

properdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ nav:
2626
- Release Notes: about/release-notes.md
2727
- Contributing: about/contributing.md
2828
- License: about/license.md
29+
- Who We Are: about/who-we-are.md
2930

3031
extra_css:
3132
- css/extra.css

0 commit comments

Comments
 (0)