Skip to content

Commit 4bbca07

Browse files
authored
feat: Structure implementation for project docs (#7)
1 parent 746cf2f commit 4bbca07

File tree

17 files changed

+1519
-4374
lines changed

17 files changed

+1519
-4374
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Getting Started
6+
7+
*To be updated...*
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "React Resume Website",
3+
"position": 3,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}

docs/projects/rowdybot/Intro.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Getting Started
6+
7+
*To be updated...*
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "RowdyBot",
3+
"position": 4,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}

docs/projects/unipath/_category_.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "UniPath.io",
3+
"position": 2,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}

docs/projects/unipath/intro.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Getting Started
6+
7+
*To be updated...*

docs/projects/welcome.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Welcome
6+
Welcome to the official documentation of our various projects!
7+
8+
*These pages will be continually updated*
9+
10+
Date of last update: June 18th, 2024
11+
12+
*Rest of this page is to be added...*

docs/welcome.md renamed to docs/tutorials/welcome.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@ The club is open to all UMass Lowell students, faculty, and staff. To become a m
2929
### Our Projects
3030

3131
We work on a variety of projects that cover different aspects of cloud computing:
32-
- **UniPath.io**: A full-stack web application that helps users create, plan, and share their class schedules.
32+
- **UniPath.io**: A full-stack web application that helps users create, plan, and share their class schedules. 📆
3333
- **AWS Essentials**: Practical sessions on using AWS services for real-world applications.
3434
- **Docker Containerization**: Hands-on experience with Docker and containerization technologies.
35+
- **Rowdybot**: A practical discord bot that can provide general advising about UMass Lowell and it's curriculum. 🤖
36+
3537

3638
## Get Involved
3739

0 commit comments

Comments
 (0)