Ecosyste.ms: Awesome
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: about 1 month 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 (almost 8 years ago)
- Default Branch: zola
- Last Pushed: 2024-03-24T11:53:33.000Z (10 months ago)
- Last Synced: 2024-05-01T12:41:39.107Z (9 months ago)
- Topics: blog, web
- Language: Astro
- Homepage: https://eteplus.com
- Size: 6.26 MB
- Stars: 35
- Watchers: 7
- Forks: 6
- 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
```