Skip to content

Commit 91978a4

Browse files
authored
✍️ - Update README.md (#1849)
- Improved spacing across list items. - Corrected and improved grammar. - Implemented GFM blockquote styling to ensure consistency and enhance appeal.
1 parent 2125609 commit 91978a4

File tree

1 file changed

+27
-14
lines changed

1 file changed

+27
-14
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
We know how hard it is to be a developer. It doesn't have to be. <br/>
1212
daily.dev is the homepage every developer deserves. <br/>
13-
Personalized news feed, dev communities and search, much better than what’s out there. Maybe ;)
13+
Personalized news feed, dev communities, and search, much better than what’s out there. Maybe ;)
1414

1515
[Product Docs][product-docs-link] Β· [Changelog][changelog-link] Β· [Report a Bug][report-bug-link] Β· [Request a Feature][github-discussions-link] Β· [Swag Store][swag-store-link] Β· [Brand Assets][brand-book-link]
1616

@@ -47,15 +47,11 @@ daily.dev is the homepage every developer deserves. <br/>
4747

4848
## πŸ’œ About daily.dev
4949

50-
> daily.dev is a professional network for developers to learn, collaborate, and grow together
51-
πŸ‘©β€πŸ’»
52-
53-
With daily.dev you can discover a wide variety of professional knowledge, create groups where you can collaborate with other developers you appreciate, and discuss the latest trends in the developer ecosystem. It works offline and is available both as a browser extension and as a Progressive Web App (PWA).
54-
55-
> \[!IMPORTANT]
56-
>
50+
> [!IMPORTANT]
5751
> Star us to show your support and love for daily.dev ⭐️
5852
53+
daily.dev is a professional network for developers to learn, collaborate, and grow together. With daily.dev, you can discover a wide variety of professional knowledge, create groups where you can collaborate with other developers you appreciate, and discuss the latest trends in the developer ecosystem. It works offline and is available both as a browser extension and as a Progressive Web App (PWA).
54+
5955
<img src="assets/github repo star graphic.png" alt="daily.dev star banner" width="100%">
6056

6157
<details>
@@ -86,49 +82,66 @@ Get it now on:
8682

8783
## πŸ“― Philosophy
8884

89-
We recognize that developers today have the greatest power as a professional group to drive change and affect lives of billions. There are many platforms that provide developers with tools that serve to their success, or the goals of their workplace, but daily.dev is by-design for developers themselves.
85+
We recognize that developers today have the greatest power as a professional group to drive change and affect the lives of billions. Many platforms provide developers with tools that serve their success or the goals of their workplace, but daily.dev is by design for developers themselves.
9086

91-
We, as developers, know how challenging it is to grow professionally with so much going on, and that's why we built daily.dev - to make it easy for us to navigate abundance of content and discover all the knowledge they need with zero effort.
87+
We, as developers, know how challenging it is to grow professionally with so much going on, and that's why we built daily.dev β€” to make it easy for us to navigate the abundant content and discover all the knowledge they need with zero effort.
9288

9389
You can use daily.dev to:
9490

91+
9592
* πŸ‘¨β€πŸ’» Learn and stay up-to-date
93+
9694
* πŸ™Œ Interact based on the latest trends in our ecosystem
95+
9796
* πŸš€ Collaborate with other developers you know and appreciate
9897

98+
9999
## 🌲 daily.dev projects
100100

101-
daily.dev might look simple on the surface but actually, it is powered by a complex and robust system of different applications. It contains several services, some are big, others are micro and easy to maintain. Below is the list of different projects that we maintain under daily.dev.
101+
daily.dev might look simple on the surface, but actually, it is powered by a complex and robust system of different applications. It contains several services, some are big, others are micro and easy to maintain. Below is the list of different projects that we maintain under daily.dev.
102102

103103
### πŸ™Œ Community & Docs
104104

105+
105106
* [daily](https://github.com/dailydotdev/daily) - This is the repository you are currently at. It serves as a central place for all the projects. It contains documentation, community ideas, suggestions, and whatnot.
106107

107108
* [docs](https://github.com/dailydotdev/docs) - This is the repository for official product documentation of daily.dev.
108109

109110

110111
### 🎨 Frontend
111112

112-
* [apps](https://github.com/dailydotdev/apps) - Monorepo with all the frontend related projects since daily.dev 3.0. This includes both the extension and the webapp.
113+
114+
* [apps](https://github.com/dailydotdev/apps) - Monorepo with all the frontend-related projects since daily.dev 3.0. This includes both the extension and the webapp.
115+
113116

114117
### 🎈 Others
115118

119+
116120
* [action-devcard](https://github.com/dailydotdev/action-devcard) - GitHub Actions for adding daily DevCard to GitHub profile. Read [the guide](https://daily.dev/blog/adding-the-daily-devcard-to-your-github-profile) to set it up.
117121

122+
118123
## πŸš€ Running daily.dev locally
119124

120-
To spin up a local environment, we suggest using GitPod. Everything is already configured and should work out of the box. We have a GitPod button above, click on it and let's roll!
125+
> [!NOTE]
126+
> Currently, not all services are ready (or needed) for local environments, so Daily Redirector, Daily Monetization, and Authentication services are not available for you.
127+
121128

122-
> Note that currently, not all services are ready (or needed) for local environment so Daily Redirector and Daily Monetization and Authentication services are not available for you.
129+
To spin up a local environment, we suggest using GitPod. Everything is already configured and should work out of the box. We have a GitPod button above, click on it, and let's roll!
123130

124131
## πŸ™Œ Want to contribute?
125132

126133
We are open to all kinds of contributions. If you want to:
134+
135+
127136
* πŸ€” Suggest a feature
137+
128138
* πŸ› Report an issue
139+
129140
* πŸ“– Improve documentation
141+
130142
* πŸ‘¨β€πŸ’» Contribute to the code
131143

144+
132145
You are more than welcome. Before contributing, kindly check our [guidelines](https://github.com/dailydotdev/.github/blob/master/CONTRIBUTING.md).
133146

134147
## πŸ’¬ What do you think of daily.dev?

0 commit comments

Comments
Β (0)