TomasVotruba.cz - Statie based web
composer create-project tomasvotruba/website tomasvotruba.cz @dev
npm install
Now all you gotta do it move to the directory and run the gulp (see gulpfile.js for more details):
cd tomasvotruba.cz
gulp
And open http://localhost:8000 in your browser.
That's all!
With help of vlajos/misspell-fixer package, that has thousands of rules, fixes them all for you and still - is super fast!
# install
cd www
git clone https://github.com/vlajos/misspell-fixer
cd tomasvotruba.cz
# use
../misspell-fixer/misspell-fixer -suRVDrn source/_posts
vendor/bin/http-status-check scan https://tomasvotruba.cz