1
Fork 0
Bauke's website. https://bauke.xyz
Go to file
Bauke fc31109291
Replace the individual Yarn scripts with a single Node script.
2020-08-04 15:36:48 +02:00
source Replace the individual Yarn scripts with a single Node script. 2020-08-04 15:36:48 +02:00
.gitignore Replace the dodgy submodules thing with git npm dependencies. 2020-08-03 14:50:45 +02:00
LICENSE Initial commit! 🎉 2020-07-31 12:45:37 +02:00
README.md Replace the dodgy submodules thing with git npm dependencies. 2020-08-03 14:50:45 +02:00
package.json Replace the individual Yarn scripts with a single Node script. 2020-08-04 15:36:48 +02:00
yarn.lock Replace the dodgy submodules thing with git npm dependencies. 2020-08-03 14:50:45 +02:00

README.md

bauke.xyz

My personal website.

Netlify deploy status

Building

To build the site Node and Yarn are required.

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

License

Code open-sourced with the MIT license, content licensed under CC BY-SA 4.0.