Code Monkey home page Code Monkey logo

jsconf.com-deprecated's People

Contributors

buritica avatar comp615 avatar cramforce avatar davsket avatar dscape avatar fraserxu avatar getify avatar indexzero avatar janl avatar jaredadobe avatar jordanpapaleo avatar jschannel avatar kida avatar mikeal avatar mischah avatar necccc avatar pdjota avatar pricco avatar qmx avatar rauchg avatar rmehner avatar robertkowalski avatar rodrigoespinosa avatar rthor avatar serrynaimo avatar stevekinney avatar thefoxis avatar ticup avatar toamitkumar avatar trygve-lie 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jsconf.com-deprecated's Issues

Easier flow with data-driven builds

This is more a recommendation than an issue, but I'd be interested in taking it on if nobody has issue with the idea. This site is currently just a managed list, and there are a lot of manual updates to the markup to add, update, or change content. I believe the site might be easier to keep current if we moved it to a simple build relying on a config file with all the conferences listed.

If this were done today, the data could be something as simple as this in JSON:

{
  "official": [{
    "id": "jsconfus",
    "name": "JSConf US",
    "logo": "//2015.jsconf.us/img/js-sized.png",
    "site": "//2018.jsconf.us",
    "status": "onsale"
  }, ...],
  "family": [ ... ]
}

Wrapping some simple PUG templates with an NPM script to build out the entire site from this structure would be a straightforward task. What might be considered, though, would be having a separate repository (something like jsconf.com-source) in which contributions are accepted and merged. Once merges take place, we could set up Travis CI to automatically build the main site and either push or PR against this repo with those changes.

I'd be interested in hearing thoughts on something like that before I put any effort into it.

Adding all of JSFest

I'd like to update the JSFest stuff but I wondering if I should:

  1. Add every city as an individual event.
    OR
  2. Add one with the new logo as "Everywhere" :)

Responsiveness and cleanup

I know this is a landing page for all JSConf-related events, but there's no responsiveness to it. I wouldn't mind submitting a PR for that, and maybe clean up the CSS a bit where it's unnecessary.

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.