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. 🌟
- Host: GitHub
- URL: https://github.com/eteplus/blog
- Owner: eteplus
- Created: 2017-02-15T09:25:06.000Z (about 9 years ago)
- Default Branch: zola
- Last Pushed: 2024-03-24T11:53:33.000Z (about 2 years ago)
- Last Synced: 2025-06-03T07:59:24.056Z (11 months ago)
- Topics: blog, web
- Language: Astro
- Homepage: https://eteplus.com
- Size: 6.26 MB
- Stars: 35
- Watchers: 6
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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

## 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
```