41 Commits

Author SHA1 Message Date
dc4d564059
Breadcrumbs with navigation for mobile
All checks were successful
Build and deploy website / build (push) Successful in 38s
2025-03-16 21:32:11 +01:00
05ef06f95c
Breadcrumbs with navigation
All checks were successful
Build and deploy website / build (push) Successful in 38s
2025-03-15 15:34:24 +01:00
097850267c
Homelab and raspberry pi uses
All checks were successful
Build and deploy website / build (push) Successful in 1m0s
2025-03-10 21:44:20 +01:00
9a82eba757
📦 Updated Astro to v5.4 and DaisyUI to v5 2025-03-01 10:04:48 +01:00
ebb3db8645
Add description and keywords to meta tags
All checks were successful
Build and deploy website / build (push) Successful in 37s
2025-03-01 09:52:10 +01:00
a2584b97a1
Added Sb1 Actual integration to projects.
All checks were successful
Build and deploy website / build (push) Successful in 39s
- Code style is Catppuccin Mocha
- Added lang tag to project
- Added keywords to project
- Sort projects by latest updated
2025-02-27 21:13:01 +01:00
14c65bda05
Replaced JS Date API with dayjs
All checks were successful
Build and deploy website / build (push) Successful in 56s
2025-02-25 19:49:21 +01:00
16104d12ae
Added more links, upddated TODO 2025-02-25 19:33:01 +01:00
83b2b9ac68
📦 Update dependencies
All checks were successful
Build and deploy website / build (push) Successful in 58s
2025-02-25 19:04:17 +01:00
8cc5c6971f
Updated lockfile, replaced CMD with ENTRYPOINT
All checks were successful
Build and deploy website / build (push) Successful in 56s
2025-02-16 15:02:20 +01:00
25a38d2f0e
🔖 Replaced heroimage with an image of me, fix typo
All checks were successful
Build and deploy website / build (push) Successful in 32s
v1.0.0
2025-02-16 13:50:27 +01:00
e1c3ae7d87
Latest projects on landing page, moved landing page components
All checks were successful
Build and deploy website / build (push) Successful in 34s
2025-02-16 12:01:51 +01:00
22cdc634f9
More Catppuccin colours, colour links by default 2025-02-16 11:49:06 +01:00
1b3c6c629e
More mobile friendly, fix wrong URL, Hamburger menu
All checks were successful
Build and deploy website / build (push) Successful in 33s
- Hamburger menu on mobile
- title is moved into header on mobile
- Smaller titles on mobile
- Fix wrong import of env in config
- Cleaned up unused imports
2025-02-15 23:00:38 +01:00
ff2f65bf59
🚑 Fix build error
All checks were successful
Build and deploy website / build (push) Successful in 32s
Signed-off-by: Martin Berg Alstad <git@martials.no>
2025-02-15 19:31:44 +01:00
54db411930
More style changes, removed test projects, favicon
Some checks failed
Build and deploy website / build (push) Failing after 22s
- Fix missing aria-labels
- Fix breadcrumbs on specific projects
- Removed uses from NavBar
- Center image on project page
- Colour link on project page
- Initial README

Signed-off-by: Martin Berg Alstad <git@martials.no>
2025-02-15 19:29:06 +01:00
023c8b7c85
Update general style
- Smaller width of page
- Center navbar
- Fonts
- Catppuccin Mocha colours
- TODO.md
- Show all uses at the same time
- and more...
2025-02-15 18:01:17 +01:00
cb00252364
🎨 Format files, Added codeberg to links,lighter colour for linkcards
All checks were successful
Build and deploy website / build (push) Successful in 33s
2025-02-15 14:59:32 +01:00
04f279dab3
👽️ Updated legacy svelte components to runes
All checks were successful
Build and deploy website / build (push) Successful in 1m7s
2025-02-15 14:34:47 +01:00
7c5b228e59
📦️ Updated Tailwind to v4, updated hardware to uses 2025-02-15 13:29:01 +01:00
cfd11a98ec
Fixed Type error
All checks were successful
Build and deploy website / build (push) Successful in 35s
2025-01-19 20:07:26 +01:00
89a349b4fd
⬆ Updated all packages to latest stable, changed hardware url to /uses
Some checks failed
Build and deploy website / build (push) Failing after 42s
2025-01-19 20:04:06 +01:00
2fc18f642d
Updated keyboard in hardware config
All checks were successful
Build and deploy website / build (push) Successful in 1m1s
2025-01-04 17:50:25 +01:00
b9f7b63aa9
Fix localization on detailed project pages.
All checks were successful
Build and deploy website / build (push) Successful in 34s
Fix way too much padding on <br/> tags.

Added some old project entries.

Added Project as a convenience type.

Added link class to all a tags to easier distinguish links in text.

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-20 22:25:52 +02:00
941a93f8a5
Updated to Astro v5 beta.
All checks were successful
Build and deploy website / build (push) Successful in 1m56s
Created a new component for a collapsable list

Implemented some of the new features.
- astro:env
- New astro content layer

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-20 12:05:32 +02:00
32f4c6aaf0
Update container name and stricter types for linking
Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-20 11:01:54 +02:00
b8e77b2a54
Docker and Docker compose
All checks were successful
Build and deploy website / build (push) Successful in 3m26s
Updated dependencies

Updated workflow to use docker compose

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-12 19:07:55 +02:00
740cba625d
SSR and i18n
Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-12 18:29:44 +02:00
1a2fec6a59
security.txt
Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-12 17:12:12 +02:00
c701a510f7
Button group to switch languages.
Localized pathname function for links.

inlang/paraglide-astro package

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-09 21:30:05 +02:00
87184c431d
Fix form on contact-me page.
All checks were successful
Build and deploy website / build (push) Successful in 1m24s
Build and deploy website / deploy (push) Successful in 1s
Fix wrong link to source code.

Eager loading of image on landing page.

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-09 20:42:10 +02:00
c3b698956b
Fix build error
All checks were successful
Build and deploy website / build (push) Successful in 1m23s
Build and deploy website / deploy (push) Successful in 1s
Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-06 14:53:54 +02:00
8ba480eab1
Hardware page with more content.
Some checks failed
Build and deploy website / build (push) Failing after 1m37s
Build and deploy website / deploy (push) Failing after 1s
Collapse component

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-06 14:43:06 +02:00
beefabb908
Links page.
Icons using npm package instead of svgs.

Props and types.

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-06 13:27:18 +02:00
ebd59fe40e
Fix @ alias.
Fix margins on mobile for projects.

Moved html code to common component for projects

Updated image of me to a far superior one.

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-06 11:43:50 +02:00
5e32cfc551
Wrap on mobile landing page
Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-06 11:18:59 +02:00
93c6c852af
Updated git url.
All checks were successful
Build and deploy website / build (push) Successful in 1m20s
Build and deploy website / deploy (push) Successful in 2s
Added various icons.

Started adding hardwarePage content

Signed-off-by: Martin Berg Alstad <git@martials.no>
2024-10-03 20:43:31 +02:00
Martin Berg Alstad
2bead91a32 Gitea workflow
All checks were successful
Build and deploy website / build (push) Successful in 1m39s
Build and deploy website / deploy (push) Successful in 2s
Fixed build failure
2024-09-28 16:32:34 +02:00
Martin Berg Alstad
e5090f0101 gitea actions
Some checks failed
Build and deploy website / build (push) Failing after 7m5s
2024-09-27 22:02:47 +02:00
Martin Berg Alstad
83f018c3b8 Initial commit 2024-09-25 22:20:54 +02:00
houston[bot]
bb58f603b2 Initial commit from Astro 2024-09-08 13:14:02 +02:00