Skip to content

brownplt/pyret.org

Repository files navigation

pyret.org

The source for pyret.org, the site for Pyret.

Installation

Basic pollen setup:

npm install
raco pkg install pollen

Then, to test:

raco pollen start

Use:

raco pollen publish . <somewhere>

to get the published version at

Old build:

You need Pygments and frog:

$ easy_install Pygments
$ raco pkg install frog

To build and preview, run:

$ make pages
$ make serve

To push to the ___staging subdir, run:

$ make stage

Instructions on how to edit coming soon.

For embeds, run:

cp -r node_modules/pyret-embed/dist site/

About

The site for pyret.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12