Skip to content

papa-whisky/clare-placeholder

Repository files navigation

Clare Placeholder Netlify Status

A super simple splash-page/placeholder for Clare's folio site. View it here. Parcel is used to bundle/build.

The site uses a script to switch themes on click (via CSS variables), and makes use of scroll-snap and CSS animations. I've tried to keep it lightweight and avoid importing any third party libraries where possible. I am using a web font which is a little slow to load, but otherwise performance is pretty good.

Development

Clone this repo then install dependncies with npm install.

To start a dev server run npm run dev, for a production build run npm run build.

Deployment

The site is hosted on netlify, and will auto-deploy every time a new commit is pushed to master. Pull requests will also generate preview deploys automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published