/ltalirz.github.io

Home page of Leopold Talirz

Primary LanguageJavaScript

Homepage

This repository contains the source code for the personal homepage of Leopold Talirz.

This website is built using Docusaurus 2.

Development

Install nodejs v16.9.0, e.g. via conda.

conda install -c conda-forge nodejs==16.9

Note: as of Nov 18th, 2021, later versions (e.g. 16.11) lead to errors when running the app.

Install and run app:

npm install
npm run start

Acknowledgements

Partly inspired by evantay.com.