Skip to content

Commit 3205ee7

Browse files
authored
Update build instructions
1 parent fa6239e commit 3205ee7

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,18 @@ Building with PreTeXt
3232

3333
1. Create a virtual environment
3434
2. pip install pretextbook
35-
3. To build run: pretext build --input pretext/thinkcspy.ptx --output output --format html --publication pretext/publication-rs-for-all.xml
35+
3. To build run: pretext build web
3636
4. pretext view html
3737

3838
Note: The pretext sources are in the pretext folder, we will keep the _sources folder until we are 100% sure that the book has been converted correctly and as thoroughly as possible.
3939

40+
Building for Production on a Runestone Server
41+
---------------------------------------------
42+
43+
1. clone this repo to `httlacs` instead of `thinkcspy`
44+
2. Run `rsmanage addcourse` and add `httlacs` as course name and base course name
45+
3. Run `rsmanage build --ptx httlacs`
46+
4047

4148
Building with runestone
4249
-----------------------

0 commit comments

Comments
 (0)