Skip to content

Commit 5014e0c

Browse files
committed
olddocs info
1 parent 888e28e commit 5014e0c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,12 @@ Since the site is quiet large sometimes the `--incremental` flag helps with fast
4242
```
4343
bundle exec jekyll serve --incremental
4444
```
45+
46+
## Olddocs generating
47+
48+
1) Add the library version to the index.md
49+
2) modify the `_config.yaml`
50+
- `url: "http://olddocs.simplefoc.com" `
51+
- `baseurl: "v2.2.3"`
52+
3) run `bundle exec jekyll build`
53+
4) in `_site` you have the generated html

0 commit comments

Comments
 (0)