fix error and readme
This commit is contained in:
parent
1ac3a0b4b4
commit
d67e45c344
2 changed files with 16 additions and 1 deletions
16
README.md
16
README.md
|
|
@ -1,5 +1,21 @@
|
|||
# Website
|
||||
|
||||
## About
|
||||
|
||||
Set up your environment by running:
|
||||
|
||||
```bash
|
||||
cd website/
|
||||
bundle install
|
||||
cd ..
|
||||
```
|
||||
|
||||
Run the site with:
|
||||
|
||||
```bash
|
||||
bundle exec jekyll serve
|
||||
```
|
||||
|
||||
## Notes about molly
|
||||
|
||||
- f yeah linux is cool but wrong vibe. we need an official banner.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue