https://github.com/fitzwilliammuseum/fitz-pattern-library
A pattern library running off gh-pages for the Fitzwilliam Museum beta projects.
https://github.com/fitzwilliammuseum/fitz-pattern-library
css html pattern-library
Last synced: about 1 month ago
JSON representation
A pattern library running off gh-pages for the Fitzwilliam Museum beta projects.
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/fitz-pattern-library
- Owner: FitzwilliamMuseum
- Created: 2020-09-23T23:15:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T18:31:48.000Z (about 3 years ago)
- Last Synced: 2025-01-14T10:48:13.681Z (about 1 year ago)
- Topics: css, html, pattern-library
- Language: JavaScript
- Homepage: https://patterns.fitz.ms
- Size: 138 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fitzwilliam Museum Patterns Library
This repository contains the code to run an Astrum pattern library. This source project is obsolete, but still produces great results and I have continued with this rather than a javascript driven project just to be stubborn.
To get this working is quite simple, follow the [documentation](https://github.com/NoDivide/astrum) provided by the package creator.
## Running the package
This is best done on a webserver so that you don't get CORS errors and nothing loading. We have deployed direct to gh-pages using the docs folder.
## Adding new components
After you have installed the npm package and changed directory to the project, simply run:
```bash
astrum astrum new path/to/component
```
Follow the prompts and away you go.
## License
MIT for this project
## Author
Daniel Pett