Skip to content

pleituer/hku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy-Website-Test

Info

This is just a test and some experimentations, also a place for me to jot nodes and stuff :)

To run

~$ clojure -X:serve

Then access localhost:3000

Note: Due to how cryogen handles superscripts during compilation of markdown files, it will compile any ^ into the <sup> tags, resulting in the buggy rendering of latex ($a^b$ becomes <p>$a<sup>b</sup>$</p>). A workaround is to escape any superscripts, if all the files onl contain latex, run the latex.py file first, which converts any ^ into \^. If any markdown files needs to be ignored when running latex.py, include it in the EXCLUDE list.

Useful materials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published