3.0.0 (2024-11-28)
- new resume page
- add hardcoded contact info (e30fcea)
- add pt-BR translations to resume (ec8e8d3)
- new resume page (e30fcea)
- update copy of job descriptions (2324ff2)
- update uses page (f9fa78a)
2.10.0 (2024-10-27)
- improves copy of pr evaluations post (7a5e447)
- increase size of home images for larger screens (ba228c8)
- sort posts from new to old (2e27b47)
- resizes cover image for pr-evaluation post (8d52108)
2.9.0 (2024-06-03)
2.8.0 (2024-04-11)
- improve rss feed (ff71506)
2.7.0 (2024-04-10)
- add lucky audit post (6565b72)
2.6.0 (2024-01-20)
- add posts link to homepage (6b433b7)
- add posts page to list all posts (7623987)
- add programming languages to uses page (3594c09)
- add website to resume items (e12b2a3)
- change top bar color (3710f58)
- increate margig between post title and date (98d1b99)
- replace ref with dangerouslySetInnerHTML for SSR blog posts (2711b31)
- update next to v13 (71480c9)
- update node to v18 (af19050)
2.5.0 (2023-05-31)
- add opengraph information to blog posts (c9e330b)
- blog post about the tech stack of this website (0d2b9b2)
2.4.0 (2023-03-18)
2.3.1 (2023-02-26)
- fixes GA (a94f844)
2.3.0 (2022-11-02)
2.2.0 (2022-10-19)
- create symlinks for assets in case they exist (8bed795)
- displays cover image for post when available (038745f)
- writes post about arithmetic progressions (ff65df1)
2.1.1 (2022-10-05)
- deploy: changes trigger action (015d121)
2.1.0 (2022-10-04)
- adds RSS autodiscovery to header section (33774c9)
- basic resume page (b1a8004)
- implement basic resume (3a455a2)
- implements deploy action (b0fbebe)
- implements rss feed (7c3a259)
- removes hard-coded english on resume page (135d9ba)
- sets maximum width for code blocks (f8b89f5)
2.0.1 (2022-09-17)
- add titles to pages (f88dc6d)
- adds to post-it's (02d6dc5)
- adds blog post page (fe1f1cb)
- adds static path for blog posts (e200c81)
- adds tags to bottom of post (051572d)
- brings common UI items to _app.tsx (a8f952b)
- changes bio, post-it, removes my photo (5d2e020)
- changes copy and header layout (4fc356f)
- converts basic html to next.js (174084d)
- fixes external links and adds linkedin (be0cbea)
- formats code blocks on blog posts (eb24ef9)
- implements basic reading of all posts (f6b2e06)
- implements post page serving content from markdown (aecb740)
- implements slugs for posts (ad17a32)
- improved text and added goodreads (a67a328)
- improves styling for post page (cdef375)
- lists posts on the home by looking at posts folder (f0a99fc)
- mock: removes old resources (a094eb2)
- mock: starts new mock (711bbac)
- post-it: creates component and starts using it (778daa2)
- redesigned the whole top layout (e3dbb0c)
- replaces header h1 with normal p (2f6844b)
- section: implements component and starts using it (15e5132)
- sends full post to post page (c11f819)
- style tables on posts and code font siz4 (e42d682)
- write blog post on destructuring performance (1003258)
- release 2.0.0 (5972790)