Code Monkey home page Code Monkey logo

Comments (11)

akkisagiraju avatar akkisagiraju commented on September 24, 2024 1

@apoorv74 I just looked at Medium's RSS feed response, and yes, what you are suggesting is possible. It can be done without a lot of effort once the tags are correctly updated.

Screenshot from 2021-05-27 18-23-57

from civicdatalab.github.io.

akkisagiraju avatar akkisagiraju commented on September 24, 2024

@apoorv74 We are already doing the 3 projects per row on high resolution screens (2K+) but not on anything that's less than 1920px wide. Divya also suggested against doing it on normal screen resolutions as they look too cluttered.

from civicdatalab.github.io.

akkisagiraju avatar akkisagiraju commented on September 24, 2024

Sticking with 2 projects per row on <1920px wide screens. On higher resolutions, there would be 3 projects per row.

from civicdatalab.github.io.

akkisagiraju avatar akkisagiraju commented on September 24, 2024

Not sure what this means: Add header title for the blogs
Lemme know what's to be changed and please assign it back to me.

from civicdatalab.github.io.

TheDataAreClean avatar TheDataAreClean commented on September 24, 2024

Hey @akkisagiraju .

When we filter on a particular sector. The following section could be titled blogs. Also do you think we should move to the new design for these blogs too?

image

from civicdatalab.github.io.

akkisagiraju avatar akkisagiraju commented on September 24, 2024

@TheDataAreClean I added the project title just for differentiating among all the projects in the sector. I have no strong opinions on this. We can also replace this with new blogs strip if we want to. But the problem is, there's no straightforward way to filter our blogs on Medium based on projects or sector.

from civicdatalab.github.io.

TheDataAreClean avatar TheDataAreClean commented on September 24, 2024

Hmmm. Then let's not for now @akkisagiraju . Just a header is enough.

from civicdatalab.github.io.

apoorv74 avatar apoorv74 commented on September 24, 2024

@akkisagiraju the blog strip on the home-page is looking much better than what it is here. If possible, we should follow the same design throughout the website. We can curate the blogs data in the same way as we're doing for other content, if that will help ? Let us know.

from civicdatalab.github.io.

akkisagiraju avatar akkisagiraju commented on September 24, 2024

@apoorv74 I agree that the latest blog strip looks better.

But the way I'm pulling data from Medium is via usernames. For getting all CDL's blog posts, it's very straightforward, I just enter the username as 'civicdatalab' and the code I wrote pulls everything from CDL's medium publication.

At the same time, fetching the blog posts by bandhus is slightly different. By default it gets all the blog posts ever written by the bandhu, for CDL or otherwise. There I'm filtering the posts written for CDL by checking for the publication name in the post body. If it has the word 'CivicDataLab' then they pass the check.

Doing the same thing for sectors/projects is going to be difficult unless we have a fixed way of identifying that from a blog post.

from civicdatalab.github.io.

apoorv74 avatar apoorv74 commented on September 24, 2024

@akkisagiraju we can use tags to identify the blog posts for every sector. Every blog on CDL's publication is tagged under one of these categories:

image

Can we use this logic to identify the posts ? We might still face issues to identify blogs for a project, to solve for that we can we can update the tags on medium and include a project-level tag as well. Can this be done ?

from civicdatalab.github.io.

apoorv74 avatar apoorv74 commented on September 24, 2024

Update:

Removed the blog strip. We have included a resources section which will have a list of blogs/articles/video.

Blogs now have the project/sector tags in the content curation sheet.

from civicdatalab.github.io.

Related Issues (20)

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.