Skip to content
/ VisVrs Public template
forked from isooosi/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

68686/VisVrs

 
 

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

👬 Repositories using this theme

💻 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

Releases

No releases published

Packages

No packages published

Languages

  • MDX 56.4%
  • Astro 33.6%
  • CSS 4.8%
  • JavaScript 2.8%
  • TypeScript 2.4%