Commit Graph

15 Commits

Author SHA1 Message Date
de2f11f8fe feat: add loader spinner to API loader 2023-05-08 03:34:48 +02:00
8cbd1dbf07 feat: remove unused PreviewImage component
This commit removes the PreviewImage component that hasn't been used for quite some time in the
codebase.

BREAKING CHANGE: deletion of PreviewImage component
2023-05-08 03:02:37 +02:00
0a1e9536cd feat: handle API calls and caching through Vue components
BREAKING CHANGE: API calls and cache no longer made in their respective composable
2023-05-08 03:01:17 +02:00
08825d870b feat: properly display GitHub repositories 2023-05-05 00:42:11 +02:00
aa82e265c8 fix: correctly update displayed repos after fetch 2023-05-05 00:38:37 +02:00
28223c44d4 fix: fix website compilation 2023-05-05 00:26:34 +02:00
8a24c9d4b1 docs: update some info on resume 2023-05-04 23:37:47 +02:00
9096788def docs: update social links 2023-05-04 23:25:42 +02:00
7c185dd453 feat: add bases for GitHub API interaction and cache 2023-05-04 23:23:01 +02:00
91a8d4e220 docs: change to new Mastodon account 2023-03-29 23:13:59 +02:00
23eccce71e fix: typo in Elefen document 2023-03-22 16:46:14 +01:00
8f299b1040 Add new page for personal links 2023-03-22 16:42:13 +01:00
32cdbd5e2f fix: better readability in light theme 2023-03-22 15:54:02 +01:00
c2666c0107 fix(docs): remove incorrect configuration line
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-27 22:49:04 +01:00
8413181750 refactor: move Vuepress files in dedicated directory
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
2023-02-09 12:13:47 +01:00