doc: Update docs
This commit is contained in:
10
README.md
10
README.md
@@ -1,8 +1,8 @@
|
||||
# Eifueo
|
||||
|
||||
A "competitor" of sorts to magicalsoup/highschool.
|
||||
A "competitor" of sorts to magicalsoup/highschool available at https://eifueo.eggworld.tk.
|
||||
|
||||
Please see [CONTRIBUTING.md](/eggy/eifueo/src/branch/master/CONTRIBUTING.md) for guidelines and formatting information.
|
||||
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines and formatting information.
|
||||
|
||||
## Dependencies
|
||||
|
||||
@@ -18,3 +18,9 @@ MkDocs is used to build the site.
|
||||
```
|
||||
mkdocs build
|
||||
```
|
||||
|
||||
For live reload in a development environment:
|
||||
|
||||
```
|
||||
mkdocs serve
|
||||
```
|
||||
|
Reference in New Issue
Block a user