DEV Community

Joy Biswas
Joy Biswas

Posted on

My personal blog built with Go and React

For quite some time I wanted to change the look of my blog a bit.
Changed a lot in this version. Made the Footer which is now StatusBar like Vim/Neovim style. Also changed the Header and instead of a typical header made a sidebar. Feels good man! 😊
Your feedback is appreciated!

blog image

Techstack:
Backend: Go, Gin, Redis, PostgreSQL, Viper
Frontend: React, TailwindCSS

For Markdown rendering used: react-markdown and for syntax highlighting used: highlight.js.
For Markdown editor used: react-md-editor

Here's the source code

Top comments (0)