typelevel / typelevel.github.com

Web site of typelevel.scala
https://typelevel.org
40 stars 99 forks source link

Blog post search #161

Open ceedubs opened 7 years ago

ceedubs commented 7 years ago

I often want to show someone a specific blog post from the Typelevel blog but paginating through the posts is a bit of a pain. I was wondering how easy it might be to add some search functionality. If nothing else we could just link to a google search that starts with site:typelevel.org/blog.

larsrh commented 7 years ago

If you know the title, there's at least http://typelevel.org/blog/archive. But a custom search would probably be helpful, now that we have amassed a decently-sized post collection.

On 13 April 2017 20:51:06 CEST, Cody Allen notifications@github.com wrote:

I often want to show someone a specific blog post from the Typelevel blog but paginating through the posts is a bit of a pain. I was wondering how easy it might be to add some search functionality. If nothing else we could just link to a google search that starts with site:typelevel.org/blog.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/typelevel/typelevel.github.com/issues/161

adelbertc commented 7 years ago

I've wanted filtering by author a couple time

larsrh commented 7 years ago

Maybe somebody could implement that in dramatic chipmunk Scala.js?

On 13 April 2017 21:05:37 CEST, Adelbert Chang notifications@github.com wrote:

I've wanted filtering by author a couple time

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/typelevel/typelevel.github.com/issues/161#issuecomment-293993531