NGN icon indicating copy to clipboard operation
NGN copied to clipboard

Links to documentation etc. not working

Open CherryDT opened this issue 8 years ago • 3 comments

When following the link in this project's description to ngn.js.org, neither the GitHub link (which, I guess, should link back here) nor the documentation link are working.

Where to find documentation/examples?

CherryDT avatar Jun 04 '17 09:06 CherryDT

At the moment, the documentation is all inline in the code, spread through several repositories. What you've found is a very old version of the documentation. We are actively working on a full self-updating documentation system. I've written up a few examples of the frontend library on my codepen account, but that's about all we have publicly released.

It's a pretty big job, so I'm not sure when we'll release everything... but I'm actively using NGN in production for Author.io and for several clients, so we're going as fast as we can.

coreybutler avatar Jun 04 '17 21:06 coreybutler

The project moved from coreybutler to ngnjs. So just replace coreybutler with ngnjs in the link on the page http://coreybutler.github.io/NGN/docs to get http://ngnjs.github.io/NGN/docs

cope avatar Nov 12 '19 10:11 cope

@cope We're about 80% complete with NGN 2.0.0, and docs will be generated from a completely new doc system - metadoc (a tool I wrote). At that point, we'll update ngn.js.org to point to that site. In the meantime, I suggest those who are curious take a look at the 2.0.0 branch in this repo.

coreybutler avatar Nov 12 '19 19:11 coreybutler