Kami
|
27685bd28e
|
style(): CSS Hover effects on nav bar (#3)
* style(): CSS Hover effects on nav bar
---------
Co-authored-by: JuLi0n21 <julianschlueterbusiness21@gmail.com>
|
2026-03-08 07:30:18 +01:00 |
|
Kami
|
eabb1d0fcc
|
Merge pull request #2 from JuLi0n21/dependabot/npm_and_yarn/svgo-4.0.1
build(deps): bump svgo from 4.0.0 to 4.0.1
|
2026-03-07 00:09:31 +08:00 |
|
|
|
4baf464b73
|
replace folder with img src
|
2026-03-05 20:40:25 +01:00 |
|
|
|
878885b40a
|
increase hover size and open folder on image click
|
2026-03-05 17:38:31 +01:00 |
|
dependabot[bot]
|
d54a8ef258
|
build(deps): bump svgo from 4.0.0 to 4.0.1
Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: svgo
dependency-version: 4.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-04 23:42:19 +00:00 |
|
JuLi0n21
|
9d2fad8e59
|
Merge pull request #1 from JuLi0n21/import-alias
Neat QOL modification
|
2026-03-04 17:47:09 +01:00 |
|
JuLi0n21
|
b59eafcdfc
|
Merge branch 'master' into import-alias
|
2026-03-04 17:47:01 +01:00 |
|
|
|
abb6bc52ce
|
patch(): fix the nits
|
2026-03-04 17:46:10 +01:00 |
|
kami
|
e16c84e879
|
ci(): Bun lock file for CI usage
|
2026-03-04 04:52:51 +08:00 |
|
kami
|
d3e3f50606
|
feat(): Inferred types for blogs instead of static.
|
2026-03-04 04:52:37 +08:00 |
|
kami
|
7c8b1b8223
|
fix(): Fix some (current) deprecated fields
|
2026-03-04 04:52:37 +08:00 |
|
kami
|
2a8eb622b2
|
style(): Fix style not being in head tag
|
2026-03-04 04:52:37 +08:00 |
|
kami
|
bfaadbdbe4
|
fix(): Fix type on fetch
patch(): Squash commit
|
2026-03-04 04:52:37 +08:00 |
|
kami
|
001055ee51
|
patch(): Patched type aliases
Changed inferred path i.e., "./",
"../", "../../". into @ import
path.
|
2026-03-04 04:52:37 +08:00 |
|
kami
|
4ae9e6c924
|
style(): Typos
Fix some typos, removed alt tag to
redundant img tags.
patch(): Sqush commit
patch(): Squash commit
patch(): Squash commit
|
2026-03-04 04:46:48 +08:00 |
|
kami
|
6df5e75723
|
dev(): Added dev tools
|
2026-03-04 04:44:30 +08:00 |
|
kami
|
ae50565d0e
|
feat(): Added type aliases to tsconfig
Added various aliases!
|
2026-03-04 04:43:46 +08:00 |
|
JuLi0n21
|
811ad06175
|
Update docker-build.yml
|
2026-03-03 19:45:31 +01:00 |
|
JuLi0n21
|
64e893b275
|
Rename workflow for Astro image to homepage
|
2026-03-03 19:32:22 +01:00 |
|
|
|
322d2a4637
|
trusting kami with this one
|
2026-03-03 18:48:53 +01:00 |
|
|
|
5b42a42c1a
|
remove creds
|
2026-03-03 16:34:54 +01:00 |
|
|
|
a23de1208b
|
use non auth requiring endpoint
|
2026-03-03 16:11:53 +01:00 |
|
|
|
2da488af4f
|
revert and fuck off
|
2026-03-02 22:16:37 +01:00 |
|
|
|
96e751e44a
|
hardcode for now...
|
2026-03-02 22:11:47 +01:00 |
|
|
|
ec123f39a8
|
add content type / accept
|
2026-03-02 21:55:58 +01:00 |
|
|
|
1a704c2592
|
add user-agent :3
|
2026-03-02 21:52:14 +01:00 |
|
|
|
cf8210550b
|
extract buiild step to github runner
|
2026-03-02 21:48:52 +01:00 |
|
|
|
4c8c42baf3
|
another attempt to fix
|
2026-03-02 21:45:45 +01:00 |
|
|
|
9409afd81f
|
try to give network access
|
2026-03-02 21:32:06 +01:00 |
|
|
|
ecc7baa72e
|
try to give network access
|
2026-03-02 21:30:43 +01:00 |
|
|
|
b1faf933b2
|
typo
|
2026-03-02 21:20:30 +01:00 |
|
|
|
c4da0683ed
|
add fail save for failed img fetching at build time
|
2026-03-02 21:14:40 +01:00 |
|
|
|
67bbc3cf9a
|
reorderd stuff, added homepage
|
2026-03-02 20:55:21 +01:00 |
|
JuLi0n21
|
245508f81a
|
Remove short SHA retrieval from Docker build workflow
|
2026-03-01 21:30:38 +01:00 |
|
JuLi0n21
|
07483729c8
|
Fix registry URL in Docker build workflow
|
2026-03-01 21:27:24 +01:00 |
|
JuLi0n21
|
e307013944
|
Modify Docker build workflow for private registry
Updated the workflow to include login to a private Docker registry and changed the image tags for pushing.
|
2026-03-01 21:25:40 +01:00 |
|
|
|
533928da8a
|
add workflow to create img on push
|
2026-03-01 20:02:01 +01:00 |
|
|
|
bd2e415aaf
|
add Dockerfile
|
2026-03-01 19:58:21 +01:00 |
|
|
|
be6fc4593d
|
add basic layout for files
|
2026-03-01 19:57:50 +01:00 |
|
|
|
e77d729074
|
init
|
2026-03-01 16:50:56 +01:00 |
|