This repository contains only the docs of the @fwrlines/swatch
color library. If you are looking for the library (and not the docs), you can go :
- here if you are looking for the library source code of
@fwrlines/swatch
- here if you are looking for the docs of
@fwrlines/swatch
The library @fwrlines/swatch
and the docs (here) are actively maintained. (November 2020)
They will continue to be maintained in the foreseeable future.
The main objective of the swatch library is reliability and stability, more than the development of new features.
If you wish to raise an issue or contact the team, we welcome your messages in the following way
- Report issues regarding the css library
@fwrlines/swatch
here https://github.com/fwrlines/swatch/issues - Report issues regarding the docs (the code contained in this repo) here https://github.com/fwrlines/swatch-docs/issues
- Send an email to a@fwrlines.com if you have a general message
Your contributions are welcome.
This website is built using Docusaurus 2, a modern static website generator. It is hosted on Vercel and can be seen here
$ npm i
$ npm run start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
$ npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.
$ GIT_USER=<Your GitHub username> USE_SSH=true npm run deploy
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages
branch.
These docs are made by Ali M. and Adrian V. in 2020