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.
- Host: GitHub
- URL: https://github.com/sioaeko/thorium-browser-landing
- Owner: sioaeko
- Created: 2025-02-02T05:55:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T11:24:26.000Z (over 1 year ago)
- Last Synced: 2025-03-05T12:26:59.356Z (over 1 year ago)
- Topics: landing-page, official, submodule, thorium-browser
- Language: TypeScript
- Homepage: https://thorium-install.netlify.app
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.ja.md
Awesome Lists containing this project
README
# Thorium Browser ランディングページ 🚀

[](https://svelte.dev)
[](https://tailwindcss.com)
[](https://www.typescriptlang.org)
[](https://vitejs.dev)
## 🌟 概要
Thorium Browserプロジェクトのための現代的でレスポンシブなランディングページです。SvelteとTailwindCSSで構築され、すべてのデバイスでシームレスなユーザー体験を提供し、美しいアニメーションインターフェースと包括的な多言語サポートを特徴としています。
## 🎨 主な機能
### 🌐 幅広い言語サポート
16以上の言語をすぐに利用できる状態で提供し、世界中のユーザーがアクセスできます:

### 📱 レスポンシブなモバイル体験
スムーズなアニメーションと直感的なナビゲーションを備えた、丁寧に作り込まれたモバイルインターフェース:
### ✨ 特徴的な機能
- 🎭 **シームレスなダーク/ライトモード**
- システム設定の検出
- スムーズなテーマ切り替え
- ⚡ **高速なパフォーマンス**
- 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)