Giter VIP home page Giter VIP logo

oboe.js-website's People

Contributors

andrebsguedes avatar darzu avatar denis-sokolov avatar jimhigson avatar juancaicedo avatar lingasiva avatar lukewh avatar nhducit avatar ogranada avatar patrickjtoy avatar samwakeling avatar simonwaldherr avatar sroze 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oboe.js-website's Issues

Domain Expired

Just wanted to let someone know that the oboejs.com domain has expired.

As far as I know, this repo is currently the only way to see the API documentation for oboe.js.

Moving oboejs.com to gh-pages

As has been mentioned in some other issues, like for example #17, it would be nice to host website as static HTML on GitHub pages instead of needing to have an express app hosted on Nodejitsu.

I'm digging into this repo to understand what's going on. I'll update this issue with what my plan is and what I'm trying.

My first attempt is going to be to just render the markdown pages that are already there into HTML. I have a bit of experience with Metalsmith, which I've found pretty flexible and it might be a good way to generate all these pages. I'm going to take a stab at that

Steps

  • Render markdown into HTML
  • Include styles
  • Render side menus
  • Include the Improve this page template in all pages (in the body)
  • Add navigation
  • add side menu items to homepage
  • Render correct text for navbar links
  • Host PDFs
  • minify css
  • Add syntax highlighting
  • make navbar sticky
  • add icons to footer
  • render demos
  • include javascript
  • include tags for most recent release

Update to node v6

The package.json says to use node v0.10, but I think heroku (where this is being hosted) runs v6

Entire stream is loaded into memory

When using oboe with a big json stream (~1.2GB) it becomes evident that the entire stream will be stored in memory, leading to a performance slowdown (after 20k items or so) and eventually to an out of memory error. Looks like oboe is storing the parsed objects instead of discarding them after each node() event

Remove JAM install instructions

From the JAM readme

*NOTE: this project is no longer active and not recommended for use. It is left here for reference. *

I think we should therefore remove this from the install instructions

SSL certificate invalid, also redirect to ssl

This site's SSL cert is invalid. Additionally, you should redirect to SSL by default. See below when attempting to access https://oboejs.com

This server could not prove that it is oboejs.com; its security certificate is from *.nodejitsu.com. This may be caused by a misconfiguration or an attacker intercepting your connection.

How are the demos made?

Hello! Oboe.js is really fantastic and equally fantastic are the demo animations!

How are these animations made? By inspecting source I saw that the diagrams themselves are SVG. Is there any animation framework being used? Is one created especially for this.

Having seen https://github.com/jimhigson/oboe.js-website/tree/master/statics/js/demo The animation framework looks pretty general purpose!

Any chance maybe we could pull it out and make it standalone! Just a passing thought but would love to get some insight at least!

Website needs an update

Hi,
People are having a hard time clicking any link on the website. It might be a simple linking issue from this repository to the hosting website.

Thanks

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.