GithubHelp home page GithubHelp logo

algolia / algoliasearch-client-css Goto Github PK

View Code? Open in Web Editor NEW
63.0 80.0 5.0 15.59 MB

Algolia Search API Client for CSS

Home Page: https://www.algolia.com/css

HTML 30.71% CSS 24.86% Ruby 7.47% Shell 1.25% JavaScript 35.71%
css algolia instantsearch

algoliasearch-client-css's Introduction

Algolia Search API Client for CSS ><)))°>

Looks legit Not for real Algolia Awesome

Thank you for your interest in our CSS API Client.

This project is not real, but our 2017 April Fools prank. You can read more about its making on our blog.

We also have a surprise for you.

algoliasearch-client-css's People

Contributors

haroenv avatar lukyvj avatar pixelastic 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

Watchers

 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

algoliasearch-client-css's Issues

Facetting

We could add a sidebar with the teams people are in (Engineering, Sales, Marketing). Using some checkbox/label hack we should be able to hide/display results.

No results page

Currently, if nothing is typed, nothing is displayed. We should display the top 10 results instead.

Preload all images

For an "instant" feelin.

body {
 &:before {
     display: none;
     background: url(../photo1.png), 
                           url(../photo2.png),
                           url(../photo3.png)
                          // ... etc
  }
}

Better design

Maybe re-use the design we have on the "about us" page?

image

It won't be possible to do exactly the same thing as I can only highlight doing bold (or other font variation) but not change the color.

Make the quotes tweetable

Hovering on the quotes should display a "Tweet this" button with the quote embedded and a cc of the author

Giving a bit more context about the live demo

Above the Try It Live demo, we should add:

Try our CSS Search Demo

Take a test spin of what is possible with a pure CSS search experience by searching through the team members of Algolia by name or title.

image

Typo-tolerance / Synonyms

Would be perfect if we could find tim by looking for tom.

It would be technically possible to generate all the possible combination of typos but the resulting CSS file will be too large. Instead, what could be enough would be to define a hard-coded list of synonyms (typos) that would let us "show" that typos are handled :)

Update the OG images

We changed the hero subtitle, so we'll have to also update the OG images using it

add a link to the description

this project is great, and it should be easy to find the link if you're on the GitHub page. It would be useful to add https://community.algolia.com/algoliasearch-client-css/ to the description line in GitHub

Handle typo-tolerance

We should be able to generate rules where we replace some letters by a [a-z] regex, and thus manage to handle typos. No need to do it on the first letter, but we'll then have to do it on every other letter and maybe even for up to three different letters

Responsive issues

  1. Header

img_1511

  1. Quotes can look better

img_1512
img_1513

Not super clear what the issue is, but I found it slightly confusing

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.