phonegap / phonegap-docs

PhoneGap Documentation
http://docs.phonegap.com
Apache License 2.0
121 stars 240 forks source link

docs.phonegap.com is down #302

Closed piotr-cz closed 6 years ago

piotr-cz commented 6 years ago

When going to http://docs.phonegap.com/, this text is shown instead of rendered page:

extends ./default.html.jade

block append content
  -if(document.next)
    - var next = getCollection("html").findOne({relativePath:document.next}).toJSON()
      .next-step
        .label next step…
        a.next-block(href="/#{next.url}")!=next.title
  a.github-page(href=githuburl(document.relativePath)) Edit this page on GitHub
piotr-cz commented 6 years ago

docs are back, at least for now