Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inotelabs/astroverse-i18n
An Astro theme designed for impactful image-text blogging, now enhanced with multilingual support. Perfect for global content creators aiming to reach a diverse audience.
https://github.com/inotelabs/astroverse-i18n
astro astro-template astro-themes blog-theme i18n i18n-astro jamstack static-site
Last synced: 3 days ago
JSON representation
An Astro theme designed for impactful image-text blogging, now enhanced with multilingual support. Perfect for global content creators aiming to reach a diverse audience.
- Host: GitHub
- URL: https://github.com/inotelabs/astroverse-i18n
- Owner: inotelabs
- License: mit
- Created: 2024-08-28T09:15:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T14:13:03.000Z (15 days ago)
- Last Synced: 2024-10-25T11:48:07.779Z (11 days ago)
- Topics: astro, astro-template, astro-themes, blog-theme, i18n, i18n-astro, jamstack, static-site
- Language: Astro
- Homepage: https://inote.xyz
- Size: 400 KB
- Stars: 14
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## πLanguage Versions / θ―θ¨ηζ¬
πΊπΈ[English](README.md) π¨π³[δΈζ](README_CN.md)
## π **astroVerse-i18n**: An astro Theme for Global Visual Storytelling
astroVerse-i18n is an enhanced version of the original astroVerse theme, now with multilingual support, tailored for captivating photo-text storytelling on a global scale.
This theme seamlessly integrates visuals and written content, empowering creators to deliver compelling narratives with high-impact imagery in multiple languages. Whether you're reaching audiences in English, Chinese, or other languages, astroVerse-i18n provides the tools to create immersive and influential digital experiences that resonate worldwide.
Ideal for bloggers and content creators who wish to make their stories stand out through the fusion of striking visuals and engaging prose, astroVerse-i18n helps you connect with a diverse audience across the globe.
## π― Lighthouse εΎε
## π Features
- β Powered by astro
- β Multilingual Support
- β Development with first CSS and Preline UI
- β Fully Responsive Design
- β Perfect 100/100 Lighthouse Performance Score
- β SEO Optimized
- β Inbuilt Site Search
- β Sitemap and RSS Feed Support
- β & MDX Ready
- β Tag Statistics and Last Modified Time Display
- β Optimized Image Handling
- β Automatic Dark Mode Switching
- β Pagination for Easy Navigation
- β Code formatted with Prettier in one click## π‘ Live demo
Experience [**astroVerse-i18n**](https://verse-i18n.vercel.app) in action.
## π Showcase
Share your project built with astroVerse-i18n! Open an issue titled "Showcase Submission" with your project's details to be featured in our Showcase.
- [**iNote**](https://inote.xyz/)
## π» Running Locally
**Recommended extensions for VSCode:**
- [TailwindCSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss).
- [Preline UI](https://preline.co/).
- [astro](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode).1. Fork or use this [template](https://github.com/isooosi/astroverse-i18n)
2. Install dependencies:
```bash
pnpm install
```3. Run the development server:
```bash
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 |
| `pnpm run format` | Code formatter using prettier |
| `npx @astrojs/upgrade` | To upgrade |## Deployment
Click the button below to start deploying your project on Vercel:
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/isooosi/astroverse-i18n)
## β¨ Join and Contribute
Your contributions make astroVerse-i18n 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 astroVerse-i18n!