Skip to content

Commit b15727e

Browse files
committed
Create primary FAQs and add placeholder pages
1 parent 3e69fab commit b15727e

File tree

4 files changed

+17
-9
lines changed

4 files changed

+17
-9
lines changed

pages/docs/content.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Documentation
1+
# Process for Authoring and Reviewing Content
22

3-
## How to Contribute Content
4-
5-
Process...
3+
**Coming Soon**

pages/docs/day-to-day.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Find and Manage Day-to-Day Project Tasks
2+
3+
**Coming Soon**

pages/docs/index.mdx

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# Documentation Home
1+
# Contributor Docs
22

3-
## How to Contribute
3+
Our Academy website and all lesson content are in GitHub.
44

5-
Documentation for contributing code and content to this project.
5+
Please visit our
6+
[contributing doc on GitHub](https://github.com/Developer-DAO/academy/blob/main/CONTRIBUTING.md)
7+
to get started.
68

7-
[How to contribute code](https://github.com/Developer-DAO/academy/blob/main/CONTRIBUTING.md)
9+
## FAQs
810

9-
[How to contribute content](/docs/content)
11+
- [How do I find and manage day-to-day project tasks?](/docs/day-to-day)
12+
- [How do I author content? What is the review process?](/docs/content)
13+
- [How do I sponsor content?](/docs/sponsor)

pages/docs/sponsor.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Sponsoring Content
2+
3+
**Coming Soon**

0 commit comments

Comments
 (0)