VisVrs, a blend of 'Visual' and 'Verse', is an Astro theme designed for compelling photo-text blogging. It's perfect for content creators looking to make a significant impact with their stories.
- ✅ Integration with Astro and Tailwind CSS
- ✅ Fully Responsive Design
- ✅ Perfect 100/100 Lighthouse Performance Score
- ✅ SEO Optimized
- ✅ Inbuilt Site Search
- ✅ Sitemap and RSS Feed Support
- ✅ Markdown & MDX Ready
- ✅ Tag Statistics and Last Modified Time Display
- ✅ Optimized Image Handling
- ✅ Automatic Dark Mode Switching
- ✅ Smooth View Transitions
- ✅ Pagination for Easy Navigation
Experience VisVrs in action.
Share your project built with VisVrs! Open an issue titled "Showcase Submission" with your project's details to be featured in our Showcase.
Recommended extensions for VSCode:
-
Fork or use this template
-
Install dependencies:
pnpm install
- Run the development server:
pnpm run dev
Adding a post is as simple as adding a .md or .mdx file to the blog folder at the path src/content/posts.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm run dev |
Starts local dev server at localhost:4321 |
pnpm run build |
Build your production site to ./dist/ |
pnpm run preview |
Preview your build locally, before deploying |
Your contributions make VisVrs better! Whether it's through code, design, bug reports, or feature ideas, we value your input. Check our Issues or submit a Pull Request to get started. Together, let's enhance VisVrs!