Skip to content

snorkilator/VenostaWebsite

Repository files navigation

Active Link for website (under construction): https://snorkilator.github.io/VenostaWebsite/

To build for GH pages

Use Vite to build it:

npm run build

move the css and js files out of ./docs/venostaWebsite into parent director:

mv ./docs/VenostaWebsite/index.XXXXXX.css docs

and

mv ./docs/VenostaWebsite/index.XXXXXX.js docs

delete the empty directory:

rm -r ./docs/VenostaWebsite

To make css smaller

Take a look at the scss bootstrap. There is a main file in node_modules that tells the scss compiler what to import Less modules, less css output Don't break functionablity Ideally don't edit anything in node directory Try importing required files directly from styles.scss file in scss directory

About

codebase for the the new Venosta Station website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors