Releases: celsopalmeiraneto/personal-website
Releases · celsopalmeiraneto/personal-website
v2.2.0
v2.1.1
v2.1.0
2.1.0 (2022-10-04)
Features
- 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)
Bug Fixes
- sets maximum width for code blocks (f8b89f5)
v2.0.1
v2.0.0
2.0.0 (2022-09-17)
Features
- 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)
Bug Fixes
Miscellaneous Chores
- release 2.0.0 (5972790)