Skip to content

devgauravjatt/waku-blog

Repository files navigation

🌐 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.

🤝 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.