DrRuisseau / synthetic-topos-theory-fork

Home Page:https://uemurax.github.io/synthetic-topos-theory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synthetic topos theory

This is a document about synthetic topos theory, the study of toposes by means of the synthetic method. Visit https://uemurax.github.io/synthetic-topos-theory/ to see what is going on.

How to build the document

Preparation

  1. Set up Racket.

  2. Install MOrg.

    raco pkg install https://github.com/uemurax/morg

Build

Execute make. It will generate HTML files under directory _site.

Serve

python3 -m http.server on _site is a handy way to serve the site locally.

License

CC BY 4.0

About

https://uemurax.github.io/synthetic-topos-theory/


Languages

Language:Racket 99.8%Language:Makefile 0.2%