My personal web site https://arkadiuszkondas.com.
- PHP static site generator Statie - see documentation at www.statie.org
- Extension for Parsedown Extra [tovic/parsedown-extra-plugin](Extension for Parsedown Extra)
$ composer install
$ composer build
$ php -S localhost:8000 -t dist
- starts local server$ composer check
- runs code standard and static analysis$ composer fix
- fixes code standard errors
This website is heavy inspired by https://github.com/crazko/romanvesely.com