Download the PHP package studio24/design-system without Composer
On this page you can find all versions of the php package studio24/design-system. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download studio24/design-system
More information about studio24/design-system
Files in studio24/design-system
Package design-system
Short Description Simple documentation-first tool to build a static design system website based on Markdown documentation files and Twig templates
License MIT
Informations about the package design-system
Design system
Simple documentation-first tool to build a static design system website based on Markdown documentation files and Twig templates.
Key features:
- Documentation-first approach, builds design system website based on Markdown docs and Twig templates
- Manually control primary navigation
- Automatically generates sibling navigation
- Include code examples and full-page example templates via custom tags (displays embedded code and HTML source code)
- Include sample data for code examples and templates
- Generate colour swatches in documentation
- Extensible via custom tags
- Automatically create ZIP file of frontend assets
Requirements
- PHP 7.4+
- Composer
Installation
Load the library for local development only:
If you already have this in your project then just run composer install
to download the files. To update your copy of
the the design system library files run composer update
To build the design system website files:
To see what files the design system is outputting pass the -v
verbose option.
You can then view the design system website via:
Documentation
See docs for further details.
See contributing for making changes to this repo.
License
MIT License (MIT) Copyright (c) 2020 Studio 24 Ltd (www.studio24.net)
Credits
Developed by Simon R Jones, HTML/CSS design system layout by Nicola Saunders.
Inspired by GOVUK Design System and Drizzle.
All versions of design-system with dependencies
twig/twig Version ^3.0
symfony/console Version ^5.0
symfony/stopwatch Version ^5.0
league/flysystem Version ^2.2
masterminds/html5 Version ^2.7
league/commonmark Version ^2.0
alchemy/zippy Version ^1.0