JSCAD User Group
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    As jscad.xyz is down, where to get more doc?

    Scheduled Pinned Locked Moved General Discussions
    9 Posts 3 Posters 2.8k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      tubaro1
      last edited by

      Hello!

      I was digging on the web looking for more documentation (actually, those at http://jscad.xyz/docs/) but as the website is down, I couldn't find any other website or wiki with the resources. It's possible to upload a backup of that website to have the information offline?

      By the way, I saw from github #779 there's a clone with the packages https://jscad.surge.sh/ to use in the meanwhile or jscad-now.

      Thanks!

      z3devZ 2 Replies Last reply Reply Quote 0
      • danmarshallD Offline
        danmarshall
        last edited by

        I also needed the docs during the downtime. My wish would be to have the docs in the GitHub repo.

        z3devZ 1 Reply Last reply Reply Quote 0
        • T Offline
          tubaro1
          last edited by

          Hey Dan, I hope this can help you: https://github.com/jscad/OpenJSCAD.org/tree/V2/jsdoc/tutorials

          I saw more content at the jscad.xyz site, hope to have it back up soon.

          z3devZ 1 Reply Last reply Reply Quote 0
          • z3devZ Offline
            z3dev @danmarshall
            last edited by

            @danmarshall A good idea. I'll look into this.

            For those looking with a little more technical savy, V2 JSCAD can be downloaded and run locally. Documentation can be generated as well. Here's how...

            git clone https://github.com/jscad/OpenJSCAD.org.git
            cd OpenJSCAD.org
            git checkout V2
            npm install
            npm bootstrap
            npm run docs
            

            A local instance of the WEB UI can be started by

            cd packages/web
            npm run dev
            

            The docs will be opened from the directory 'OpenJSCAD.org/docs/index.html'

            T 1 Reply Last reply Reply Quote 0
            • z3devZ Offline
              z3dev @tubaro1
              last edited by

              @tubaro1 said in As jscad.xyz is down, where to get more doc?:

              I saw more content at the jscad.xyz site, hope to have it back up soon.

              I believe the ETA for restoration of services is next week. It was a disastrous fire.

              https://www.pcmag.com/news/ovhcloud-data-center-devastated-by-fire-entire-building-destroyed

              We are looking for a temporary home for V1 and V2 instances of the websites. If anyone has a website then it may be possible.

              1 Reply Last reply Reply Quote 0
              • T Offline
                tubaro1 @z3dev
                last edited by

                @z3dev said in As jscad.xyz is down, where to get more doc?:

                OpenJSCAD.org/docs/index.html

                Excellent @z3dev, that work as a champ. I just draged and drop the index.html from the folder that you mentioned to the browser and I got access to the /docs published at jscad.xyz. I'll keep working.

                Have a good weekend!

                1 Reply Last reply Reply Quote 0
                • z3devZ Offline
                  z3dev @tubaro1
                  last edited by

                  V2 DOCUMENTATION...

                  I put the documentation online at http://www.gfnews.net/jscad/docs/index.html

                  danmarshallD 1 Reply Last reply Reply Quote 0
                  • z3devZ Offline
                    z3dev @tubaro1
                    last edited by

                    For those in a bind, I put V2 JSCAD online at www.gfnews.net/jscad/

                    1 Reply Last reply Reply Quote 0
                    • danmarshallD Offline
                      danmarshall @z3dev
                      last edited by

                      @z3dev thank you, that is really helpful!

                      1 Reply Last reply Reply Quote 0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      • First post
                        Last post
                      Powered by NodeBB | Contributors