Skip to content

iakovmarkov/iakov.me

Repository files navigation

iakov.me

Code for my personal webiste, iakov.me

Credits

Zizkov photo by Jaromír Kavan on Unsplash.

Glitch effect code inspired by Alain Barrios

TODO

Features:

  • Main page with glitchy image
  • Main page glitch - customize code
  • About me page
  • Profile in YML
  • About me generated from YML
  • CV from YML
  • Blog: basic structure
  • Post type: blog post
  • Post type: quote post
  • Post type: image post
  • Post content: parse markdown
  • Post content: make it look nice
  • Post content: code with synthax highlight
  • Blog: pagination
  • Blog: search by tag with autocomplete
  • Contact: link to email

Technicalties:

  • Deployment to Zeit
  • Docker image build
  • Docker deployment
  • TypeScript, prettier, tslint