Commit graph

159 commits

Author SHA1 Message Date
251f671845
chore: add cert for az-400 2024-02-28 14:40:55 +01:00
93ebc7fade chore: update omnidash-logo.png 2024-02-26 22:08:59 +01:00
02600278a4 chore: add terraform back 2024-02-15 11:05:22 +01:00
170c186c06 chore: add entry for az-700 2024-02-15 10:58:02 +01:00
27d5777c6e
Merge pull request #225 from bartvdbraak/feat/project-urls
Add project and repo URLs, update project URLs, and remove Python from projects list
2024-01-28 23:50:45 +01:00
4c09a0e838 fix: use https protocol for url 2024-01-28 23:40:49 +01:00
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