1
Fork 0
Bauke's website. https://bauke.xyz
Go to file
Bauke db3ad2b7cc
Initial commit! 🎉
2020-07-31 12:45:37 +02:00
source Initial commit! 🎉 2020-07-31 12:45:37 +02:00
.gitignore Initial commit! 🎉 2020-07-31 12:45:37 +02:00
LICENSE Initial commit! 🎉 2020-07-31 12:45:37 +02:00
README.md Initial commit! 🎉 2020-07-31 12:45:37 +02:00
package.json Initial commit! 🎉 2020-07-31 12:45:37 +02:00
yarn.lock Initial commit! 🎉 2020-07-31 12:45:37 +02:00

README.md

bauke.xyz

My personal website.

Building

To build the site Node and Yarn are required.

Then, run yarn build. The site will be built to the public/ directory.

License

Open-sourced with the MIT license.