Coder Social home page Coder Social logo

rakeshpotnuru / blog Goto Github PK

View Code? Open in Web Editor NEW
25.0 1.0 17.0 1.4 MB

Browse programming tutorials and articles written by Rakesh Potnuru. Learn Web Development, Web3 and Technical writing.

Home Page: https://blog.itsrakesh.com

License: MIT License

JavaScript 98.82% CSS 0.23% Dockerfile 0.95%
chakra-ui graphcms html javascript nextjs blog coil google-analytics-4 graphql netlify

blog's People

Contributors

rakeshpotnuru avatar ramansharma100 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

Watchers

 avatar

blog's Issues

Make in-post images size consistent

Is your feature request related to a problem? Please describe.
Currently due to different-sized images posts do not look good.

Describe the solution you'd like
Use the same resolution for all in-post images. If an image is in portrait resolution put it in landscape resolution. Like the image below:

image

Display alt text below image

Describe the solution you'd like
Display image short context of images in content under the image. Use the alt attribute value for context.

Additional context
For example, medium

image

Series features

Is your feature request related to a problem? Please describe.
Currently, users have to find articles to follow up on a series.

Describe the solution you'd like
It would be nice to have a series feature that groups all articles in one place.

Make theme toggle persistent

Is your feature request related to a problem? Please describe.
The theme (dark/light) keeps changing to the default system theme after refreshing.

Describe the solution you'd like
Store theme choice in local storage.

Add RSS feed

Is your feature request related to a problem? Please describe.
Currently, the blog doesn't have an RSS feed.

Describe the solution you'd like
Generate RSS feed from Hygraph.

Improve central search results window

Describe the bug
Results are overflowing in the central search results window.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any page (on desktop)
  2. Search for "react" in the top search bar.
  3. See results.

Expected behavior
Make the window something like this.

Screenshot 2022-10-31 110725

Screenshots
image

Desktop:

  • OS: [Windows]
  • Browser [Edge]
  • Version [107.0.1418.26 (Official build) (64-bit)]

Multiple authors

Is your feature request related to a problem? Please describe.
Currently only one author is shown in a post. But what if multiple authors worked on a post?

Describe the solution you'd like
Display multiple authors. Show names if number of authors are 2 and just avatars if more than 2.

Additional context
Screenshot_2023-01-06-20-00-18-57_40deb401b9ffe8e1df2f1cc5ba480b12

Option to share post to multiple applications.

Is your feature request related to a problem? Please describe.
Currently, there are only a few share options.

Describe the solution you'd like
Use "share" web API to share content through other applications.

Something like this.

navigator.share({
    title: "Post title",
    text: "Meta description",
    url: "Post URL
});

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.