My personal homepage and blog. Use gridsome for static site generator, tailwindcss for styling and prismjs for syntax highlighting (with vs code theme).
To run in your local machine, run yarn
to install dependencies. After that, run yarn dev
and open http://localhost:8080 in your browser.