Skip to content

botris/tomasvotruba.com

 
 

Repository files navigation

tomasvotruba.com - Personal Static Website Generated from Symfony App

Install & Run

git clone [email protected]:TomasVotruba/tomasvotruba.com.git # use your fork if you want to contribute
cd tomasvotruba.com
composer install
  • Run local server
php -S localhost:8000 -t public

And open http://localhost:8000 in your browser.

That's all!

About

Blog about hacking PHP, education and being the laziest PHP programmer in the world →

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.1%
  • Twig 27.0%
  • CSS 7.5%
  • HTML 1.9%
  • Shell 0.5%