Skip to content
/ astroverse 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

barnett617/astroverse

Repository files navigation

🚀 VisVrs: An Astro Theme for Visual Storytelling

VisVrs, originating from 'Visual' and 'Verse', is an Astro theme tailored for impactful photo-text blogging, ideal for content creators.

🔤 Readme

💯Lighthouse Score

Visvrs Lighthouse Score

🎉 Features

  • ✅ Astro+Tailwind
  • ✅ Responsive Design
  • ✅ 100/100 Lighthouse Performance
  • ✅ SEO-friendly
  • ✅ Site Search Support
  • ✅ Sitemap Support
  • ✅ RSS Feed Support
  • ✅ Markdown & MDX Support
  • ✅ Tag Statistics Page
  • ✅ Last Modified Time
  • ✅ Image Optimization
  • ✅ Automatic Dark Mode
  • ✅ View Transitions

Todo

  • Pagination

We really welcome you to contribute to VisVrs!

🎡 Live demo

VisVrs

💻 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Astro 77.7%
  • JavaScript 9.9%
  • TypeScript 8.1%
  • MDX 4.3%