Commit Graph

66 Commits

Author SHA1 Message Date
a49a4d9b5f finished initial iteration of project cards
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m40s
2024-05-19 22:18:25 +02:00
41beb7e975 created skeleton for project cards.
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 55s
2024-05-19 20:25:26 +02:00
1683744551 fixed darkmode toggle position
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m58s
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m3s
2024-05-19 17:38:34 +02:00
45d8e18e30 Merge branch 'flowbite-svelte'
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m53s
2024-05-19 17:33:25 +02:00
c7a8bf8d0f fixed darkmode switch position
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m1s
2024-05-19 17:28:46 +02:00
e0c0b9a887 fixed css
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m40s
2024-05-19 17:24:28 +02:00
06e2860c51 moved open logic to the commit component
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m40s
2024-05-19 16:35:59 +02:00
efedf27e70 small adjustments of commit component
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m51s
2024-05-19 13:03:33 +02:00
f7e8a04e92 - Parsing description and branches properly from <item>
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m16s
- Added handling of "empty" commit messages when merging.
- Added isOpen prop to be passed as true to latest commit in feed.
2024-05-19 12:49:06 +02:00
fc0026ca73 installed flowbite
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m47s
2024-05-19 11:29:40 +02:00
c75146bf42 added rss container component for easier re-useability
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m39s
2024-05-19 07:47:46 +02:00
ff3114825b Added rss feed to next.js project page
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m36s
2024-05-19 07:38:00 +02:00
4bd795e6d8 started looking for ways to implements logos.
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m5s
Creating pr for rss feed
2024-05-19 01:15:18 +02:00
2fe5d53e64 added guid
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m6s
2024-05-19 00:44:36 +02:00
02cac45992 implemented commit cards from rss repo rss feed.
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m28s
2024-05-19 00:31:33 +02:00
695f1009c2 added pubdate and author to xml parser
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m36s
2024-05-18 23:13:50 +02:00
41a2535a7b fixed import
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m40s
2024-05-18 23:05:39 +02:00
8e5bdecda0 fixed import
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m26s
2024-05-18 22:58:15 +02:00
1d1892c931 created rssfeed component to get the last 5 commits.
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m9s
Todo:
- break into components and style
- get time of commit
- convert time of commit to __time since__
2024-05-18 22:52:43 +02:00
8b03312ac0 - created rss feed component
Some checks failed
Node.js CI / build_image (push) Has been cancelled
Vercel Production Deployment / Deploy-Production (push) Failing after 28s
- initiated vercel and updated workflows.
2024-05-18 12:46:38 +02:00
1610c9aba5 fixed css and app width
All checks were successful
Node.js CI / build_image (push) Successful in 44s
2024-05-17 23:52:54 +02:00
2f12ac7d1b updated next.js page with projects and repos.
All checks were successful
Node.js CI / build_image (push) Successful in 45s
2024-05-17 23:46:53 +02:00
7b16965ab9 - updated readme
All checks were successful
Node.js CI / build_image (push) Successful in 48s
- updated content on svelte projects page
2024-05-17 21:32:25 +02:00
a8ad93210a - Changed portfolio categories to contain more projects.
Some checks are pending
Node.js CI / build_image (push) Blocked by required conditions
- Changed gitea workflow to only build to docker
2024-05-17 21:14:25 +02:00
aa75895db4 added cf analytics
All checks were successful
Node.js CI / build_app (push) Successful in 16s
Node.js CI / build_image (push) Successful in 46s
2024-05-12 22:19:43 +02:00
d6664891ee fixed css
All checks were successful
Node.js CI / build_app (push) Successful in 16s
Node.js CI / build_image (push) Successful in 48s
2024-05-12 20:29:59 +02:00
282422e8f8 fixed fade and added nextjs project to portfolio.
All checks were successful
Node.js CI / build_app (push) Successful in 16s
Node.js CI / build_image (push) Successful in 48s
2024-05-12 14:21:10 +02:00
ba774354b8 added fade to homelab section
All checks were successful
Node.js CI / build_app (push) Successful in 13s
Node.js CI / build_image (push) Successful in 42s
2024-04-27 18:40:42 +02:00
889d15da48 same
All checks were successful
Node.js CI / build_app (push) Successful in 14s
Node.js CI / build_image (push) Successful in 43s
2024-04-27 12:55:53 +02:00
a80f3a3cc7 darkmode selector layout and content add 2024-04-27 12:55:00 +02:00
eb45070c2e content and mobile margins
All checks were successful
Node.js CI / build_app (push) Successful in 14s
Node.js CI / build_image (push) Successful in 43s
2024-04-27 11:57:23 +02:00
915b88cdab css n stuff 2024-04-27 07:41:07 +02:00
252548aff8 dockerifle n stuff 2024-04-26 17:30:48 +02:00
151c76e076 optimized images and changed some content 2024-04-26 00:32:50 +02:00
4fe5b299ac finished homelab content for now 2024-04-25 23:53:31 +02:00
93b2c65abb added homelab content 2024-04-25 21:16:31 +02:00
df6568a41d tweaked dark mode colors 2024-04-24 21:46:32 +02:00
cf64a0420e added component 2024-04-24 21:11:07 +02:00
64d9acae74 added content 2024-04-24 20:55:40 +02:00
976b1147b3 Implemented darkmode 2024-04-23 16:56:43 +02:00
d13ac932de added stuff to about page 2024-04-22 07:08:05 +02:00
7d8cbf25d4 added about text 2024-04-22 06:46:37 +02:00
aaa443e63b all good 2024-04-21 17:27:29 +02:00
e1546b04c3 maybe 2024-04-21 17:11:29 +02:00
3d43600353 fixed layout 2024-04-21 17:04:45 +02:00
7f8bd72cb0 Merge branch 'main' of https://gitea.rannes.dev/christian/my-portfolio 2024-04-20 18:43:18 +02:00
8a975a5ddd stuff 2024-04-20 18:42:34 +02:00
83a725da39 Merge branch 'main' of https://gitea.rannes.dev/christian/my-portfolio 2024-04-20 18:13:52 +02:00
b324ef9fc6 added some routes 2024-04-20 16:33:05 +02:00
800680453d fixed regex 2024-04-13 23:56:33 +02:00