47 Commits

Author SHA1 Message Date
chronark
4ecaa086de
Merge branch 'main' of https://github.com/chronark/chronark.com 2023-07-04 20:17:01 +02:00
chronark
10ece99aac
chore(page.tsx): update link to unkey.dev in Home component
chore(page.tsx): update link to unkey.dev in ProjectsPage component
feat(projects): add unkey.dev project to list of projects
feat(projects): update featured project to unkey.dev
feat(projects): update top2 project to planetfall
feat(projects): update top3 project to highstorm
feat(projects): add content for unkey.dev project
2023-07-04 20:16:55 +02:00
Andreas Thomas
2a776d1b4f
Create LICENSE
Add MIT license
2023-06-05 22:21:24 +02:00
chronark
c5b1359566
Merge branch 'main' of https://github.com/chronark/chronark.com 2023-05-22 22:17:03 +02:00
chronark
bfe2584a5e
feat(zod-bird.mdx): add documentation for zod-bird library
This commit adds documentation for the zod-bird library. It includes
examples of how to use the library to ingest data and query endpoints.
It also includes information on how to use caching with the library.
2023-05-22 22:16:56 +02:00
Andreas Thomas
6af19223a5
Update upstash-edge-flags.mdx 2023-05-22 14:34:30 +02:00
chronark
10237b1a63
Merge branch 'main' of https://github.com/chronark/chronark.com 2023-05-19 20:58:19 +02:00
chronark
7688ce9cd5
feat(analytics.tsx): replace Vercel Analytics with Beam Analytics
feat(layout.tsx): move Analytics script to head
feat(projects/page.tsx): update featured and top projects
feat(highstorm.mdx): add new project Highstorm
deps(package.json): update dependencies
2023-05-19 20:39:44 +02:00
Tom Schindler
8d6e6ae16a
fix missing .com in header.tsx (#11) 2023-05-10 00:26:28 +02:00
Jamie
a43b3fdac7
Stop back-ticks showing inside of in-line code styles (#10)
* Fix backticks in codeblocks

* Fix backticks in codeblocks
2023-05-07 17:25:46 +02:00
Xuan
5737d2504f
improve 'featured' card to be clickable, not just Read more, also resolves hydration (#7)
Co-authored-by: Xuan <liuxuan30@noreply.github.com>
2023-05-01 12:49:14 +02:00
Xuan
a54e382283
fix hydration issue in #4 (#5)
Co-authored-by: Xuan <liuxuan30@noreply.github.com>
2023-04-28 11:15:06 +02:00
chronark
74ffd5f3d8
feat: add particle animation to home page
The commit adds a new component, `Particles`, which is used in the `Home` page. The `Particles` component creates a particle animation on the page. The `useMousePosition` hook is also added to track the mouse position and update the particle animation accordingly. The `tailwind.config.js` file is modified to remove the `@tailwindcss/line-clamp` plugin.
2023-04-26 11:31:14 +02:00
chronark
3ecf41c60f
feat: get ready for vercel templates 2023-04-17 21:29:52 +02:00
chronark
978c37c38c
feat: get ready for vercel templates 2023-04-17 21:28:00 +02:00
chronark
0956114332
feat: get ready for vercel templates 2023-04-17 21:26:03 +02:00
chronark
3d24b7331f
feat: get ready for vercel templates 2023-04-17 21:24:44 +02:00
Andreas Thomas
fa3e5f0433
Merge branch 'main' of https://github.com/chronark/chronark.com 2023-03-30 11:46:38 +02:00
Andreas Thomas
62824dab31
feat: display page views 2023-03-30 11:46:31 +02:00
kulgg
b04f61a769
Fix code embed (#2) 2023-03-29 12:36:46 +02:00
Andreas Thomas
f7e8902771
fix: _blank links on landing page 2023-03-28 22:39:19 +02:00
Andreas Thomas
78c0131db4
fix: overlapping text on small screens 2023-03-28 20:41:31 +02:00
Andreas Thomas
3d33bd267e
feat: add analytics 2023-03-28 20:11:39 +02:00
Andreas Thomas
8b8cb735cd
feat: add analytics 2023-03-28 20:07:17 +02:00
Andreas Thomas
5b8d2abc61
feat: add analytics 2023-03-28 20:01:55 +02:00
Andreas Thomas
8ad68a2a40
fix: broken links 2023-03-28 19:48:08 +02:00
Andreas Thomas
f3d7402d46
feat: favicon 2023-03-28 16:20:57 +02:00
Andreas Thomas
ec861aeb56
chore: remove .env 2023-03-28 16:04:25 +02:00
Andreas Thomas
860567c441
fix: typo 2023-03-28 16:03:53 +02:00
Andreas Thomas
15202c8b1f
chore: remove cal-sans 2023-03-28 16:02:39 +02:00
Andreas Thomas
c938548f46
chore: ignore .contentlayer 2023-03-28 16:01:15 +02:00
Andreas Thomas
3bd8276524
wip 2023-03-28 16:01:00 +02:00
Andreas Thomas
af71bca88b
fix: redis key 2023-03-26 14:01:54 +02:00
Andreas Thomas
d313a606bd
fix: typo in link 2023-03-26 14:00:17 +02:00
Andreas Thomas
16a4d5e66d
feat: content 2023-03-26 14:00:02 +02:00
Andreas Thomas
82464d8091
merge 2023-03-26 13:27:21 +02:00
Andreas Thomas
c3676d2b8d
feat: analytics 2023-03-26 13:26:54 +02:00
Andreas Thomas
88e2b1dc16
feat: analytics 2023-03-26 13:26:13 +02:00
Andreas Thomas
d13531c222
redesign 2023-03-26 12:29:53 +02:00
Andreas Thomas
f7765e018d
fix: remove edge runtime 2023-03-23 00:36:30 +01:00
Andreas Thomas
b4a3854c26
cloudflare (#1)
* build: remove rome

* build: remove rome

* cf

* cf

* wip
2023-03-23 00:22:37 +01:00
Andreas Thomas
e57c10249b
feat: redesign 2023-02-27 20:19:40 +01:00
Andreas Thomas
9398052466
feat: /projects 2023-02-25 00:37:00 +01:00
Andreas Thomas
c446b9dc08
feat: /projects 2023-02-25 00:14:46 +01:00
Andreas Thomas
68fe519e97
initial commit 2023-02-24 20:49:52 +01:00
Andreas Thomas
236df2e8c8
initial commit 2023-02-24 18:51:04 +01:00
Andreas Thomas
597330afe5
first commit 2023-02-24 18:50:41 +01:00