title: $title$
$if(lecture_slides)$
lecture_slides: [
$for(lecture_slides)$
$lecture_slides$$sep$,
$endfor$
]
$endif$
$if(lecture_notes)$
lecture_notes: [
$for(lecture_notes)$
$lecture_notes$$sep$,
$endfor$
]
$endif$
uuid: $uuid$ (permalink)
tags: [
$for(tags)$
$tags$$sep$,
$endfor$
]
written by $for(author)$$author$$sep$, $endfor$
syntax highlighting based on Pygments' default
colors
page generated by notes2web
Commit log (file history)
$filehistory$
License
$licenseFull$
$body$