1.7.0 • Published 6 years ago

@uidd/adel-fractal-theme v1.7.0

Weekly downloads
-
License
Unlicense
Repository
-
Last release
6 years ago

UIDD ADEL Fractal Theme

A custom theme for Fractal.js based on the original Mandelbrot theme.

Getting Started

These instructions will get you set up to make changes to the theme and view them locally.

After cloning the repo, install the Node dependencies in Terminal.

cd uidd-adel-fractal-theme/
npm install

Link the theme to ADEL using NPM. This assumes that you have the ADEL project already running locally.

cd uidd-adel-fractal-theme/
npm link
cd ../uidd-adel/
npm link @uidd/adel-fractal-theme

Now open ADEL (http://localhost:3000) and test that your changes are being reflected. Most changes will happen immediately, while others, like configuration changes, may require restarting the local Fractal server.

Note: npm link can be buggy. You may infrequently need to delete the node_modules directory and reinstall all dependencies.

Contributing

Please add Andy Fehrenbach, Billy Whited and Jordan LaPointe as reviewers on all pull requests.

Versioning

We use SemVer for versioning. Please manually increase the version number accordingly when making changes.

1.7.0

6 years ago

1.6.6

6 years ago

1.6.5

6 years ago

1.6.4

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago