Skip to content

nezatz/blog

 
 

Repository files navigation

My Website

Basically my website. Nothing so special about it.

Features

  • Made from Next.js, fully PWA compliant.
  • Using stripped down customized MDBootstrap.
  • Small bundle sizes (40KB-ish).
  • Automatically generated metadata images.

Using as Template

  1. Clone the repository:
git clone https://github.com/irvanmalik48/blog blog
  1. Modify template using your beloved text-editor.

    Clue: everything is in the components folder.

  2. Start blogging. (and don't forget to delete my markdowns, or no)

Run npm run dev to preview the site.

Contributing

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.

License

MIT

About

Next.js blog deployed in Vercel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.4%
  • SCSS 13.7%
  • JavaScript 3.9%