https://github.com/markodenic/awesome-tech-blogs
A list of Tech Blogs.
https://github.com/markodenic/awesome-tech-blogs
List: awesome-tech-blogs
blog blogging open-source portfolio
Last synced: 18 days ago
JSON representation
A list of Tech Blogs.
- Host: GitHub
- URL: https://github.com/markodenic/awesome-tech-blogs
- Owner: markodenic
- Created: 2020-12-31T10:51:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T16:33:04.000Z (26 days ago)
- Last Synced: 2025-05-07T17:39:51.243Z (26 days ago)
- Topics: blog, blogging, open-source, portfolio
- Language: JavaScript
- Homepage: https://tech-blogs.dev
- Size: 1.44 MB
- Stars: 823
- Watchers: 15
- Forks: 422
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-lists - awesome-tech-blogs
- lists - awesome-tech-blogs
- jimsghstars - markodenic/awesome-tech-blogs - A list of Tech Blogs. (JavaScript)
README
# Awesome Tech Blogs.⚡
Visit [tech-blogs.dev](https://tech-blogs.dev/).
## To add your blog
1. Open [`data.js`](./data.js).
2. Add your blog details at a random place using the following structure.
```javascript
{
name: 'Your Name',
description: 'Keep it short and simple.',
url: 'https://example.com',
twitter: '@your_twitter_handle',
tags: ['HTML', 'CSS', 'JavaScript'],
}
```
3. Raise a Pull Request (PR) to `main` branch.If you don't know how to raise a PR, follow these [instructions on how to raise a PR](
https://markodenic.com/make-your-first-open-source-contribution/)> Inspired by [Wes Bos's](https://wesbos.com/) [`/uses`](https://uses.tech/) page.
## Use a Featured badge
You can add a Featured badge on your blog to show your readers that your blog is featured on tech-blogs.dev.
### Small dark badge
### Large dark badge
### Small light badge
### Large light badge