millermedeiros / mdoc

node.js markdown powered documentation generator
202 stars 44 forks source link

load pages using Ajax #4

Open millermedeiros opened 12 years ago

millermedeiros commented 12 years ago

load pages using Ajax (if protocol isn't "file:") and use the HTML5 History API if available.

right now changing from one page to another isn't smooth since sidebar closes and opens again..

eddiemonge commented 10 years ago

AngularJS would be good for this since their docs are so close to this anyway