1
Fork 0
bauke-xyz/README.md

16 lines
600 B
Markdown
Raw Normal View History

2020-07-31 10:45:37 +00:00
# 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)
2020-07-31 10:45:37 +00:00
## 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
2021-08-14 10:57:12 +00:00
Code open-sourced with the [AGPL-3.0-or-later 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/).