🌿 My personal website
https://wonderfulfrog.com
* fix: update some asset URLs * feat: add weekly-notes-10 * feat(weekly-notes-10): Add a little more * feat(weekly-notes-10: proof-reading * feat(weekly-notes-10): more content * feat(weekly-notes-10): proof-read * feat: add `flow` class to footnotes section * fix: center images within picture element * feat(weekly-notes-10): more content and added skip |
||
---|---|---|
config | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
_redirects | ||
eleventy.config.js | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md |
wonderfulfrog.com
Here is the source code for my website. With the exception of my content, feel free to take, remix, do whatever you want!
Content is kept under posts
and catalogue
.
Setup
This project relies on Node.js 20.11.1 (LTS at time of writing), but probably works fine with older (or newer) versions too.
Clone the repo wherever, then:
npm i
npm run dev
That's it. You'll have a dev server on http://localhost:8080. Have fun!
Notes
The following tokens need to be defined inside .env
:
DARK_VISITORS_ACCESS_TOKEN
LAST_FM_API_KEY