https://github.com/devgauravjatt/waku-blog
https://github.com/devgauravjatt/waku-blog
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devgauravjatt/waku-blog
- Owner: devgauravjatt
- Created: 2025-01-14T08:20:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T08:40:41.000Z (6 months ago)
- Last Synced: 2025-01-14T09:39:04.797Z (6 months ago)
- Language: TypeScript
- Homepage: https://waku-blog.vercel.app
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Waku Blog
Waku Blog is a modern and flexible blogging platform built using **TypeScript**, **CSS**, and **JavaScript**. It leverages the **Waku framework** for static paths and prerendering, integrates **Fuse.js** for search functionality, and uses **Tailwind CSS** for stylish, responsive design.
---
## β¨ Features
- **π€οΈ Static Path Generation**: Automatically generate static paths for your blog posts.
- **β‘ Prerendering**: Pre-render your blog content for better performance and SEO.
- **π Search Functionality**: Quickly find content with **Fuse.js** integrated search capabilities.
- **π¨ Modern Design**: Sleek and responsive design powered by **Tailwind CSS**.
- **βοΈ Customizable**: Easily customize the blog's look and feel using **CSS** and **JavaScript**.---
---
## π What is Waku?
**Waku** is a minimal React framework designed to simplify the development process and boost the performance of web applications. It effortlessly handles routing, component linking, static path generation, and prerendering.
For more information, visit the official [Waku website](https://waku.gg/).
## π€ Contributing
We welcome all contributions to improve **Waku Blog**! Hereβs how you can contribute:
1. **π§ Fork the repository.**
2. **π± Create a new branch** (`git checkout -b feature-branch`).
3. **βοΈ Make your changes and commit them** (`git commit -m 'Add new feature'`).
4. **π Push to the branch** (`git push origin feature-branch`).
5. **π Open a pull request.**For detailed guidelines, please check out our contributing guidelines.
---
## π License
This project is licensed under the **MIT License**. See the LICENSE file for more details.