Skip to content

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

Notifications You must be signed in to change notification settings

delyro/tomasvotruba.com

 
 

Repository files navigation

tomasvotruba.com - Personal Static Website Generated from Symfony App

Install & Run

git clone git@github.com: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.5%
  • Twig 26.5%
  • CSS 7.6%
  • HTML 1.9%
  • Shell 0.5%