mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
doc: small fixes
This commit is contained in:
parent
91307ecfc4
commit
d7d87847a6
4 changed files with 17 additions and 4 deletions
|
@ -154,6 +154,10 @@ The project's documentation is built using Jekyll and hosted on GitHub Pages. To
|
|||
```
|
||||
bundle exec jekyll build
|
||||
```
|
||||
5. Preview the website while editing (optional):
|
||||
```
|
||||
bundle exec jekyll serve
|
||||
```
|
||||
|
||||
The built documentation will be available in the `aider/website/_site` directory.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue