An open API service indexing awesome lists of open source software.

https://github.com/sioaeko/thorium-browser-landing

[ Official ] New design for the Thorium installation page, now integrated into the Thorium Project repository.
https://github.com/sioaeko/thorium-browser-landing

landing-page official submodule thorium-browser

Last synced: 4 months ago
JSON representation

[ Official ] New design for the Thorium installation page, now integrated into the Thorium Project repository.

Awesome Lists containing this project

README

          

# Thorium Browser ランディングページ 🚀



![english_main](https://github.com/user-attachments/assets/3a246806-4416-4a78-84d0-6a4071dce370)


English
한국어
日本語
中文

[![Svelte](https://img.shields.io/badge/Built%20with-Svelte-FF3E00?style=for-the-badge&logo=svelte)](https://svelte.dev)
[![TailwindCSS](https://img.shields.io/badge/Styled%20with-TailwindCSS-38B2AC?style=for-the-badge&logo=tailwind-css)](https://tailwindcss.com)
[![TypeScript](https://img.shields.io/badge/Written%20in-TypeScript-3178C6?style=for-the-badge&logo=typescript)](https://www.typescriptlang.org)
[![Vite](https://img.shields.io/badge/Built%20with-Vite-646CFF?style=for-the-badge&logo=vite)](https://vitejs.dev)

## 🌟 概要

Thorium Browserプロジェクトのための現代的でレスポンシブなランディングページです。SvelteとTailwindCSSで構築され、すべてのデバイスでシームレスなユーザー体験を提供し、美しいアニメーションインターフェースと包括的な多言語サポートを特徴としています。

## 🎨 主な機能

### 🌐 幅広い言語サポート
16以上の言語をすぐに利用できる状態で提供し、世界中のユーザーがアクセスできます:

![言語サポート](https://github.com/user-attachments/assets/c5730267-a96c-4c95-afbf-f00a231874bd)

### 📱 レスポンシブなモバイル体験
スムーズなアニメーションと直感的なナビゲーションを備えた、丁寧に作り込まれたモバイルインターフェース:


モバイルメニュー
言語選択
ダークモード

### ✨ 特徴的な機能

- 🎭 **シームレスなダーク/ライトモード**
- システム設定の検出
- スムーズなテーマ切り替え

- ⚡ **高速なパフォーマンス**
- Svelteによる最適な速度
- Viteを活用した開発体験

- 🎯 **本番環境対応**
- SEO最適化
- モバイルファースト
- 包括的なアクセシビリティ機能

## 🚀 クイックスタート

```bash
# リポジトリのクローン
git clone https://github.com/sioaeko/thorium-browser-landing.git

# 依存関係のインストール
npm install

# 開発サーバーの起動
npm run dev

# プロダクションビルド
npm run build
```

📚 技術的な詳細

### 🛠 技術スタック

- **フロントエンドフレームワーク:** Svelte
- **スタイリングソリューション:** TailwindCSS
- **アイコンライブラリ:** Lucide Icons
- **ビルドシステム:** Vite
- **言語:** TypeScript

### 📦 プロジェクト構造

```
thorium-browser-landing/
├── src/
│ ├── lib/
│ │ └── i18n/ # 国際化
│ ├── components/ # 再利用可能なコンポーネント
│ └── styles/ # グローバルスタイル
├── public/ # 静的アセット
└── tests/ # テストスイート
```

### 🔧 設定

- 完全にカスタマイズ可能なTailwindCSSテーマ
- 包括的なTypeScript設定
- 最適化されたViteビルド設定

## 🤝 コントリビューション

以下のような貢献を歓迎します:

- 🐛 バグ修正
- ✨ 新機能
- 🌍 翻訳
- 📚 ドキュメント

始めるには[コントリビューションガイドライン](CONTRIBUTING.md)をご覧ください。

## 📝 ライセンス

このプロジェクトはMITライセンスの下で提供されています - 詳細は[LICENSE](LICENSE)ファイルをご覧ください。

---

Thorium Browserコミュニティのために❤️を込めて作られました

[バグを報告](https://github.com/sioaeko/thorium-browser-landing/issues) • [機能をリクエスト](https://github.com/sioaeko/thorium-browser-landing/issues)