mirror of
https://github.com/learnhouse/docs.git
synced 2026-02-18 00:07:39 +01:00
feat: init restructuring folders
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"courses": "Courses",
|
||||
"activities": "Activities",
|
||||
"collections": "Collections",
|
||||
"content": "Content",
|
||||
"editor": "Editor",
|
||||
"ai": "LearnHouse AI",
|
||||
"users-management": "Users Management",
|
||||
"trail": "Trail"
|
||||
"user-management": "Users Management",
|
||||
"trails": "Trails"
|
||||
}
|
||||
|
||||
5
pages/features/content/_meta.json
Normal file
5
pages/features/content/_meta.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"courses": "Courses",
|
||||
"collections": "Collections",
|
||||
"activities": "Activities"
|
||||
}
|
||||
0
pages/features/editor/blocks.mdx
Normal file
0
pages/features/editor/blocks.mdx
Normal file
0
pages/features/editor/collaboration.mdx
Normal file
0
pages/features/editor/collaboration.mdx
Normal file
@@ -2,7 +2,11 @@ import { Callout } from 'nextra-theme-docs'
|
||||
import { Card, Cards } from 'nextra-theme-docs'
|
||||
import Image from 'next/image'
|
||||
|
||||
# Trail
|
||||
# Trails
|
||||
|
||||
<br/>
|
||||
<img style={{borderRadius:10}} quality={100} src="/img/pages/trails/trails.png" alt="Hello" width={800} height={500} />
|
||||
|
||||
|
||||
Trails are a key feature on Learnhouse that enables teachers & students to track their progress through Courses.
|
||||
|
||||
3
pages/features/user-management/_meta.json
Normal file
3
pages/features/user-management/_meta.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"users-and-access": "Users & Access"
|
||||
}
|
||||
BIN
public/img/pages/trails/trails.png
Normal file
BIN
public/img/pages/trails/trails.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 378 KiB |
Reference in New Issue
Block a user