update simple.css
update simple.css
add Xeon performance
The www.tuxed.net website!
Pages on the site can be found in pages/
and blog posts in posts/
.
To generate the pages on your own system:
$ composer install
$ php bin/generate.php
$ firefox output/index.html
To upload to the server, assuming you configured your SSH correctly and have the right permissions:
$ sh upload.sh