# My website ## Prepare, run, build Requires npm and lamdera. ``` curl https://static.lamdera.com/bin/lamdera-1.3.2-linux-x86_64 -o /usr/local/bin/lamdera chmod a+x /usr/local/bin/lamdera ``` ``` npm install npm start ``` ## Why elm? ¯\_(ツ)_/¯ Writing web application with types. Although it would make you go insane rather than make the job done for you. ## Citing in Markdown Use HTML tag `` with attribute `ref` as the content of the citation. ```md Some paper ```