mateusf.com

🏡 My corner of internet, a.k.a Personal Homepage & Portfolio.

GPL-3.0 License

Stars
49
Committers
5

Bot releases are visible (Hide)

mateusf.com - 8.9.0

Published by github-actions[bot] 11 months ago

8.9.0 (2023-11-29)

Features

  • content: create Til definition (1310cbc)
  • content: include Til on contentlayer config (97698f4)
  • seo: add metadata on /about/til/ page (aec294c)
  • ui: add "Today I Learn" page to kbar menu (17b9e82)
  • ui: add icon before title on PostLink component (ecbf8b6), closes #703
  • ui: add top links on blog page (6186f10)
  • ui: broken links on kbar component (1841b87)
  • ui: create /blog/til page (ef0f4a5)
  • ui: replace "|" with "•" separator on page title (c6edf29), closes #705

Bug Fixes

  • seo: define /blog metadata on page.tsx instead of layout.tsx (a8c2626)
  • ui: sort T.I.Ls by date and fix content width (930b649)
mateusf.com - 8.8.5

Published by github-actions[bot] 11 months ago

8.8.5 (2023-11-23)

Features

  • ui: add rust core tech on projects page (1c98597)
  • ui: small improvements on blog styles (a1ec23d)
mateusf.com - 8.8.4

Published by github-actions[bot] 11 months ago

8.8.4 (2023-11-20)

Features

  • ui: render statistics timestamp on client (3c6d109)
mateusf.com - 8.8.3

Published by github-actions[bot] 11 months ago

8.8.3 (2023-11-16)

Performance Improvements

  • add revalidate config on /about page (188ae02)
mateusf.com - 8.8.2

Published by github-actions[bot] 11 months ago

8.8.2 (2023-11-15)

Features

  • ui: remove initOptions from API fetch functions (8ab3e49)
mateusf.com - 8.8.1

Published by github-actions[bot] 11 months ago

8.8.1 (2023-11-14)

Features

  • api: increase period of spotify quest data (f2e7db2)
mateusf.com - 8.8.0

Published by github-actions[bot] 12 months ago

8.8.0 (2023-11-09)

Features

  • assets: create preview image (1e7c2ca)
  • lib: create sleep function (d7861a1)
  • rss: add thumbnail image to returned xml feed content (56005e6)
  • seo: add metadataBase config on root layout (24fbdaa)
  • sitemap: include /about/statistics (5d784f0)
  • ui: add description prop on Title component (4badc98)
  • ui: add a "See more" link to /about/statistics page on /about page (cc921dd)
  • ui: add description on statistics page title (71770d8)
  • ui: add error fallback ui on statistic cards (26ef815)
  • ui: add icon on personal statistics cards (8585299)
  • ui: add loading feedback for statstic cards (648302b)
  • ui: add responsivity on Title component (8e7181c)
  • ui: add responsivity on statistics cards of /about page (a06c471)
  • ui: add visual error feedback on personal statistics (0c57f41)
  • ui: create personal statistic cards on about page (233cdef)
  • ui: create statistcs page (d8a1eda)
  • ui: include statistics page on KBar link list (a11b232)
  • ui: use Title component on sitemap page (4ec0365)
  • wrap statistics cards in an <ErrorBoundary> on about page (a597ed5)

Performance Improvements

  • add revalidate config on /about page layout (7f96b27)
  • increase revalidate config to 86400 on /about route segment (a69595b)
  • increase statistics page revalidate to 24h (6516af3)
  • optimize main image on /about page (a45101f)
  • ssr: wrap statistics cards from about page with <Suspense /> tag (e2bacd9)
  • wrap all statistics cards with <Suspense /> (137988e)
mateusf.com - 8.7.2

Published by github-actions[bot] 12 months ago

8.7.2 (2023-10-30)

Bug Fixes

  • deps: rollback unified related updates (8333384)
mateusf.com - 8.7.1

Published by github-actions[bot] 12 months ago

8.7.1 (2023-10-30)

Features

Bug Fixes

  • deps: update dependency rehype-stringify to v10 (ea272e2)
  • deps: update dependency remark-gfm to v4 (cf6a7fa)
  • deps: update dependency remark-math to v6 (#673) (0d9bbe2)
  • deps: update dependency remark-parse to v11 (223966e)
  • deps: update dependency unified to v11 (cfc774a)
  • feed: remove broken remark-hint from plugin list (dd63e1f)
  • og: import ImageResponse from "next/og" instead of "next/server" (fbf813b)
mateusf.com - 8.7.0

Published by github-actions[bot] 12 months ago

8.7.0 (2023-10-28)

Features

  • ui: add bottom-right illustrantion on all pages (078774f)
  • ui: add top-left illustrantion on all pages (ae5e2d3)
  • ui: update homepage illustration (0cd691a), closes #679
mateusf.com - 8.6.2

Published by github-actions[bot] 12 months ago

8.6.2 (2023-10-24)

Features

  • ui: add svelte on knowledge list (e3e0a24)
mateusf.com - 8.6.1

Published by github-actions[bot] 12 months ago

8.6.1 (2023-10-24)

mateusf.com - 8.6.0

Published by github-actions[bot] about 1 year ago

8.6.0 (2023-10-01)

Features

  • ui: create Comments component with giscus (843c07f)

Bug Fixes

  • deps: update dependency rehype-katex to v7 (961d294)
  • deps: update dependency remark-breaks to v4 (3cf75d9)
  • deps: update dependency remark-rehype to v11 (3a327f0)
mateusf.com - 8.5.0

Published by github-actions[bot] about 1 year ago

8.5.0 (2023-09-17)

Features

  • ui: create KnowledgeInfo component (5807dc2)
  • ui: overwrite tailwind ping animation keyframes (b77fc00)
  • ui: update knowledge accordion layout (43d64d2)
mateusf.com - 8.4.1

Published by github-actions[bot] about 1 year ago

8.4.1 (2023-09-13)

Features

  • ui: add codepen to contact links (48961b3), closes #625

Bug Fixes

  • deps: update dependency react-icons to v4.11.0 (bdb9d72)
  • deps: update dependency rehype-autolink-headings to v7 (eb637af)
  • deps: update dependency rehype-shift-heading to v2 (c159118)
  • deps: update dependency rehype-slug to v6 (3c52ef2)
  • ui: change portuguese button title (12d5180)
mateusf.com - 8.4.0

Published by github-actions[bot] about 1 year ago

8.4.0 (2023-08-29)

Features

  • ui: change color pallete (83f2bba)
mateusf.com - 8.3.1

Published by github-actions[bot] about 1 year ago

8.3.1 (2023-08-28)

Bug Fixes

  • deps: update dependency kbar to v0.1.0-beta.43 (180e58a)
mateusf.com - 8.3.0

Published by github-actions[bot] about 1 year ago

8.3.0 (2023-08-03)

Features

  • ui: update mobile-menu items order and use Link on Sitemap item instead of OutLink (b50f5da)
  • ui: use signature as logo (e17656a)

Bug Fixes

  • ui: rollback mobile spaces of header (f4caf81)
mateusf.com - 8.2.1

Published by github-actions[bot] about 1 year ago

8.2.1 (2023-08-02)

Features

  • ui: small header style improvements (452d657)
mateusf.com - 8.2.0

Published by github-actions[bot] about 1 year ago

8.2.0 (2023-08-01)

Features

  • ui: add "project-info" effect when hover (077a36f)
  • ui: add non-featured projects (840185c)
Related Projects