Skip to content

sozi-projects/Sozi-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sozi Guide

Source code of the Sozi Guide.

Build tools and dependencies

  1. Download and install Racket.
  2. Install Pollen:
raco pkg install pollen
  1. Install npm and the required packages:
npm install

Local project server

Start the project server from the source folder of this repository:

raco pollen start src

Then open a web browser at:

Publishing

Generate a publishable version of the book into the pub folder:

raco pollen publish src pub

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.