Website Tools#
There are some commands and features that are used for the the course website
Prepare content for the website#
For use in preparing notes to post
cspt processexport#
transform output from mac terminal export to myst notebook (relies on regex specifically to brownsarahm)
cspt processexport [OPTIONS]
Options
- -d, --date-in <date_in>#
date part of filename to read in
- -p, --base-path <base_path>#
path that contains the notes folder
cspt exportac#
export ac files for site from lesson
cspt exportac [OPTIONS] LESSON_FILE
Options
- -d, --ac-date <ac_date>#
date to use for writing file out
- -p, --path <path>#
base path of where to save ac date files into subfolders
- --prepare#
do prepare (otherwise do review & practice)
Arguments
- LESSON_FILE#
Required argument