Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markodenic/awesome-tech-blogs
A list of Tech Blogs.
https://github.com/markodenic/awesome-tech-blogs
List: awesome-tech-blogs
Last synced: 1 day 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T11:10:54.000Z (6 months ago)
- Last Synced: 2024-05-19T03:33:14.264Z (6 months ago)
- Language: JavaScript
- Homepage: https://tech-blogs.dev/
- Size: 1.83 MB
- Stars: 789
- Watchers: 14
- Forks: 409
- Open Issues: 6
-
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