|
44bc56ea37
|
chore: remove Python from projects list slayerweight
|
2024-01-24 01:05:04 +01:00 |
|
|
7e196ca621
|
feat: update project URLs in projects-item.svelte and projects.ts
|
2024-01-24 00:18:31 +01:00 |
|
|
18501bf914
|
feat: add project and repo urls
|
2024-01-24 00:06:27 +01:00 |
|
|
9624ec2cc2
|
feat: use flex layout
|
2024-01-23 19:10:02 +01:00 |
|
|
1fa52b84c1
|
chore: added project content
|
2024-01-23 18:10:45 +01:00 |
|
|
3f44e70fa0
|
feat: add custom icons and type
|
2024-01-23 15:55:17 +01:00 |
|
|
63cf2825c0
|
feat: add aria-label to buttons
|
2024-01-23 12:21:50 +01:00 |
|
|
00bdd6473c
|
feat: optimize image size
|
2024-01-23 02:56:31 +01:00 |
|
|
b48242e2c1
|
refactor: use different icon/button component
|
2024-01-23 02:11:29 +01:00 |
|
|
5203f27b67
|
fix: resolve hostname without double protocol
|
2024-01-22 13:54:20 +01:00 |
|
|
1d1447d27d
|
feat: add disallow directives for preview / prod
|
2024-01-22 13:32:03 +01:00 |
|
|
4daf733939
|
feat: update site configuration and Vite environment variables
|
2024-01-22 13:24:18 +01:00 |
|
|
899c70a734
|
feat: add aria label to button
|
2024-01-22 12:37:49 +01:00 |
|
|
ae62f93735
|
refactor: imagefade component refactored as carousel
|
2024-01-22 12:26:26 +01:00 |
|
|
fe2a5d00f9
|
refactor: site metadata and layout animation delays
|
2024-01-22 11:25:57 +01:00 |
|
|
b5b12ae5d5
|
feat: add preview and side margins
|
2024-01-22 09:46:02 +01:00 |
|
|
791d2cae8f
|
fix: make sure vite is doing its thing
|
2024-01-22 03:34:15 +01:00 |
|
|
ea491c3148
|
feat: add type definitions for vite plugin
|
2024-01-22 02:53:30 +01:00 |
|
|
aa8fb480d0
|
fix: use inlining based on filename
|
2024-01-21 23:36:47 +01:00 |
|
|
ecc83f4a4f
|
feat: add vite build and transform step for base64 inlining
|
2024-01-21 23:16:14 +01:00 |
|
|
19971636d4
|
feat: add import of assets to resolve build path issues
|
2024-01-21 22:53:05 +01:00 |
|
|
b4bf22ea84
|
fix: temp remove try-catch for log purposes
|
2024-01-21 22:39:16 +01:00 |
|
|
1d7f8878da
|
fix: add protocol to sitemap url
|
2024-01-21 22:38:52 +01:00 |
|
|
c37a4efef3
|
refactor: restructure code and errorhandling
|
2024-01-21 22:28:54 +01:00 |
|
|
d063a4dc00
|
fix: remove prerendering
|
2024-01-21 22:18:32 +01:00 |
|
|
cea1cf5048
|
refactor: use prerender
|
2024-01-21 21:55:25 +01:00 |
|
|
d94e6d1fc3
|
refacotr: move fs to server-side code
|
2024-01-20 17:55:33 +01:00 |
|
|
a6c7c09ede
|
feat: use encoded uri for og image link
|
2024-01-20 15:12:46 +01:00 |
|
|
fcf27498e4
|
fix: add backticks to site.ts
|
2024-01-19 04:28:13 +01:00 |
|
|
bceeb6e16f
|
feat: change og image url
|
2024-01-19 04:21:43 +01:00 |
|
|
3d6b43a9d7
|
feat: use vercel url in site.ts
|
2024-01-19 04:14:24 +01:00 |
|
|
bc73e10118
|
feat: add dynamic og image links
|
2024-01-19 02:58:10 +01:00 |
|
|
7dafdd236b
|
feat: use Geist Sans as font naming
|
2024-01-19 02:57:48 +01:00 |
|
|
f9dfaa2fd2
|
refactor: distinctive re-use of site header and navbar rename
|
2024-01-19 02:57:19 +01:00 |
|
|
3bb7737625
|
feat: added svelte component render for og-images
|
2024-01-19 01:49:35 +01:00 |
|
|
1be9ad4668
|
feat: implement dynamic og images using @ethercorps/sveltekit-og
|
2024-01-17 23:58:30 +01:00 |
|
|
1e1c25549d
|
feat: add Geist font files and update tailwind and global styles
|
2024-01-17 23:39:54 +01:00 |
|
|
11bde637f7
|
feat: update HTML meta tags and link attributes
|
2024-01-16 20:52:45 +01:00 |
|
|
1f0532eacc
|
feat: update services and technologies in page.svelte
|
2024-01-16 20:44:57 +01:00 |
|
|
39422344c8
|
feat: update icon references and title
|
2024-01-16 20:44:42 +01:00 |
|
|
3bb13dbdb0
|
refactor: use consistent styling for icons and footer
|
2024-01-16 19:41:09 +01:00 |
|
|
8d167e5e8e
|
feat: @vercel/analytics dependency and inject analytics in +layout.svelte
|
2024-01-16 04:01:30 +01:00 |
|
|
8e37873b65
|
refactor: use @vercel/speed-insights for web vitals
|
2024-01-16 03:50:32 +01:00 |
|
|
2f6387df2c
|
feat: implement @vercel/analytics and web-vitals dependencies
|
2024-01-16 03:33:31 +01:00 |
|
|
7d70f2d2ed
|
feat: create sitemap.xml programmatically
|
2024-01-16 02:44:46 +01:00 |
|
|
70a0eb8aa1
|
feat: create robots.txt programmatically
|
2024-01-16 02:44:01 +01:00 |
|
|
6cab5f8080
|
chore: update link in site header
|
2024-01-15 14:44:07 +01:00 |
|
|
742f905aea
|
fix: update page-header-description to center-align text
|
2024-01-15 13:33:33 +01:00 |
|
|
d94c85c962
|
chore: remove separator and enhanced using LLMs in site footer
|
2024-01-15 12:57:08 +01:00 |
|
|
d0d7dafd12
|
fix: remove full height for webkit compatibility
|
2024-01-15 12:51:45 +01:00 |
|