Giter Club home page Giter Club logo

keep-up-to-date's People

Contributors

0gust1 avatar anselmh avatar briandv avatar end3r avatar expilo avatar greenido avatar hiddedevries avatar hmammana avatar krisbulman avatar lean8086 avatar pazguille avatar pbasiak avatar rafaelverger avatar rennan avatar thomasg77 avatar waako avatar yasuhiroyoshida avatar zachleat 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

keep-up-to-date's Issues

Published site is behind master

I notice the live site isn't up to date with the codebase (master branch), is there a release schedule or a reason for this?

Templates code are deprecated

The templates were written expecting [email protected] (at most); Some warnings are thrown when running grunt build and the html files aren't generated.

To "bypass" this problem you should install [email protected] before running npm install (awfull 👎)

Some errors:

Warning: templates/index.jade:4
    2| - var path = (locals.lang === 'en') ? 'src' : '../src';
    3|
  > 4| !!! 5
    5| html(lang='#{locals.lang}')
    6|     include head
    7|

`!!!` is deprecated, you must now use `doctype` Use --force to continue.
Warning: templates/scripts.jade:4
    2|     !function(a){"use strict";function b(b){b=b||a.document.querySelectorAll("[data-async]");var e,f,c=0,d=b.length;for(c;d>c;c+=1)f=b[c],e="LINK"!==f.tagName?"src":"href",f[e]=f.getAttribute("data-async"),f.removeAttribute("data-async");return b}"function"==typeof a.define&&void 0!==a.define.amd?a.define("asyncall",[],function(){return b}):"undefined"!=typeof module&&void 0!==module.exports?module.exports=b:a.asyncall=b}(this);
    3|     window.onload = function () {
  > 4|         asyncall();
    5|
    6|         (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    7|         (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),

unexpected text ;
`
``

Links in en not working

The links generated from the system don't work in English language as they look like:

http://uptodate.frontendrescue.org/en/#follow-cool-people

As English is in the root these result in 404 pages.

Randomize the order of all lists

Currently the lists (e.g. “who to follow”, “podcasts”, “conferences”, etc.) are sorted alphabetically. IMHO randomizing the order would be better. Ideally this should happen at the server-side but you could do it with JavaScript if you want to keep this a static HTML document.

Are you accepting PRs?

Great resource, everyone! Are you currently accepting PRs? There are a few "who to follow", blogs, and newsletter ideas that might add some value. Thanks.!

Mention the authors

Well done, lovely page! Suggestion: mention who you are at the bottom of the page. Plus, possibly, the date of the last update. Both pieces of information provide useful context for the content.

RTL support

Hey,

I've start to work on a full hebrew version of this cool project: https://github.com/greenido/keep-up-to-date

First thing I've see is that we need a way to tell jade it's a RTL site so all the div/p that contain text should have direction=rtl

Thanks!
Ido

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.