Coder Social home page Coder Social logo

Remove reliance on github about gitbook HOT 4 CLOSED

speedRS avatar speedRS commented on May 18, 2024
Remove reliance on github

from gitbook.

Comments (4)

coalman avatar coalman commented on May 18, 2024

My guess (I'm not a dev and am about to try this out myself): It seems like it would build the files, like a static site generator. You could build the files and then upload them to your own private servers. All you really should need is a web server that can serve static files.

from gitbook.

SamyPesse avatar SamyPesse commented on May 18, 2024

Thanks to @mintbridge (#20), you can use te option --githubHost=<url> to use another host than GitHub (like Bitbucket) for the links "About", "Issues", ... We can probably handle an empty host and don't show up these links.

GitBook generate a static website, you can copy the folder to a static server and it will works fine. GitBook only use the githubId (example: GitbookIO/javascript) and the githubHost (https://github.com) for the links "About", "Issues", ...

from gitbook.

mrpotes avatar mrpotes commented on May 18, 2024

@speedRS I fixed this in pull request #43 - you no longer need a git host to be specified, but without one you do need to specify a title (using -t or --title).

from gitbook.

speedRS avatar speedRS commented on May 18, 2024

Thanks guys. Will give it a try this weekend.

from gitbook.

Related Issues (20)

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.