Skip to content

gnart33/cairo-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cairo book repo

The book is up on trangnv.github.io/cairo-book This is the source code for the book. It is written in markdown and compiled using mdBook

Move development to community maintain one https://github.com/cairo-book/cairo-book.github.io

How to develop the book locally

  • Install mdBook following the instructions on mdBook
  • Clone the repo
  • Run mdbook serve to start a local server, then open localhost:3000 to view the book. You can use the --open flag to open the browser automatically: mdbook serve --open
  • Make changes to the book and refresh the browser to see the changes

About

Source code for The Cairo book website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published