3tt1 / mezzio.github.io

Documentation site for Mezzio

Home Page:https://docs.mezzio.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mezzio.github.io

This is the documentation website for Mezzio, and contains:

  • the landing page
  • the Mezzio component list

Building the homepage

You can add or edit components in the file:

  • data/component-list.mezzio.json

Whenever you do, update the homepage using:

$ php build/build-component-lists.php

Preview the project using:

$ php -S 0:8000 -t .

and then browsing to http://localhost:8000

Check in changes to index.html when done.

About

Documentation site for Mezzio

https://docs.mezzio.dev


Languages

Language:HTML 82.7%Language:PHP 17.3%