A website homepage which uses the skeuomorphism of a corkboard and sticky notes as a twist https://alexanderbass.com/show/2022/corkboard/
Go to file
2023-04-23 15:58:41 -04:00
source init 2023-04-23 15:51:14 -04:00
.gitignore init 2023-04-23 15:51:14 -04:00
makefile init 2023-04-23 15:51:14 -04:00
package-lock.json init 2023-04-23 15:51:14 -04:00
package.json init 2023-04-23 15:51:14 -04:00
README.md Add instructions and screenshot to README 2023-04-23 15:58:41 -04:00
rollup.config.js init 2023-04-23 15:51:14 -04:00
screenshot.png Add instructions and screenshot to README 2023-04-23 15:58:41 -04:00

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