Giter VIP home page Giter VIP logo

book's Introduction

Leptos Book

Introduction

This project contains the core of a new introductory guide to Leptos. Pull requests for any typos, clarification, or improvements are always welcome.

You can find the live version of this book on the Leptos Website.

Building the Book

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

cargo install mdbook --version 0.4.*

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

cargo install mdbook-admonish --version 1.*

and then run the book with

mdbook serve

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

Optional: VSCode Dev Container

You can optionally build and run it in the example VSCode Dev Container, which will automatically install all dependencies, build the book, and serve it at http://localhost:3000 with live reloading.

Install Docker and the official Dev Containers extension, then open the project in VSCode and "Reopen in dev container" when prompted.

For more info, see: https://code.visualstudio.com/remote/advancedcontainers/use-docker-kubernetes

To run Docker commands inside the dev container, see: https://code.visualstudio.com/remote/advancedcontainers/use-docker-kubernetes

book's People

Contributors

gbj avatar diversable avatar gihrig avatar benwis avatar titaniumtraveler avatar ratulb avatar blorbb avatar crs117 avatar wollaston avatar lucasgrvarela avatar marvin-bitterlich avatar niclas-ahden avatar nikolaisavinkin avatar nuke-web3 avatar rlovell3 avatar shivdhar avatar silaslock avatar simonderidder avatar williameliasson-dev avatar yasutakekazu avatar gulbrand avatar lexika979 avatar mscherer avatar leahjia avatar jbutterwick avatar jonathanplasse avatar jaffa-cakes avatar uinstinct avatar francois-blanchard avatar felixf4xu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.