Skip to content

freiondrej/tomasvotruba.cz

 
 

Repository files navigation

Build Status Coverage Status

Install

composer create-project tomasvotruba/website tomasvotruba.cz @dev
npm install

Run the website

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!

Check The Grammar

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

Check Status Code of All Links

vendor/bin/http-status-check scan https://tomasvotruba.cz

About

Static site about myself. Runs on Symplify\Statie

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 45.3%
  • PHP 44.9%
  • CSS 7.7%
  • JavaScript 1.4%
  • Shell 0.7%