A derivative of Spectre, with our own extra styles common to freenatalchart.xyz
and other sites.
npm install
npx gulp build
# ^or npx gulp build for a one-off build.
The necessary assets will be updated in the dist
directory.
We use browser-sync for interactive development. Run npx gulp serve
to see dev/index.html
served.
Any changes to source files will trigger a browser reload--changes to scss
files will rebuild the corresponding css
files
and inject them into open browser windows.
We currently list it on jsdelivr
Latest should be available at:
https://cdn.jsdelivr.net/gh/natal-chart/firmament/dist/base.min.css
Or by commit/tag:
https://cdn.jsdelivr.net/gh/natal-chart/firmament@f88df718c6a20dc904d3c694f79b32afae1ad4af/dist/base.min.css