Skip to content

Personal blogging platform built by vineet, but you can also make this your own ! check readme

Notifications You must be signed in to change notification settings

VineeTagarwaL-code/blog.vineet.tech

Repository files navigation

Logo

Blog Template

Blog app for you in nextjs

Report Bug . Request Feature

A template to help you create your blog website in minutes, Built by vineet its an easy to use and configure template which you can customize to endless posibilities

Features

  • Next.js for server-side rendering
  • Tailwind CSS for styling
  • Prisma for database interactions
  • TypeScript support
  • V3CN for github graph
  • Docker for containerized deployment

Getting Started

  1. Clone the repository:

    git clone https://github.com/VineeTagarwaL-code/blog.vineet.tech
  2. Install dependencies:

    npm install
  3. Set up environment variables (refer to .env.sample).

  4. Edit the data/info.tsx, with your data

  5. This blog template uses github as its cms, so you will have to make a repository similar to this and upload your blogs in the form of mdx. Repository that, I use remote-blogpost

  6. Start the development server:

    npm run dev

License

MIT License

For more details, visit blog.vineet.tech.

About

Personal blogging platform built by vineet, but you can also make this your own ! check readme

Resources

Stars

Watchers

Forks