aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Collapse)AuthorAge
* Fix useActiveSectionLibravatar Kristóf Marussy2024-04-05
|
* Adjust h3 font styleLibravatar Kristóf Marussy2024-04-05
|
* First postLibravatar Kristóf Marussy2024-04-05
|
* Add blogLibravatar Kristóf Marussy2024-03-23
| | | | | | | | | | | | Site structure follows SEO tips from https://johnnyreilly.com/how-we-fixed-my-seo * The blog pages have as simple of an URL as possible. To this end, the home page of the site is actually the first index page of the blog. * Customize the blog index page BlogListPage component to show the landing page as the first index page. * Rename /archive to /blog to avoid a dated feel. * Remove the date from post URLs using the slug property.
* More even heading letter-spacingLibravatar Kristóf Marussy2024-03-21
|
* Non-breaking spaces in ContactLibravatar Kristóf Marussy2024-03-20
|
* Two-story g in headingsLibravatar Kristóf Marussy2024-03-20
|
* Tighter button letter-spacingLibravatar Kristóf Marussy2024-03-20
|
* Fix license link line breaksLibravatar Kristóf Marussy2024-03-20
|
* Simplify license linksLibravatar Kristóf Marussy2024-03-20
|
* Typographical improvementsLibravatar Kristóf Marussy2024-03-20
| | | | | * Use custom font subsetting for OpenType features * Tighter tracking for headings
* Placeholder image for avatarLibravatar Kristóf Marussy2024-03-19
|
* Improve LCP timeLibravatar Kristóf Marussy2024-03-19
| | | | | See https://johnnyreilly.com/docusaurus-improve-core-web-vitals-fetchprio
* Fix LLM4MDE linkLibravatar Kristóf Marussy2024-03-17
|
* Fix thesis link wrappingLibravatar Kristóf Marussy2024-03-17
|
* Add contacts sectionLibravatar Kristóf Marussy2024-03-17
| | | | Also enables responsive image optimization
* Fix research topic spacing on mobileLibravatar Kristóf Marussy2024-03-17
|
* Reduce hero spacing on small screensLibravatar Kristóf Marussy2024-03-16
|
* Add license pageLibravatar Kristóf Marussy2024-03-16
|
* Use pathname:// for internal file linksLibravatar Kristóf Marussy2024-03-16
| | | | See https://github.com/facebook/docusaurus/issues/3309
* Add papers and CVLibravatar Kristóf Marussy2024-03-16
|
* Prefer <Link> over <a>Libravatar Kristóf Marussy2024-03-15
| | | | | See https://docusaurus.io/docs/api/misc/@docusaurus/eslint-plugin/no-html-links
* Add landing page sections and update resumeLibravatar Kristóf Marussy2024-03-15
|
* refactor landing pageLibravatar Kristóf Marussy2024-03-15
|
* Formatting with prettierLibravatar Kristóf Marussy2024-03-15
|
* Initial commitLibravatar Kristóf Marussy2024-03-15