blog.grace.moe

Source for the blog blog.grace.moe
git clone https://git.grace.moe/blog.grace.moe
Log | Files | Refs

Makefile (219B)


      1 all:
      2 	python make.py
      3 
      4 .PHONY: install-Mathjax;
      5 install-Mathjax:
      6 	rsync --delete --delete-excluded --exclude '/*svg*.js' --exclude '/*mml*.js' --exclude '/*full*.js' --exclude '/adaptors' -a MathJax/es5/ static/mathjax/