This repo is deprecated. Current blog development goes to https://github.com/irvanmalik48/realm.
Basically my website. Nothing so special about it.
- Made from Next.js, fully PWA compliant.
- Using TailwindCSS.
- Dark/Light mode switch.
- Fuzzy search posts.
- Automatically generated metadata images, sitemap, and RSS feed.
- Clone the repository:
git clone https://github.com/irvanmalik48/blog blog
-
Modify template using your beloved text-editor.
Clue: everything is in the
components
folder. -
Start blogging. (and don't forget to delete my markdowns, or no)
Run npm run dev
to preview the site.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
See CONTRIBUTING.md for details on how to contribute.