11 Commits

Author SHA1 Message Date
chronark
10237b1a63
Merge branch 'main' of https://github.com/chronark/chronark.com 2023-05-19 20:58:19 +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
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
Andreas Thomas
3bd8276524
wip 2023-03-28 16:01:00 +02:00
Andreas Thomas
16a4d5e66d
feat: content 2023-03-26 14:00:02 +02: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