Document your design system and pattern library using Markdown in a small LAMP application.
- PHP
- Apache
See the .htaccess
file. The default configuration uses a directory like:
domain.com/design/
When using a subdomain, you can remove the directoy path from each RewriteRule
.
See config.php
and make changes for your environment.
A Gulp-based build system generates the assets required by Design Docs. These can be committed once, and will rarely change unless you customize the Design Docs application.
In the content
folder, add folders and Markdown files.
Submit issues on GitHub.