Code Monkey home page Code Monkey logo

iedc-blog's People

iedc-blog's Issues

utterances bug

the same utterances commenting method works in a local clone of anatole theme but it doesn't when the same change is done in our iedc-blog site @adithyaanilkumar @alapanoski @aldrinjenson
proof that it works in local save
WhatsApp Image 2022-08-01 at 9 22 33 PM

Image preview doesn't close on clicking left side of screen in desktop mode

image

Right now if we click on an image in desktop mode, it opens up in a modal sort of way as shown in the above screenshot. Clicking on the image or on the right side of it closes the modal and reverts back to normal mode but clicking on the left doesn't close it leading to some users identifying it as a bug.
See if you can change it such that when clicking on the left side also, the modal is closed.

Possible Mentor: @alanphil2k01

[Feat] Search functionality to be included

Current Behaviour

There is no current search bar implemented.

Desired Behaviour

Do add a search bar for searching the blogs.

Screenshots

image

Additional Comments

This issue can be split into UI design and implementation of the search bar as well as coding the search function.

Open links in new tab

image

Right now clicking on a link opens it up in the same page. Would be great if you can modify hugo template to have the links open up in new tab when clicked.

This thread may help, but you may need to do some trial & error or do some more research if it doesn't work out.

Possible Mentors: @alanphil2k01

Show author picture near name

image

Similar to how in Medium.com we get a round profile picture of the blog author, it'd be great if could show the profile picture of the authors near to their names.

image

You can collect the image as a url from the metadata of a post similar to how the author name and description is being collected.
Refer to this PR for more.
Basically declare a new property imgUrl and when an image link is present, show the image. else show a sample default image to make the spacings consistent. Refer Medium as example.
You'd have to modify the following files mostly:
https://github.com/IEDCMEC/iedc-blog/blob/main/themes/anatole/layouts/partials/author.html
https://github.com/IEDCMEC/iedc-blog/blob/main/assets/css/author.css

@IEDCMEC/blog-team

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.