Skip to content

alineacms/template-vetra

Repository files navigation

Deploy with Vercel

Vetra Blog template

Vetra is a Blog template built with Next.js, Tailwind CSS & Alinea CMS.

Features

  • Blog Post Display: View individual, well-formatted blog articles.
  • Featured Posts: Highlight key blog posts on the homepage.
  • Blog List & Archive: Browse all blog posts with pagination.
  • Author Pages: Dedicated pages for each author, listing their contributions.
  • Category Pages: Organize and browse posts by specific categories.
  • Contact Page: A functional contact form to get in touch.
  • Responsive Design: Built with Tailwind CSS for a great experience on all devices.
  • CMS Integration: Powered by Alinea CMS for content management.
  • Next.js Framework: Leverages the power of Next.js for optimal performance and developer experience.

Preview

image

Getting Started

To get a local copy up and running, you can use degit to scaffold the project:

npx degit alineacms/vetra my-vetra-blog
cd my-vetra-blog

Then, install dependencies and run the development server:

npm install
npm run dev
# or
yarn
yarn dev
# or
pnpm install
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Vetra - Minimal blog template. Built with Next.js, Tailwind CSS & Alinea CMS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors