https://github.com/Dnzzk2/Litos
A Simple & Modern Blog Theme for Astro
https://github.com/Dnzzk2/Litos
astrojs blog-theme iconify nanostores portfolio tailwindcss-v4 typescript
Last synced: about 1 month ago
JSON representation
A Simple & Modern Blog Theme for Astro
- Host: GitHub
- URL: https://github.com/Dnzzk2/Litos
- Owner: Dnzzk2
- License: mit
- Created: 2025-03-04T07:18:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-04T03:08:18.000Z (about 1 month ago)
- Last Synced: 2025-09-04T05:33:23.380Z (about 1 month ago)
- Topics: astrojs, blog-theme, iconify, nanostores, portfolio, tailwindcss-v4, typescript
- Language: Astro
- Homepage: https://litos.vercel.app
- Size: 62.1 MB
- Stars: 35
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Litos
A modern blog theme built with Astro.js and designed for developers.
## Features
- Built on Astro.js for lightning-fast builds
- Responsive design, perfectly adaptable to all devices
- Dark Mode support
- Multiple post layouts (compact, image display, timeline)
- Photo gallery display
- Full-text search
- Skill display component
- Highly customizable## Quick Start
```bash
# Installing dependencies
pnpm install# Development mode
pnpm dev# Building
pnpm build
```## Technology Stack
- **Framework**: Astro.js
- **Styling**: Tailwind CSS
- **Language**: TypeScript
- **Component**: React or Astro.js
- **Icons**: Iconify
- **Search**: Pagefind## Configuration
The main configuration is located in `src/config.ts`, which includes site information, post configuration, project display, etc.
## License
MIT License