Skip to content

manomayam/u-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Book: u-book

Welcome to your Rust book! This book is built using mdBook.

Building Locally

  1. Install mdBook:
    cargo install mdbook
  2. Build the book:
    mdbook build book
  3. Serve locally:
    mdbook serve book

GitHub Pages Deployment

This project is set up to deploy the book to GitHub Pages using GitHub Actions. On every push to main, the book will be built and published to the gh-pages branch.


  • Book source: book/
  • Output: book/book/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published