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 - 6.4.0

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

6.4.0 (2023-06-13)

Features

  • lib: create getTagsAndNumberOfPosts function (e37eee6)
  • ui: add glitch effect on header title (c206c40)
  • ui: change category display on categories page (1d2319e)
  • ui: create category selector menu (6a0c9ae)
  • ui: create tags page (d2128a0)
  • ui: update glitchTimeSpan on glitch effect (66e7ef0)
  • ui: update some tailwind styles of post page (16f28cc)

Bug Fixes

  • deps: update dependency next to v13.4.5 (ef4489c)
  • ui: return toggle theme component just when mounted (9dbe8f7)
mateusf.com - 6.3.0

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

6.3.0 (2023-06-09)

Features

  • stats: add umami tracker script (d179569)
  • ui: add headlessui menu to select theme (0b4ebee)
  • ui: create custom <a/> component (a68a3ab)
  • ui: remove leading on header menu items (1c30440)
  • ui: update anchor style on hints (97ba3d0)

Bug Fixes

  • deps: update dependency next-contentlayer to v0.3.3 (9e6345a)
  • deps: update dependency react-icons to v4.9.0 (904a0a3)
mateusf.com - 6.2.0

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

6.2.0 (2023-06-06)

Features

  • lib: use weight on search function (e1976e8), closes #521
  • ui: move metadata to right on post link component (6b69cf6)
mateusf.com - 6.1.0

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

6.1.0 (2023-05-30)

Features

  • components: create shared icons (6d6fd17)
  • components: use @/* import path on PostLink component (00b2818)
  • contentlayer: add reading_time computed field on Post definitions (5948ea4)
  • lib: use @/* path when import slug (c8b71ea)
  • post: add author_info computed field (d0859d6)
  • providers: add enableSystem option on next themes provider (05e7fd8)
  • ui: add reading time on post link (ee2ed71)
  • ui: add reading time on post page (e90fdf0)
  • ui: add shine effect on planned badge (d69daf6)

Bug Fixes

  • contentlayer: use relative imports instead of ts paths on Post definition (ceb8f68)
  • deps: update dependency next to v13.4.4 (a72ba1a)
  • route: use user instead of username on author page (4f362da)
  • ui: add a batter background contrast on post-link dark mode (17281c0)
  • ui: add better contrast on shine effect color (1947d4d), closes #523
mateusf.com - 6.0.2

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

6.0.2 (2023-05-25)

Bug Fixes

  • ui: breake longer strings on inline code blocks (2e4513b), closes #430
  • ui: shows code block scroll bar only when necessary (41d699e)
mateusf.com - 6.0.1

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

6.0.1 (2023-05-25)

Bug Fixes

  • category link on post page was redirecting to a non existing route /category/slug (9ce8229)
mateusf.com - 6.0.0

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

6.0.0 (2023-05-25)

Features

  • filter planned posts from generateStaticParams on "/post/[slug]" (367572f)
  • lib: create searchMatch function to be used as search algorithm (543babb)
  • lib: create separatePostsByStatus function (080bcfc)
  • lib: filter test posts on categorizePostsByYear (4926118)
  • lib: filter test posts on getRawCategoryList (215b60f)
  • lib: filter test posts on getRawTagListFromPosts (21813e0)
  • Post: add "status" and "test" fields (5c1dd58)
  • providers: add GeistProvider provider (7f5b63a)
  • tailwind: add new animations (d4e3505)
  • ui: add Search compoentn to Header (eba77ec)
  • ui: add badges on knowledge link component (1d359ec)
  • ui: create .common-badge component class (ddb76a5)
  • ui: create Keyboard component (6a60d52)
  • ui: create Search component (ed86468)
  • ui: create post badge components (82c27ce)
  • ui: increase blog vertical padding on small screens (d846ba3)
  • ui: separate posts by status on post list (fd24132)

Bug Fixes

  • deps: regenerate lock file (a3d6112)
  • deps: update dependency next to v13.4.3 (4828322)
  • deps: update dependency remark to v14.0.3 (e1f257a)
mateusf.com - 5.2.0

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

5.2.0 (2023-05-19)

Features

  • ui: add "go to top" button on post pages (9ce884b), closes #29
mateusf.com - 5.1.0

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

5.1.0 (2023-05-18)

Features

  • ui: update article style (67bf7d8)
  • ui: update article style (0249822)
  • utils: complement slug function with github-slug package (fd84d93), closes #497
  • utils: increment slug function (361e731)
mateusf.com - 5.0.6

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

5.0.6 (2023-05-16)

mateusf.com - mfg-b v2.3 | The Race for Work

Published by mateusfg7 almost 2 years ago

Main Features

Add Portifolio with my projects, knowledgements, and more about me.

What's Changed

Full Changelog: https://github.com/mateusfg7/mfg-b/compare/2.2.4...2.3.0

mateusf.com - mfg-b v2.2 | Spider Trap

Published by mateusfg7 almost 2 years ago

Main Feature

Use meta tags and other strategies to make website crawlable and improve SEO.

Abandoning sharp and dangerous edges, for a nice rounded and children safe edges ;).

What's Changed

Features

Lib updates

Full Changelog: https://github.com/mateusfg7/mfg-b/compare/2.1...2.2

mateusf.com - mfg-b v2.1 | The Dark Side Of The Force

Published by mateusfg7 almost 2 years ago

Main Feature

Setup a new, cool, nice, and modern, dark mode. The implementation was made using next-themes and tailwindcss.

Features

Full Changelog: https://github.com/mateusfg7/mfg-b/compare/2.0...2.1

mateusf.com - mfg-b V2 | The age of MDX

Published by mateusfg7 almost 2 years ago

Main Features

  • Use of .MDX posts
  • Remove _mybrainbackup git module
  • Use contentlayer for manage posts
  • Use TailwindCSS to style page

What's Changed

New Contributors

Full Changelog: https://github.com/mateusfg7/mfg-b/compare/1.0...2.0

mateusf.com - First Layout

Published by mateusfg7 over 3 years ago

home
image

posts
image

categories
image

Related Projects