https://github.com/michaelcurrin/mdbook-quickstart
Starter template for an online book or docs site made with Markdown and mdBook 🦀 📙
https://github.com/michaelcurrin/mdbook-quickstart
boilerplate book markdown mdbook quickstart rust starter static-site template
Last synced: 8 months ago
JSON representation
Starter template for an online book or docs site made with Markdown and mdBook 🦀 📙
- Host: GitHub
- URL: https://github.com/michaelcurrin/mdbook-quickstart
- Owner: MichaelCurrin
- License: mit
- Created: 2021-07-01T15:28:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T09:18:26.000Z (almost 3 years ago)
- Last Synced: 2024-04-28T05:03:42.061Z (over 1 year ago)
- Topics: boilerplate, book, markdown, mdbook, quickstart, rust, starter, static-site, template
- Language: Makefile
- Homepage: https://michaelcurrin.github.io/mdbook-quickstart/
- Size: 1.24 MB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mdBook Quickstart 🦀 📙
> Starter template for an online book or docs site made with Markdown and mdBook[](https://github.com/MichaelCurrin/mdbook-quickstart/actions/workflows/main.yml?query=workflow:"GH+Pages+Deploy")
[](https://github.com/MichaelCurrin/mdbook-quickstart/releases/)
[](#license)[](https://www.rust-lang.org/)
[](https://rust-lang.github.io/mdBook/)[](https://pages.github.com/)
[](https://github.com/features/actions)## Preview
![]()
[](https://michaelcurrin.github.io/mdbook-quickstart/)
[](https://github.com/MichaelCurrin/mdbook-quickstart/generate)## Sample usage
Start a dev server:
```sh
$ make serve
```Open in the browser.
## Documentation
[](/docs/)
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).