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
Explore the live demo: https://dailynest.github.io/
Follow the steps below to set up and run the project locally:
git clone https://github.com/DailyNest/dailynest.github.io.git
bun install
bun dev
-
Rename
.env.example
to.env
. -
Set
RUN_KEYSTATIC=true
. -
Start the development server:
bun dev
- Open
http://localhost:4321/keystatic
in your browser.
- Content Layer
- Keystatic CMS
- Navigation
- Responsive Design
- Pagination
- Search Functionality
- RSS Feed
- Sitemap
- Dark Mode
- SEO Optimization (~)
- Open Graph Image Generation
This project leverages cutting-edge web technologies:
- Astro V5 - Modern static site builder
- KeyStatic - Headless content-management system
- Tailwind CSS - Utility-first CSS framework
- DaisyUI - Tailwind CSS component library
- TypeScript - Typed JavaScript
- MDX - Markdown with JSX support
- Bun V1.2.10 - Fast JavaScript runtime
- Vercel - Deployment platform
- HugeIcons - Icon library
This project is licensed under the Apache License 2.0. See LICENSE.md
for details.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.