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

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

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