From c9903bff031c27d7e6639130b47a4ebf09e7b82a Mon Sep 17 00:00:00 2001 From: Nimrod Kramer <41470823+nimrodkra@users.noreply.github.com> Date: Sun, 20 Jul 2025 00:25:45 +0300 Subject: [PATCH] docs: enhance README with additional badges and developer experience details - Added new badges for React, Docusaurus, Node.js, Playwright, ESLint, and Prettier for better visibility of project dependencies. - Updated Node.js version requirement to v20.12 or higher. - Introduced a new section for developer experience, including one-click setup options and VSCode integration. - Enhanced the available scripts section with new commands for testing and linting. - Improved performance metrics presentation with visual badges for build time, bundle size, and Lighthouse scores. --- README.md | 105 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 84 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 2db59cc..6b09fa5 100644 --- a/README.md +++ b/README.md @@ -6,38 +6,66 @@ [](https://github.com/dailydotdev/daily/blob/master/LICENSE) [](https://github.com/dailydotdev/docs/graphs/contributors) [](https://hub.docker.com/r/francescoxx/dailydev-docs) + + [](https://reactjs.org/) + [](https://docusaurus.io/) + [](https://nodejs.org/) + [](https://playwright.dev/) + [](https://eslint.org/) + [](https://prettier.io/) + + [](https://github.com/dailydotdev/docs/actions) + [](https://github.com/dailydotdev/docs/deployments) + [](https://bundlephobia.com/package/dailydev-docs) + [](https://codeclimate.com/github/dailydotdev/docs) ## ๐ฏ Overview This repository contains the comprehensive documentation for [daily.dev](https://daily.dev), designed to help our community members get the most out of the platform. The documentation covers everything from getting started to advanced features and contribution guidelines. +
+ ### โจ Key Features -- **๐ Comprehensive Guides**: Complete coverage of daily.dev features and functionality -- **๐ Algolia Search**: Fast, integrated search across all documentation -- **๐ Dark/Light Mode**: Theme toggle for comfortable reading -- **๐ฑ Responsive Design**: Optimized for all devices -- **โ๏ธ Edit Links**: Direct GitHub integration for community contributions -- **๐ Fast Performance**: Built with Docusaurus 3 for optimal speed +- **Comprehensive Guides**: Complete coverage of daily.dev features and functionality +- **Algolia Search**: Fast, integrated search across all documentation +- **Dark/Light Mode**: Theme toggle for comfortable reading +- **Responsive Design**: Optimized for all devices +- **Edit Links**: Direct GitHub integration for community contributions +- **Fast Performance**: Built with Docusaurus 3 for optimal speed ## ๐ Performance Metrics Our documentation site is optimized for speed and performance: -- **Build Time**: ~45 seconds (production build) -- **Bundle Size**: ~2.1MB (gzipped: ~580KB) -- **Lighthouse Scores**: - - ๐ Performance: 95+ - - โฟ Accessibility: 100 - - ๐ SEO: 100 - - ๐ก Best Practices: 100 +