A starter blog template by Postiva using Next.js and Tailwind CSS. Ideal for quickly setting up a modern, customizable blog.
- Content Management: Integrated with Postiva CMS for seamless content updates.
- Search Command Palette: Easily find posts with a built-in search feature.
- Animations: Smooth transitions using Framer Motion.
- User Avatars: Customizable avatars from avvvatars.com.
- Shadcn implementation and theme configuration
- UI Koding (home_page, content_detail)
- Category managment
- Content detail markdown render
- Search command palette implementation
- Infinite scroll contents
- Clone the repository:
git clone https://github.com/postiva/next-starter-blog
- Navigate to the project directory:
cd next-starter-blog
- Install dependencies:
npm install
- Run the development server:
npm run dev
Feel free to open issues or submit pull requests to improve this project. Contributions are always welcome.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or suggestions, please reach out to Postiva.
For more details and documentation, visit the repository on GitHub.