-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f24a73
commit 861868c
Showing
1 changed file
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"name": "Veraliza", | ||
"version": "1.0.0", | ||
"author_username": "indocreativemedia", | ||
"release_date": "2024-08-31", | ||
"license": "Internal Use Only", | ||
"price_usd": "15", | ||
"download_url": "https://www.indocreativemedia.com/bludit-themes/downloads/veraliza/", | ||
"demo_url": "https://www.indocreativemedia.com/bludit-themes-demo/veraliza/", | ||
"information_url": "https://www.indocreativemedia.com/bludit-themes/", | ||
"credits": "IndoCreativeMedia", | ||
"credits_url": "https://www.indocreativemedia.com/", | ||
"description": "Simple Bludit theme based on Bootstrap 5.3 with modern classic vibe. Compatible with Bludit version 3.16.x.", | ||
"features": { | ||
"0": "Responsive theme based on Bootstrap 5.3.", | ||
"1": "All Bootstrap 5.3 features fully functional.", | ||
"2": "Toggleable color modes: light, dark or auto.", | ||
"3": "Custom static homepage layouts: columned or fullwidth.", | ||
"4": "Automatic social icons on footer.", | ||
"5": "Good SEO (search engine optimization) support.", | ||
"6": "Good accessibility (screen reader) support.", | ||
"7": "Eye-friendly color contrast ratio." | ||
}, | ||
"description_de": "Einfaches Bludit-Theme basierend auf Bootstrap 5.3 mit modernem, klassischem Flair. Kompatibel mit Bludit Version 3.16.x.", | ||
"features_de": { | ||
"0": "Responsives Theme basierend auf Bootstrap 5.3.", | ||
"1": "Alle Funktionen von Bootstrap 5.3 sind voll funktionsfähig.", | ||
"2": "Umschaltbare Farbmodi: hell, dunkel oder automatisch.", | ||
"3": "Benutzerdefinierte statische Homepage-Layouts: spaltenweise oder in voller Breite.", | ||
"4": "Automatische soziale Symbole in der Fußzeile.", | ||
"5": "Gute SEO-Unterstützung (Suchmaschinenoptimierung).", | ||
"6": "Gute Unterstützung für Barrierefreiheit (Screenreader).", | ||
"7": "Augenfreundliches Farbkontrastverhältnis." | ||
}, | ||
"description_es": "Tema Bludit simple basado en Bootstrap 5.3 con ambiente clásico moderno. Compatible con Bludit versión 3.16.x.", | ||
"features_es": { | ||
"0": "Tema responsivo basado en Bootstrap 5.3.", | ||
"1": "Todas las características de Bootstrap 5.3 son completamente funcionales.", | ||
"2": "Modos de color alternables: claro, oscuro o automático.", | ||
"3": "Diseños de página de inicio estáticos personalizados: en columnas o de ancho completo.", | ||
"4": "Iconos sociales automáticos en el pie de página.", | ||
"5": "Buen soporte de SEO (optimización de motores de búsqueda.", | ||
"6": "Buen soporte de accesibilidad (lector de pantalla).", | ||
"7": "Relación de contraste de color agradable a la vista." | ||
}, | ||
"description_ru": "Простая тема Bludit, основанная на Bootstrap 5.3, с современной классической атмосферой. Совместимо с Bludit версии 3.16.x.", | ||
"features_ru": { | ||
"0": "Адаптивная тема на основе Bootstrap 5.3.", | ||
"1": "Никакие функции Bootstrap 5.3 на вырезаны.", | ||
"2": "Переключаемые цветовые режимы: светлый, тёмный или автоматический.", | ||
"3": "Настрраиваемые макеты домашней страницы: по столбцам или во всю ширину.", | ||
"4": "Готовый набор значков социальных сетей в нижнем колонтитуле.", | ||
"5": "Хорошая поддержка SEO (поисковая оптимизация).", | ||
"6": "Хорошая поддержка специальных возможностей (чтение с экрана).", | ||
"7": "Удобный для глаз коэффициент цветовой контрастности." | ||
} | ||
} |