Skip to content

Latest commit

 

History

History
215 lines (192 loc) · 23.9 KB

CHANGELOG.md

File metadata and controls

215 lines (192 loc) · 23.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2020-09-29)

Features

  • add a resume page (47eaa4c)
  • add about me section (1912205)
  • add cache control to server response (795d966)
  • add codeblock styles for parsing code (0f22147)
  • add color mode (af75e1a)
  • add description to blog headers (00c0b6e)
  • add dockerfile (c6f410a)
  • add emojis, zoomable images to mdx content (a86d89e)
  • add filterable tags (437b192)
  • add first draft of my angular project (3ac50b5)
  • add GA tracking to app (e441f74)
  • add github actions for deploys (a7944bd)
  • add post on mdx (b23b88d)
  • add pre-push hook (b37b5c7)
  • add rehype plugins for linkable content (71d00bc)
  • add responsive navbar, initial layout (336750a)
  • add some styling for navbar items (a319ce5)
  • add table of contents to blog posts (26aa215)
  • animate the darkmode icon (f815ad0)
  • create base of homepage (a90b1e2)
  • create blog page with tags, update global styles (fbf5198)
  • create responsive navbar (40ed233)
  • ignore draft posts (50313db)
  • ignore draft posts (a2cf3f6)
  • link to a pre-fixed tag (efe5497)
  • move data into own config, clean up resume page (cb02792)
  • organize pages, setup initial cat page (c52d935)
  • refactor application to use mdx (811e7b0)
  • refactor resume page, add profile image, fix some mobile view (dc6ca35)
  • setup contact page (21359b7)
  • setup landing page (d2c4f12)
  • update cache control policies for cdn (32ad626)
  • update contact info (7b302b2)
  • update content in homepage, create Reference component to emphasize (fd60773)
  • update styling (f94cddb)
  • upgrade chakra (01a2b94)
  • use base url for absolute references (f105b0e)
  • use URL to update tags for linkable tag lists (fc16351)

Bug Fixes

  • add bottom padding for the codeblock (7343ffd)
  • add key to mapped list value (27569a2)
  • allow entire button, not just text, to be clicked (6cb5886)
  • broken routing because index.html always being loaded (6c8edfb)
  • broken script tag (d6d15d2)
  • center nav menu on mobile view (6514936)
  • filter draft folder during build (b84aedb)
  • fix broken routing logic on blog (3966acd)
  • fix inconsistent color of divider (2f7c73d)
  • fix mobile views (ac37db7)
  • quick fix on formatting blog posts (3a626d6)
  • remove mistaken import (4758585)
  • remove unnecessary import (3a01b88)
  • setup scaffold for blog, fix mobile navbar (b6a7cc8)
  • update blog text color to default for colormode options (87e6cc6)
  • update broken landing page (e2d1c3b)
  • update broken type (1a146eb)
  • update default value for layout (88184ec)
  • update deployments of dev site (5ae2577)
  • update divider color to correctly work on darkmode (a550f90)
  • update incorrect typing (4685dc0)
  • update query param from tags to tag (84a6d1d)

1.1.0 (2020-09-29)

1.2.0-0 (2020-09-29)

Features

  • add a resume page (47eaa4c)
  • add about me section (1912205)
  • add cache control to server response (795d966)
  • add codeblock styles for parsing code (0f22147)
  • add color mode (af75e1a)
  • add description to blog headers (00c0b6e)
  • add dockerfile (c6f410a)
  • add emojis, zoomable images to mdx content (a86d89e)
  • add filterable tags (437b192)
  • add first draft of my angular project (3ac50b5)
  • add GA tracking to app (e441f74)
  • add github actions for deploys (a7944bd)
  • add post on mdx (b23b88d)
  • add pre-push hook (b37b5c7)
  • add rehype plugins for linkable content (71d00bc)
  • add responsive navbar, initial layout (336750a)
  • add some styling for navbar items (a319ce5)
  • add table of contents to blog posts (26aa215)
  • animate the darkmode icon (f815ad0)
  • create base of homepage (a90b1e2)
  • create blog page with tags, update global styles (fbf5198)
  • create responsive navbar (40ed233)
  • ignore draft posts (50313db)
  • ignore draft posts (a2cf3f6)
  • link to a pre-fixed tag (efe5497)
  • move data into own config, clean up resume page (cb02792)
  • organize pages, setup initial cat page (c52d935)
  • refactor application to use mdx (811e7b0)
  • refactor resume page, add profile image, fix some mobile view (dc6ca35)
  • setup contact page (21359b7)
  • setup landing page (d2c4f12)
  • update cache control policies for cdn (32ad626)
  • update contact info (7b302b2)
  • update content in homepage, create Reference component to emphasize (fd60773)
  • update styling (f94cddb)
  • upgrade chakra (01a2b94)
  • use base url for absolute references (f105b0e)
  • use URL to update tags for linkable tag lists (fc16351)

Bug Fixes

  • add bottom padding for the codeblock (7343ffd)
  • add key to mapped list value (27569a2)
  • allow entire button, not just text, to be clicked (6cb5886)
  • broken routing because index.html always being loaded (6c8edfb)
  • broken script tag (d6d15d2)
  • center nav menu on mobile view (6514936)
  • filter draft folder during build (b84aedb)
  • fix broken routing logic on blog (3966acd)
  • fix inconsistent color of divider (2f7c73d)
  • fix mobile views (ac37db7)
  • quick fix on formatting blog posts (3a626d6)
  • remove mistaken import (4758585)
  • remove unnecessary import (3a01b88)
  • setup scaffold for blog, fix mobile navbar (b6a7cc8)
  • update blog text color to default for colormode options (87e6cc6)
  • update broken landing page (e2d1c3b)
  • update broken type (1a146eb)
  • update default value for layout (88184ec)
  • update deployments of dev site (5ae2577)
  • update divider color to correctly work on darkmode (a550f90)
  • update incorrect typing (4685dc0)
  • update query param from tags to tag (84a6d1d)

1.1.0 (2020-09-29)

Features

  • add a resume page (47eaa4c)
  • add about me section (1912205)
  • add cache control to server response (795d966)
  • add codeblock styles for parsing code (0f22147)
  • add color mode (af75e1a)
  • add description to blog headers (00c0b6e)
  • add dockerfile (c6f410a)
  • add emojis, zoomable images to mdx content (a86d89e)
  • add filterable tags (437b192)
  • add first draft of my angular project (3ac50b5)
  • add GA tracking to app (e441f74)
  • add github actions for deploys (a7944bd)
  • add post on mdx (b23b88d)
  • add pre-push hook (b37b5c7)
  • add rehype plugins for linkable content (71d00bc)
  • add responsive navbar, initial layout (336750a)
  • add some styling for navbar items (a319ce5)
  • add table of contents to blog posts (26aa215)
  • animate the darkmode icon (f815ad0)
  • create base of homepage (a90b1e2)
  • create blog page with tags, update global styles (fbf5198)
  • create responsive navbar (40ed233)
  • ignore draft posts (50313db)
  • ignore draft posts (a2cf3f6)
  • link to a pre-fixed tag (efe5497)
  • move data into own config, clean up resume page (cb02792)
  • organize pages, setup initial cat page (c52d935)
  • refactor application to use mdx (811e7b0)
  • refactor resume page, add profile image, fix some mobile view (dc6ca35)
  • setup contact page (21359b7)
  • setup landing page (d2c4f12)
  • update cache control policies for cdn (32ad626)
  • update contact info (7b302b2)
  • update content in homepage, create Reference component to emphasize (fd60773)
  • update styling (f94cddb)
  • upgrade chakra (01a2b94)
  • use base url for absolute references (f105b0e)
  • use URL to update tags for linkable tag lists (fc16351)

Bug Fixes

  • add bottom padding for the codeblock (7343ffd)
  • add key to mapped list value (27569a2)
  • allow entire button, not just text, to be clicked (6cb5886)
  • broken routing because index.html always being loaded (6c8edfb)
  • broken script tag (d6d15d2)
  • center nav menu on mobile view (6514936)
  • filter draft folder during build (b84aedb)
  • fix broken routing logic on blog (3966acd)
  • fix inconsistent color of divider (2f7c73d)
  • fix mobile views (ac37db7)
  • quick fix on formatting blog posts (3a626d6)
  • remove mistaken import (4758585)
  • remove unnecessary import (3a01b88)
  • setup scaffold for blog, fix mobile navbar (b6a7cc8)
  • update blog text color to default for colormode options (87e6cc6)
  • update broken landing page (e2d1c3b)
  • update broken type (1a146eb)
  • update default value for layout (88184ec)
  • update deployments of dev site (5ae2577)
  • update divider color to correctly work on darkmode (a550f90)
  • update incorrect typing (4685dc0)
  • update query param from tags to tag (84a6d1d)