My blog repository powered by Jekyll.
$ bundle exec jekyll post YOUR_POST_TITLE
$ bundle exec jekyll s
$ npm run build
For the development:
$ npm run dev
The blog design is based on timlrx/tailwind-nextjs-starter-blog.