style: ensure consistent breaks between sections, collapse ampersands (should work as is)
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
This commit is contained in:
parent
1d1edf7c29
commit
12e94f95b5
29
README.md
29
README.md
|
|
@ -15,9 +15,9 @@ The feeds list is divided into six sections, which I find is easier to digest wh
|
|||
5. [Hackernoon Tags](#hackernoon-tags)
|
||||
6. [Browsers, Engines, etc.](#browsers-engines-etc)
|
||||
7. [Libraries, Frameworks, etc.](#libraries-frameworks-etc)
|
||||
8. [Company & Startup Blogs](#company--startup-blogs)
|
||||
9. [Developer & Designer News](#developer--designer-news)
|
||||
10. [Q&A Sites & Forums](#qa-sites--forums)
|
||||
8. [Company & Startup Blogs](#company--startup-blogs)
|
||||
9. [Developer & Designer News](#developer--designer-news)
|
||||
10. [Q&A Sites & Forums](#qa-sites--forums)
|
||||
11. [YouTube Channels](#youtube-channels)
|
||||
|
||||
I've excluded some feeds from this list for one or more of the following reasons:
|
||||
|
|
@ -35,7 +35,6 @@ This is always a work in progress so I'm happy to take suggestions, even if it's
|
|||
The list of feeds is in an [OPML file](https://file.org/extension/opml) that you can use to import directly into your feed reader of choice. You'll also find the full list below with links to the RSS feed and the primary URL of the feed, if you just want to pick and choose your own.
|
||||
|
||||
|
||||
|
||||
## The List of Feeds
|
||||
Here is the full list of feeds, categorized the same way as in the OPML file, and each category is in alphabetical order (same as in the OPML file).
|
||||
|
||||
|
|
@ -55,7 +54,6 @@ These are the sites with the most traffic, most popular, etc.
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
### Multi-Author Blogs
|
||||
These are large blogs/websites similar to the ones in the previous category that feature multiple authors.
|
||||
|
||||
|
|
@ -91,8 +89,6 @@ These are large blogs/websites similar to the ones in the previous category that
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
### Top Front-end Bloggers
|
||||
These are some of the more popular front-end blogs that feature a single author.
|
||||
|
||||
|
|
@ -131,8 +127,6 @@ These are some of the more popular front-end blogs that feature a single author.
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
### More Front-end Bloggers
|
||||
This is a boatload of other front-end bloggers that you might find useful.
|
||||
|
||||
|
|
@ -241,7 +235,6 @@ This is a boatload of other front-end bloggers that you might find useful.
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
### Hackernoon Tags
|
||||
Hackernoon has a ton of material, so I've divided their feed into categories most relevant to front-end developers.
|
||||
|
||||
|
|
@ -255,8 +248,6 @@ Hackernoon has a ton of material, so I've divided their feed into categories mos
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
### Browsers, Engines, etc.
|
||||
These are browser blogs and feeds for technologies related to search, developer specifications, browser engines, etc.
|
||||
|
||||
|
|
@ -287,8 +278,6 @@ These are browser blogs and feeds for technologies related to search, developer
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
### Libraries, Frameworks, etc.
|
||||
These are the official blogs for coding-related tools like frameworks or JavaScript libraries.
|
||||
|
||||
|
|
@ -309,9 +298,7 @@ These are the official blogs for coding-related tools like frameworks or JavaScr
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
### Company & Startup Blogs
|
||||
### Company & Startup Blogs
|
||||
These are similar to the multi-author blogs, but are blogs tied to a specific product, startup, company, etc.
|
||||
|
||||
<ul>
|
||||
|
|
@ -343,9 +330,7 @@ These are similar to the multi-author blogs, but are blogs tied to a specific pr
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
### Developer & Designer News
|
||||
### Developer & Designer News
|
||||
These are feeds that focus on news, links, etc. In other words, feeds within feeds.
|
||||
|
||||
<ul>
|
||||
|
|
@ -360,9 +345,7 @@ These are feeds that focus on news, links, etc. In other words, feeds within fee
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
### Q&A Sites & Forums
|
||||
### Q&A Sites & Forums
|
||||
These are category feeds from Stack Overflow and front-end related subreddit feeds from Reddit.
|
||||
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue