|
b60fbcc15c
|
clean up remaining NEXT_PUBLIC_ environment variables
|
2025-04-13 16:28:00 -04:00 |
|
|
37fa6101f6
|
refactor constants
|
2025-04-11 14:50:15 -04:00 |
|
|
0ade75716e
|
do not double import site-wide opengraph-image.jpg
|
2025-04-11 14:22:06 -04:00 |
|
|
cf6c2157f8
|
move documentation of environment variables into lib/env.ts
|
2025-04-09 14:48:40 -04:00 |
|
|
eb92e54fd6
|
validate environment variables at build time
|
2025-04-09 09:11:18 -04:00 |
|
|
84702aeab1
|
remove css reset as a dependency
|
2025-04-08 19:52:54 -04:00 |
|
|
a7b50f1b55
|
attempted json-ld fixes...
|
2025-03-31 11:47:17 -04:00 |
|
|
d3250bd00e
|
more caching and error handling
|
2025-03-24 11:45:48 -04:00 |
|
|
b626955731
|
restore image captions in markdown with a "clever" (messy) css hack
|
2025-03-20 12:00:04 -04:00 |
|
|
5ca7e6cb22
|
extract metadata merging logic from each page into a helper function
|
2025-03-14 20:16:27 -04:00 |
|
|
6e572a8f48
|
fix post title encoding
|
2025-03-14 15:08:00 -04:00 |
|
|
3932660acc
|
pre-render optimizations
|
2025-03-14 12:51:18 -04:00 |
|
|
e61ca889a7
|
consistent arrow functions
|
2025-03-12 18:10:11 -04:00 |
|
|
8e89701453
|
lucide icons
|
2025-03-11 21:18:41 -04:00 |
|
|
9229f92c0c
|
a bit more cleanup
|
2025-03-07 14:56:49 -05:00 |
|
|
ba10742c9b
|
properly import and optimize/cache images in markdown files
|
2025-03-03 15:56:57 -05:00 |
|
|
8aabb4a66f
|
Migrate to app router (#2254)
|
2025-02-07 11:33:38 -05:00 |
|
|
fff106ffbb
|
bump next to 14.2.5
|
2024-07-31 12:15:13 -04:00 |
|
|
e1a26d5257
|
refactor .js files to ES modules where possible
|
2024-03-12 14:58:00 -04:00 |
|
|
955cfe421f
|
remove dependency on uglify-js
|
2024-02-26 10:49:14 -05:00 |
|
|
b5f0f56702
|
remove webmention.io
|
2024-02-14 21:14:18 -05:00 |
|
|
17c09f71b2
|
fix google rich results warning
|
2024-01-11 11:15:16 -05:00 |
|
|
893db7e951
|
bump next to 13.5
|
2023-10-02 11:59:15 -04:00 |
|
|
b13c8259b3
|
attempt to make edge functions a tad bit lighter
|
2023-07-06 10:37:51 -04:00 |
|
|
afbdcc7b06
|
enable vercel analytics
|
2023-06-17 20:14:43 -04:00 |
|
|
0c029b7252
|
🐦 ➡️ 🦣
|
2022-11-28 23:37:21 -05:00 |
|
|
aef4df3860
|
add redirect for running mastodon on subdomain
|
2022-11-25 12:10:31 -05:00 |
|
|
db6594faa7
|
add Mastodon link
|
2022-11-17 14:10:00 -05:00 |
|
|
d4b806dfcf
|
refactor favicon imports
|
2022-11-13 19:11:30 -05:00 |
|
|
5e02027241
|
bump next (next/future/image -> next/image )
|
2022-10-22 09:30:03 -04:00 |
|
|
c64d6cfb52
|
consolidate environment variable parsing
|
2022-09-12 15:42:56 -04:00 |
|
|
43d4b2ea46
|
move messy base URL definition to build time in next.config.js
|
2022-07-30 19:36:42 -04:00 |
|
|
295301aa9e
|
clean up stitches theme config
|
2022-07-07 16:19:28 -04:00 |
|
|
155c6cacd9
|
only reveal a db record via /api/hits if it matches a real page
|
2022-07-06 11:49:41 -04:00 |
|
|
c69a593d61
|
type check .js files
|
2022-07-05 20:17:01 -04:00 |
|
|
887c24d317
|
add getStaticProps types
|
2022-06-30 20:56:34 -04:00 |
|
|
4e0ca9ff4d
|
update cache-control headers
|
2022-06-13 20:07:12 -04:00 |
|
|
a63ea35463
|
clean up strict types a bit more
|
2022-06-13 12:01:35 -04:00 |
|
|
1776173cab
|
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
|
2022-06-13 06:47:29 -04:00 |
|
|
fe634738ef
|
support local next dev ports other than 3000
|
2022-06-11 08:37:15 -04:00 |
|
|
3f931e01ce
|
set html class to light theme in static output
|
2022-06-03 09:52:18 -04:00 |
|
|
33c210aacf
|
less resource-intensive methods of parsing URLs
|
2022-06-01 18:40:57 -04:00 |
|
|
90a9512c62
|
compare origins of links instead of string comparison
|
2022-05-21 11:31:32 -04:00 |
|
|
2f695be18f
|
don't load fathom script unless on production
|
2022-05-16 09:40:36 -04:00 |
|
|
00d497b69b
|
update server-side sitemap.xml code
|
2022-05-07 20:47:14 -04:00 |
|
|
d67428b043
|
rename resolvedTheme -> activeTheme
|
2022-05-04 10:48:41 -04:00 |
|
|
d718555001
|
clean up note types
|
2022-04-30 18:01:33 -04:00 |
|
|
383c88d5ef
|
random organization
|
2022-04-28 19:28:16 -04:00 |
|
|
05469218b1
|
prevent more hydration mismatches
|
2022-04-21 12:45:39 -04:00 |
|
|
54c662c1f2
|
reorganize style and font configs
|
2022-04-20 11:19:02 -04:00 |
|