Skip to content

cooperativa-tech/subvisual-universe-radio

Repository files navigation

radio.subvisual.com

A basic Eleventy app powered by Snowpack.

Just place njk or md files under src and they will get turn into HTML pages by Eleventy.

Write Javascript and CSS under src/assets. Write any JS you want. PostCSS with postcss-preset-env (stage 0) is enabled.

Available Scripts

bin/setup

Provided you have ASDF, this script will set everything up.

bin/server

Runs the development server

bin/lint

Lints all JS and CSS code.

bin/build

Builds the static site and outputs it on build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published