36 lines
888 B
Markdown
36 lines
888 B
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: YaBL
|
|
text: Next-gen digital library
|
|
tagline: Easier, more convenient and safer
|
|
image:
|
|
src: https://raw.githubusercontent.com/yetanotherbooklibrary/landing/39d4a77008f001914c1cfc48eebb8a3926aa39e3/icon.png
|
|
alt: YaBL logo
|
|
actions:
|
|
- theme: brand
|
|
text: Get started
|
|
link: /get-started
|
|
- theme: alt
|
|
text: Source
|
|
link: https://git.mi6e4ka.dev/YaBL
|
|
features:
|
|
- icon: 🚀
|
|
title: High-performance
|
|
details: Written in go, converting books on the fly
|
|
- icon: 💻
|
|
title: Simple
|
|
details: Intuitive UX, easy installation
|
|
- icon: ✨
|
|
title: Beautiful
|
|
details: Uses the Material 3 UI
|
|
- icon: 💾
|
|
title: Self-host
|
|
details: Keep all your favorite books on your fridge!
|
|
- icon: 🔐
|
|
title: Security
|
|
details: Manage your data yourself (TOTP and passkey auth on the way)
|
|
|
|
---
|