16 lines
586 B
Markdown
16 lines
586 B
Markdown
# bauke.xyz
|
|
|
|
> My personal website.
|
|
|
|
[![Netlify deploy status](https://api.netlify.com/api/v1/badges/37bb1f7c-2abb-419f-9a31-a4b72209c1c8/deploy-status)](https://app.netlify.com/sites/bauke/deploys)
|
|
|
|
## Building
|
|
|
|
To build the site [Node](https://nodejs.org) and [Yarn](https://yarnpkg.com) are required.
|
|
|
|
Then, run `yarn build`. The site will be built to the `public/` directory.
|
|
|
|
## License
|
|
|
|
Code open-sourced with the [MIT license](https://git.holllo.cc/Bauke/bauke.xyz/src/branch/main/LICENSE), content licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
|