Skip to content
/ astro42 Public template
forked from penboxlab/astroverse

an Astro theme tailored for impactful image-text blogging, ideal for content creators.

License

Notifications You must be signed in to change notification settings

leffen/astro42

 
 

Repository files navigation

🚀 VisVrs: An Astro Theme for Visual Storytelling

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.

💯Lighthouse Score

Visvrs Lighthouse Score

🎉 Features

  • ✅ 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

🎡 Live demo

Experience VisVrs in action.

🌆 Showcase

Share your project built with VisVrs! Open an issue titled "Showcase Submission" with your project's details to be featured in our Showcase.

💻 Running Locally

Recommended extensions for VSCode:

  1. Fork or use this template

  2. Install dependencies:

pnpm install
  1. Run the development server:
pnpm run dev

📄 Adding a post

Adding a post is as simple as adding a .md or .mdx file to the blog folder at the path src/content/posts.

🧞 Commands

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

✨ Join and Contribute

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!

About

an Astro theme tailored for impactful image-text blogging, ideal for content creators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 78.7%
  • CSS 7.7%
  • MDX 4.7%
  • JavaScript 4.7%
  • TypeScript 4.2%