docs-preview
docs-preview
A tool for previewing Crystal docs with the same url structure as the live site. (eg. /api/0.26.1/index.html
)
Usage:
$ cd path/to/this/repo
$ shards build
$ cd path/to/crystal-lang/repo
$ make crystal && make docs
$ cd docs
$ path/to/this/repo/bin/docs-preview
# site viewable at http://localhost:8888
Contributing
- Fork it ( https://github.com/willamin/docs-preview/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- willamin Will Lewis - creator, maintainer
Repository
docs-preview
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- about 6 years ago
- October 31, 2018
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 22:57:33 GMT
Languages