![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.1 to 1.45.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.45.1...1.45.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🏡 jarv.is
Personal website of @jakejarvis, created and deployed using Next.js, Vercel, and more.
I keep an ongoing list of post ideas and coding to-dos as issues in this repo. Outside contributions, improvements, and/or corrections are welcome too!
🧶 Getting Started
Run yarn install
and yarn dev
, then open http://localhost:3000/. (Yarn must be installed first; NPM should also work at your own risk.) Pages will live-refresh when source files are changed.
📜 License
Site content (everything in /notes
) is published under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), which means that you can copy, redistribute, remix, transform, and build upon the content for any purpose as long as you give appropriate credit.
All original code in this repository is published under the MIT License.