Skip to content

canidam/awesome-tech-blogs

This branch is 46 commits behind markodenic/awesome-tech-blogs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Chen Anidam
Feb 20, 2024
ec8fcd5 · Feb 20, 2024
Jun 1, 2023
Jan 27, 2022
May 10, 2023
Dec 31, 2020
Oct 17, 2023
Apr 10, 2022
Dec 31, 2020
Dec 31, 2020
Apr 14, 2022
Feb 12, 2021
Feb 20, 2024
Feb 12, 2021
Oct 17, 2023
Sep 25, 2021
Sep 25, 2021
Sep 25, 2021

Repository files navigation

Awesome Tech Blogs.⚡

Visit tech-blogs.dev.

To add your blog

  1. Open data.js.
  2. Add your blog details using the following structure.
{
    name: 'Your Name',
    description: 'Keep it short and simple.',
    url: 'https://example.com',
    twitter: '@your_twitter_handle',
    tags: ['HTML', 'CSS', 'JavaScript'],
}
  1. 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

Inspired by Wes Bos's /uses 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

Small dark featured 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

Large dark featured 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

Large light featured 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

Small light featured 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>

About

A list of Tech Blogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • Vue 5.8%
  • Less 2.3%