GithubHelp home page GithubHelp logo

awesome-tech-blogs's Introduction

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>

awesome-tech-blogs's People

Contributors

abbeyit avatar albertwalicki avatar andrejgajdos avatar aymanemx avatar danspratling avatar dawntraoz avatar devbyray avatar henripar avatar jiritichy avatar malimirkec avatar manthanank avatar markodenic avatar naresh-io avatar nodecodeformatter avatar olanetsoft avatar qainsights avatar rahuldotbiz avatar ramyachinnadurai avatar renanmouraf avatar rishimohan avatar rlangvad avatar robiulhr avatar s2k avatar sachin-chaurasiya avatar sagarpaul007 avatar shravan20 avatar simon-wicki avatar suprabhasupi avatar version0chiro avatar vishnubhotlabharadwaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-tech-blogs's Issues

As a user I should be able to select more than one tag at the same time.

Suppose a user want's to checkout all the blogs with C# and Cloud tag. At this moment there is no support from the website to do so.

There are two routes we can take from here. Selecting two tags A and B shows all blogs which have A and B i.e. both tags or A or B i.e. any one of them. A possible solution to this could be to allow users to select between and/or functionality but I would rather prefer it to have A and B by default, a personal preference.

What's your opinion on this @markodenic?

Duplicate tags

Duplicate tags are being listed due to case sensitivity

Example: Right now JavaScript, javascript, Javascript are being considered as 3 different tags.

Reference ๐Ÿ‘‡

image

Pull Request is failed.

I have recently added my site, and it was also approved by the maintainer but the build was failed.

Does anyone knows why?
#380

GitHub workflow for formatting JSON data

I noticed that some of the entries in the data.js aren't very well formatted. We should be able to easily add a JSON formatter in our GitHub action workflow to solve this issue.

Not doing this does not affects anything, I just prefer having well formatted JSON. Especially if it's long list of nested JSON xD

Issue with PR

Hi @markodenic! I created a PR to add my blog to your repo, and it's not working for some reason. Can you help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.