awesome-tech-blogs
A list of Tech Blogs.
Vue★ 875⑂ 448 forksupdated 1 month ago
visit the demo
git clone https://github.com/markodenic/awesome-tech-blogs.gitmarkodenic/awesome-tech-blogsREADME.mdfork it — it’s yours
Awesome Tech Blogs.⚡
Visit tech-blogs.dev.
To add your blog
- Open
data.json. - Add your blog details at a random place using the following structure.
{
"name": "Your Name",
"description": "Keep it short and simple.",
"url": "https://example.com",
"twitter": "@your_twitter_handle",
"linkedin": "your-linkedin-username",
"tags": ["HTML", "CSS", "JavaScript"],
}
- Raise a Pull Request (PR) to
mainbranch.
If you don't know how to raise a PR, follow these instructions on how to raise a PR
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
<a href="https://tech-blogs.dev"> <img src="https://tech-blogs.dev/featured-dark-small.png" alt="Featured on tech-blogs.dev badge" width="158" height="47" /> </a>
Large dark badge
<a href="https://tech-blogs.dev"> <img src="https://tech-blogs.dev/featured-dark-large.png" alt="Featured on tech-blogs.dev badge" width="185" height="57"/> </a>
Small light badge
<a href="https://tech-blogs.dev"> <img src="https://tech-blogs.dev/featured-light-small.png" alt="Featured on tech-blogs.dev badge" width="158" height="47"/> </a>
Large light badge
<a href="https://tech-blogs.dev"> <img src="https://tech-blogs.dev/featured-light-large.png" alt="Featured on tech-blogs.dev badge" width="185" height="57"/> </a>
more like this
Binderly
Open-source Markdown workbench: live preview, GitHub-accurate themes, Mermaid diagrams, and page-perfect PDF export. No…
TypeScript★ 54



