Basically my website. Nothing so special about it.
- Made from Next.js, fully PWA compliant.
- Using stripped down customized MDBootstrap.
- Small bundle sizes (40KB-ish).
- Automatically generated metadata images.
- 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.