/dailynest.github.io

DailyNest is an open-source community platform built with Astro, React, and TailwindCSS v4, where developers and enthusiasts can freely share quality tutorials, programming guides, and technology articles.

Primary LanguageAstroApache License 2.0Apache-2.0

DailyNest 📰

License Open Source GitHub issues GitHub pull requests GitHub stars GitHub forks GitHub contributors Website HitCount

A tech tutorials and news site built with Astro, focused on clear, readable content and a fast, accessible experience.

ℹ️ Info
DailyNest is an open-source community project; contributions and bug reports are welcome.

Note: This Project is in Active Development

🌐 Demo

Explore the live demo: https://dailynest.github.io/

🚀 Installation

Follow the steps below to set up and run the project locally:

Clone the repository

git clone https://github.com/DailyNest/dailynest.github.io.git

Install dependencies

bun install

Run development server

bun dev

Running Keystatic CMS

  1. Rename .env.example to .env.

  2. Set RUN_KEYSTATIC=true.

  3. Start the development server:

   bun dev
  1. Open http://localhost:4321/keystatic in your browser.

✨ Features

Implemented Features

  • Content Layer
  • Keystatic CMS
  • Navigation
  • Responsive Design
  • Pagination
  • Search Functionality
  • RSS Feed
  • Sitemap
  • Dark Mode
  • SEO Optimization (~)
  • Open Graph Image Generation

💻 Technologies

This project leverages cutting-edge web technologies:

Contributors

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📄 License

This project is licensed under the Apache License 2.0. See LICENSE.md for details.