added content managment section to readme, changed index page name
This commit is contained in:
@ -11,3 +11,11 @@ docker run -d --name matterweb \
|
||||
-v $PWD/content:/app/content \
|
||||
matterwebsite
|
||||
```
|
||||
|
||||
### Managing Content
|
||||
Website content can be managed by editing JSON and markdown files
|
||||
under the `content` direcotry.
|
||||
|
||||
Matterlinux's website content directory can be found at
|
||||
[website-content](https://git.matterlinux.xyz/matterlinux/website-content)
|
||||
repository.
|
||||
|
Reference in New Issue
Block a user