2024-09-15 21:15:04 +00:00
|
|
|
# nycki.net v2
|
2024-09-13 02:47:49 +00:00
|
|
|
|
2024-09-15 21:15:04 +00:00
|
|
|
My webbed site! Based on [eleventy-base-blog](https://github.com/11ty/eleventy-base-blog).
|
2024-09-13 02:47:49 +00:00
|
|
|
|
2024-09-15 21:15:04 +00:00
|
|
|
## Building
|
2024-09-13 02:47:49 +00:00
|
|
|
|
2024-09-15 21:15:04 +00:00
|
|
|
- install npm
|
|
|
|
- clone this repo
|
|
|
|
- `npm install`
|
|
|
|
- `npm run build`
|