Code Monkey home page Code Monkey logo

homepage's People

Contributors

ajhekman avatar awestmoreland avatar brousch avatar crevax avatar jacebrowning avatar lukebaker avatar pichot avatar walangitan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homepage's Issues

Bad link in README.md

I'm not sure if the site moved or the previous owner just let the domain name lapse, but the first link in README.md currently links to (according to google translate) a page written in Japanese about debt consolidation.

Image Issues

The image's aspect ratio isn't preserved when resizing.

  • Is it possible crop instead of shrink/expand?

Regarding the slow loading image.

  • If you save it with jpg's progressive compression option, it will get clearer while it loads instead of scanning line by line.
  • It wont load any faster, but it will appear to load faster.

Add Blog feature

Add blog functionality to site. Have 2-3 most current postings. Add blog to menu for older posts.

Cache GitHub Projects to avoid rate limit

We're hitting GitHub's rate-limiting when trying to populate the list of projects, which results in no output for that section of the home page.

We should cache the projects list locally, probably no more than once per day.

From GitHub's documentation:

Unauthenticated requests are limited to 60 requests per hour. 
Unauthenticated requests to the Search API are limited to 10 requests per minute.

Unauthenticated requests are associated with your IP address, and not the user making requests. 

Background on this issue:

@jacebrowning reports this console error when testing locally:
GET https://api.github.com/orgs/friendlycode/repos 403 (Forbidden)

{
  "message": "API rate limit exceeded for 152.160.140.86. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
  "documentation_url": "https://developer.github.com/v3/#rate-limiting"
}

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.