Theme supplied by A-Machine.
Multi-format theme coding.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
All software and code used is Free and Open Source Software. Respective open-source licences apply. Code by A-Machine is GPLv3 https://www.gnu.org/licenses/gpl-3.0.en.html
Vivliostyle Viewer is included in this repository for the purpose of design development previewing only. See respective open source licences.
Fidus Writer is used for authoring and outputting. Docsify is used for website generation.
Instructions for running locally for preview and design purposes https://github.com/a-machine/opd/wiki/Running-Design-Apps-As-Local
From the command line:
./start-viewer
python -m http.server 3000
New palette - CMYK as RGB straight conversion (not working) - https://coolors.co/ff52a3-0ff5f7-91a97b
Colour palette using colour picker - https://coolors.co/e66d7b-f3dfde-00b8ec-e0f2fd-dde5e6-dad8ce-ecece6
/* CSS HEX */ --bright-pink-crayola: #e66d7bff; --misty-rose: #f3dfdeff; --process-cyan: #00b8ecff; --alice-blue: #e0f2fdff; --sage: #a5a58aff; --timberwolf: #dad8ceff; --alabaster: #ecece6ff;