Commit graph

101 commits

Author SHA1 Message Date
Sebin Nyshkim
05682347c7 feat: add SiteFooter to App 2022-09-29 02:46:35 +02:00
Sebin Nyshkim
4370fbcd44 feat: add SiteFooter component 2022-09-29 02:44:08 +02:00
Sebin Nyshkim
b7167f30e7 feat: add new css variables 2022-09-29 02:41:35 +02:00
Sebin Nyshkim
41f9bbd968 feat: update global styles 2022-09-29 02:40:34 +02:00
Sebin Nyshkim
0a8467d92e feat: add WelcomeHeader to HomeView 2022-09-29 02:38:54 +02:00
Sebin Nyshkim
b0e24ac141 feat: add avatar image 2022-09-29 02:38:35 +02:00
Sebin Nyshkim
852246e148 feat: add WelcomeHeader component 2022-09-29 02:38:18 +02:00
Sebin Nyshkim
6548750aa2 feat: import router link icons into route meta 2022-09-29 02:35:35 +02:00
Sebin Nyshkim
4fdba3c7e5 feat: add icons 2022-09-29 02:33:54 +02:00
Sebin Nyshkim
0bf2fb9de2 refactor: use icons instead of timestamps in Timeline component 2022-09-29 02:33:46 +02:00
Sebin Nyshkim
936f3e7057 feat: justify paragraphs inside TextBlock component 2022-09-29 02:22:24 +02:00
Sebin Nyshkim
9d4f443363 refactor: overhaul SiteNavigation component 2022-09-29 02:20:44 +02:00
Sebin Nyshkim
368dfcec97 refactor: remove NavToggle component 2022-09-29 02:18:39 +02:00
Sebin Nyshkim
c68c432c8f refactor: remove HeaderBar component 2022-09-29 02:18:19 +02:00
Sebin Nyshkim
9fe918136c feat: scroll back to top on route change 2022-09-28 16:44:13 +02:00
Sebin Nyshkim
46a7b2833d fix: add missing alt text to images 2022-09-28 02:32:42 +02:00
Sebin Nyshkim
cae7c1778f feat: add frontal shot illustration to AnatomyView 2022-09-28 02:29:24 +02:00
Sebin Nyshkim
fc56b3823a style: cleanup code formatting 2022-09-28 02:25:15 +02:00
Sebin Nyshkim
f54fbe7daa feat: add frontal shot illustration 2022-09-28 02:24:57 +02:00
Sebin Nyshkim
ee336f9abe feat: add DataTable component 2022-09-28 02:17:26 +02:00
Sebin Nyshkim
0145c7f70c refactor: give custom properties better names 2022-09-28 02:16:53 +02:00
Sebin Nyshkim
2bc11a85d8 feat: change navigation link marker 2022-09-28 02:12:31 +02:00
Sebin Nyshkim
eeb5ece970 refactor: build router links directly from router config 2022-09-28 02:11:24 +02:00
Sebin Nyshkim
7bd86d73e6 refactor: use array syntax 2022-09-28 01:54:10 +02:00
Sebin Nyshkim
d643ce2646 refactor: move table styles to main.scss 2022-09-28 01:51:50 +02:00
Sebin Nyshkim
33c4cc6c37 feat: add GeneralView 2022-09-28 01:50:33 +02:00
Sebin Nyshkim
4db52d81dc feat: add vscode extension recommendations 2022-09-26 17:29:08 +02:00
Sebin Nyshkim
7d0ca59298 feat: add favicon 2022-09-26 17:28:17 +02:00
Sebin Nyshkim
1433690522 feat: add ref images 2022-09-26 17:27:29 +02:00
Sebin Nyshkim
091b631b3b feat: add Timeline components 2022-09-26 17:26:55 +02:00
Sebin Nyshkim
5389d0aa5c feat: add ColorTable component 2022-09-26 17:26:26 +02:00
Sebin Nyshkim
b9b70d403f feat: add RefImage component 2022-09-26 17:26:04 +02:00
Sebin Nyshkim
9229202881 feat: add SiteNavigation component 2022-09-26 17:25:52 +02:00
Sebin Nyshkim
b8ed26ddba feat: add NavToggle component 2022-09-26 17:25:39 +02:00
Sebin Nyshkim
ae078c81c5 feat: add HeaderBar component 2022-09-26 17:25:28 +02:00
Sebin Nyshkim
d35f6f9184 feat: add TextBlock component 2022-09-26 17:25:16 +02:00
Sebin Nyshkim
596ab3af34 feat: define global styles 2022-09-26 17:24:57 +02:00
Sebin Nyshkim
4b2851ed06 feat: define css variables 2022-09-26 17:24:37 +02:00
Sebin Nyshkim
7cd06b1609 feat: set up vue router 2022-09-26 17:21:24 +02:00
Sebin Nyshkim
899b80a006 feat: add CareerPathView 2022-09-26 17:20:57 +02:00
Sebin Nyshkim
99cf8d6742 feat: add AnatomyView 2022-09-26 17:20:42 +02:00
Sebin Nyshkim
e7cc3488e0 feat: add HomeView 2022-09-26 17:20:19 +02:00
Sebin Nyshkim
020f7c1160 feat: add vue app entry point 2022-09-26 17:19:40 +02:00
Sebin Nyshkim
c8509e6289 feat: add index.html 2022-09-26 17:13:50 +02:00
Sebin Nyshkim
4d45890b4c feat: add prettier config 2022-09-26 17:13:15 +02:00
Sebin Nyshkim
8028a764be feat: add .gitignore 2022-09-26 17:13:06 +02:00
Sebin Nyshkim
aa809b1268 feat: add eslint config 2022-09-26 17:12:19 +02:00
Sebin Nyshkim
2e90b91464 feat: add typescript configs 2022-09-26 17:12:05 +02:00
Sebin Nyshkim
b690a63516 feat: add vite config 2022-09-26 17:11:27 +02:00
Sebin Nyshkim
84994fb229 docs: add README 2022-09-26 17:09:44 +02:00