1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 22:48:29 -04:00
Jake Jarvis cf98cf632c
revert next to 12.0.11-canary.9
[GET] /feed.xml
11:18:39:76
2022-02-09T16:18:40.348Z	undefined	ERROR	Uncaught Exception 	{"errorType":"Runtime.ImportModuleError","errorMessage":"Error: Cannot find module './image-optimizer'\nRequire stack:\n- /var/task/node_modules/next/dist/server/next-server.js\n- /var/task/___next_launcher.js\n- /var/runtime/UserFunction.js\n- /var/runtime/index.js","stack":["Runtime.ImportModuleError: Error: Cannot find module './image-optimizer'","Require stack:","- /var/task/node_modules/next/dist/server/next-server.js","- /var/task/___next_launcher.js","- /var/runtime/UserFunction.js","- /var/runtime/index.js","    at _loadUserApp (/var/runtime/UserFunction.js:202:13)","    at Object.module.exports.load (/var/runtime/UserFunction.js:242:17)","    at Object.<anonymous> (/var/runtime/index.js:43:30)","    at Module._compile (internal/modules/cjs/loader.js:1085:14)","    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)","    at Module.load (internal/modules/cjs/loader.js:950:32)","    at Function.Module._load (internal/modules/cjs/loader.js:790:12)","    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)","    at internal/main/run_main_module.js:17:47"]}
Unknown application error occurred
Runtime.ImportModuleError
2022-02-09 11:19:58 -05:00
2022-02-07 15:26:03 -05:00
2022-01-18 09:25:09 -05:00
2022-01-04 22:19:28 -05:00
2022-01-27 18:16:57 -05:00
2022-01-18 09:25:09 -05:00
2021-12-30 08:18:41 -05:00
2022-01-04 22:19:28 -05:00
2021-10-31 16:51:19 -04:00
2022-01-07 16:17:14 -05:00
2022-01-15 11:28:31 -05:00
2021-10-12 18:54:55 -04:00
2021-12-30 08:18:41 -05:00
2022-02-09 11:19:58 -05:00
2022-02-09 11:05:48 -05:00
2021-12-30 08:18:41 -05:00
2022-02-09 11:19:58 -05:00

🏡  jarv.is

Vercel deployment Next.js version Licensed under CC-BY-4.0 GitHub repo size Tor mirror uptime

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

Creative Commons Attribution 4.0 International 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.

Languages
MDX 57.7%
TypeScript 36.6%
CSS 5.2%
JavaScript 0.5%