/blog

Here i host my personal blog

Primary LanguageMDXBSD Zero Clause License0BSD

Blog This repository contains the blog for blog.toerktumlare.com

TODO's

  • set up repository and push repo
  • push production build to gh-branch
  • configure github-pages
  • setup cname to point correctly
  • Change background color (darkgreyish, not totally black)
  • create proper bio page
  • clean up footer
  • write blog post about base64
  • make sure to be able to switch between dark/light mode
  • remove all any in the code base
  • rewrite gatsby node to proper typescript
  • rewrite all css to styled component
  • change from using markdown, to use mdx
  • make sure home button works
  • fix main header link in both test and prod
  • implement tags on blog posts (frontmatter)
  • add stack overflow flare
  • change font to Ubuntu Mono (google fonts)
  • fix links at the end in cve blog post

CSS changes:

  • next/previous blog post little larger font
  • date in blog post, grayish color
  • footer text, smaller
  • design tags
  • style a blockquote component
  • style a warning component
  • larger h1
  • add different colors depending on tag
  • fix dates in blog list and blog posts

Move old posts

  • move CVE 2020-0601
  • move "Write a monad in java"
  • move "Spring security + JWT"

Build a like button

  • write a lambda in aws
  • set up a