v0.4

  • Life before I tried Raycast(article).
  • i wrote Things you should consider(article).
  • fixed render MDX images inline to prevent hydration errors.
  • added image support in mdx files.
  • added a copy button on the code block.
  • added custom color on quoted mdx posts.
  • added a custom svg icon on all mdx links.
  • introduced code block theme like in a coding editor for code highlight snippets.
  • introduced terminal.
  • when if help is clicked availble commands appear.
  • created a fancy navbar.
  • added some weird logo.
  • Added responsive Hero component with background image and overlay text.
  • Adjusted spacing between Hero, main content, and Footer.
  • Reduced spacing on mobile for blog posts.
  • Updated Footer links with inline SVG icon.
  • Made blog posts list tighter and easier to read.
  • Updated layout.tsx for proper min-height and flex behavior.
  • Minor styling improvements (margins, paddings, font sizes).

v0.3

  • made changes to work on mobile.
  • fixed UI bugs.
  • i changed the entire Ul.
  • Some new feature.
  • Updated footer.
  • Minor bug fixes.

v0.2

  • First blog post elina-under-different-skies.
  • bug fix.
  • Ul fix.

v0.1

  • init