|
3394cac5de
|
use the excellent next-themes module
|
2022-01-06 10:08:24 -05:00 |
|
|
6b756a54c1
|
fix unused components still loading on posts
|
2022-01-06 09:10:25 -05:00 |
|
|
2d44b58242
|
directly (and still dynamically) assign a few of the mdx components
|
2022-01-05 15:07:54 -05:00 |
|
|
c890a8aae0
|
use react-innertext
|
2022-01-04 18:44:49 -05:00 |
|
|
72899ced57
|
also dynamically load components passed to mdx
|
2022-01-04 15:00:22 -05:00 |
|
|
49fb053649
|
simplify note parsing logic
|
2022-01-02 23:05:51 -05:00 |
|
|
ddb48ef2ab
|
octicons weren't being tree-shaken -- import SVGs manually for now
|
2022-01-01 18:14:04 -05:00 |
|
|
11d245ad66
|
some very minor refactoring/fixing
|
2021-12-31 08:48:56 -05:00 |
|
|
f18277b940
|
generate /projects page with ISR instead of calling the API on every single request (closes #715)
https://nextjs.org/docs/basic-features/data-fetching#incremental-static-regeneration
|
2021-12-30 18:58:26 -05:00 |
|
|
9979e1bf3f
|
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
|
2021-12-30 08:18:41 -05:00 |
|