A website homepage which uses the skeuomorphism of a corkboard and sticky notes as a twist https://alexanderbass.com/show/2022/corkboard/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alexander Bass 2665128e9e Add instructions and screenshot to README 1 year ago
source init 1 year ago
.gitignore init 1 year ago
README.md Add instructions and screenshot to README 1 year ago
makefile init 1 year ago
package-lock.json init 1 year ago
package.json init 1 year ago
rollup.config.js init 1 year ago
screenshot.png Add instructions and screenshot to README 1 year ago

README.md

Corkboard

This project was an experiment in making a physical looking website. It consists of sticky notes that can be typed on dragged around and removed. It allows more functionality that was not implemented, like adding traditional webpage aspects of navigation on paper and such.

Building

To build, first install Sass as it's required for the build script. Then install rollup through npm

npm install

Then run

make build

Your computer must have GNU make installed to build this, but it should be pretty simple to assemble it all by hand if you don't.

Once the build is complete, you will find the webpage files in the target directory.

Corkboard website with sticky notes and paper