Skip to content
forked from leptos-rs/book

The home for the Leptos book, which can be found deployed at https://leptos-rs.github.io/leptos/

License

Notifications You must be signed in to change notification settings

diversable/book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains the core of a new introductory guide to Leptos.

It is built using mdbook. You can view a local copy by installing mdbook

cargo install mdbook

This book also uses an mdbook preprocessor called mdbook-admonish to style blocks of text like notes, warnings, etc.

Install mdbook admonish using:

cargo install mdbook-admonish

and then run the book with

mdbook serve

It should be available at http://localhost:3000.

About

The home for the Leptos book, which can be found deployed at https://leptos-rs.github.io/leptos/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%