Commit graph

40 commits

Author SHA1 Message Date
Jade Ellis
76de8f4137
Add biome and fix typos 2024-09-15 18:07:41 +01:00
Jade Ellis
039186b9e0
Disable node profiling as the native module was not bundled correctly 2024-09-10 02:06:27 +01:00
Jade Ellis
7e66d5b194
Enable node profiling in Sentry 2024-09-10 01:33:41 +01:00
Jade Ellis
8fbab1f87c
Factor out Sentry URLs and set Sentry environment 2024-08-27 18:51:11 +01:00
Jade Ellis
b0cfdeb61b
Move bundling server from Rollup to esbuild
Fixes all sentry/otel related issues in deploy.
Requires require shim.
No longer needs to extern resvg.
2024-08-26 20:21:41 +01:00
Jade Ellis
72e1e52268
Update deps 2024-08-25 02:57:20 +01:00
Jade Ellis
2b59fa45a1
Upload server sourcemaps 2024-08-25 02:46:26 +01:00
Jade Ellis
f39d357a32
Add sentry 2024-08-25 02:42:16 +01:00
Jade Ellis
f1977924f8
Add callouts support
Adds a colour palette
Adds homemade remark-callouts package
Adds tabler icons dependency
2024-07-30 18:30:15 +01:00
Jade Ellis
c767b94d46
Improve metadata
Add JSON LD,
make homepage h-card representative,
Fix bug with byline
fix incorrect OG image aspect ratio in meta
Add og site_name
Add author profile image
2024-07-24 15:22:39 +01:00
Jade Ellis
9518e41291
Better enum-based caching for preview images 2024-07-24 13:55:49 +01:00
Jade Ellis
722637d530
Fix bugs with deploying images
- Exclude resvg native modules
- Copy resvg native mods into final image
- ensure deps are correct for alpine
2024-07-23 22:33:42 +01:00
Jade Ellis
2bf9699285
Add OG images 2024-07-23 21:20:42 +01:00
Jade Ellis
e7a42d7b74
Experiments with resolving 2024-07-19 15:34:55 +01:00
Jade Ellis
2450efe63a
Add RSS and JSON feeds 2024-07-17 02:05:28 +01:00
Jade Ellis
a9750f560c
Fix wikilinks 2024-07-16 23:05:39 +01:00
Jade Ellis
9dbdcf2493
Add read time 2024-07-16 22:24:34 +01:00
Jade Ellis
0b350894de
Thumbhash images 2024-07-16 21:50:00 +01:00
Jade Ellis
85970c9852
remove rollup/plugin-dynamic-import-vars 2024-07-16 21:01:36 +01:00
Jade Ellis
4dcdcf8ae8
Add image support
Works around Vite imports
vite-imagetools is borked for this
2024-07-16 20:24:04 +01:00
Jade Ellis
58d3d01cbe
Add ToC to blog posts 2024-07-16 16:59:04 +01:00
Jade Ellis
afde316a75
Add syntax highlighting 2024-07-15 21:24:54 +01:00
Jade Ellis
e823b1d676
Add basic blog functionality 2024-07-15 13:58:21 +01:00
Jade Ellis
858914a73e
Update dependencies & directly include editor 2024-06-16 16:05:52 +01:00
Jade Ellis
f23e0417ed Move terser off of the main thread 2024-05-13 19:25:51 +01:00
Jade Ellis
621b15a2a9 Add downloada links to projects pages 2024-05-03 14:37:50 +01:00
Jade Ellis
f36f711de9 Tarball notes for deploy 2024-05-01 23:06:48 +01:00
Jade Ellis
b678fede2f Fix building the final output 2024-05-01 19:06:13 +01:00
Jade Ellis
e26f653a46 Add MDsveX and projects page 2024-05-01 18:34:30 +01:00
Jade Ellis
b905513423 Update website dependancies 2024-04-28 22:08:44 +01:00
Jade Ellis
e3c4eec7cf Add a bookmarklet maker and improve node deployment (from today and last night) 2024-04-10 15:13:16 +01:00
Jade Ellis
a82ca7b1c0 JSONfeed 2024-04-06 14:55:47 +01:00
Jade Ellis
bdb0bdee2d Merge branch 'main' of https://github.com/JadedBlueEyes/jade-website 2024-04-02 16:19:48 +01:00
Jade Ellis
0244c9e778 Add HTML minifier adapter 2024-04-02 16:18:53 +01:00
dependabot[bot]
18c3f091f7
Bump vite from 5.0.10 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 13:52:28 +00:00
Jade Ellis
b7996e5046 Add sitemap 2024-03-08 21:34:52 +00:00
Jade Ellis
6d9bb2bbe3 Favicons! 2024-03-08 01:24:11 +00:00
Jade Ellis
28d62cd414 Add meta 2024-03-08 00:21:15 +00:00
Jade Ellis
0602eea898 RSS and sitemap, etc 2024-02-19 13:15:46 +00:00
Jade Ellis
53150ef7ff Base website 2024-02-13 16:38:14 +00:00