mirror of
https://github.com/clagnut/webtypography.git
synced 2025-09-08 20:20:43 +02:00
Update README.md
added note about requiring PHP
This commit is contained in:
@@ -7,6 +7,10 @@ The site was initially [launched](http://clagnut.com/blog/1600/) in December 200
|
||||
|
||||
The markup still holds up but you might consider the CSS to be a bit... 2005. The site was built using a fluid layout so while it's not fully responsive (at the time of writing) it is pretty flexible.
|
||||
|
||||
## Requirements
|
||||
|
||||
The site runs on PHP and probably requires PHP 5 to be safe (although I suspect PHP 4 will work just fine too). That's all really. Just download the zip into a folder and set yourself up with a virtual host and you're away.
|
||||
|
||||
## Adding new items
|
||||
|
||||
The site builds upon the individual guidelines written in Bringhurst's book. To add a new guideline, you should add an entry in the PHP array in `/includes/data.inc.php` and then create an HTML file with the main content in the `/items` folder.
|
||||
|
Reference in New Issue
Block a user