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

https://github.com/eteplus/blog

🤠 Just a blog. Welcome to star. 🌟
https://github.com/eteplus/blog

blog web

Last synced: 8 months ago
JSON representation

🤠 Just a blog. Welcome to star. 🌟

Awesome Lists containing this project

README

          

# Just a blog

> A [blog](https://eteplus.com) powered by [Zola](https://www.getzola.org/documentation/getting-started/installation/) and [Tailwindcss](https://tailwindcss.com/)

## Preview

preview
lighthouse

## Requirements

- [node](https://pnpm.io/installation) >= 16.2.0
- [zola](https://www.getzola.org/documentation/getting-started/installation/)

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```