From owner-freebsd-questions@freebsd.org Fri Oct 16 13:25:17 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 408C1A16DF3 for ; Fri, 16 Oct 2015 13:25:17 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-io0-f171.google.com (mail-io0-f171.google.com [209.85.223.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 16B8C189E for ; Fri, 16 Oct 2015 13:25:16 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by iodv82 with SMTP id v82so123428437iod.0 for ; Fri, 16 Oct 2015 06:25:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=references:from:to:cc:subject:in-reply-to:date:message-id :mime-version:content-type; bh=oLfE8wtTCnAE+1u9J5AWuPNqN3mmTOiDPNwhc644SqY=; b=eS6Nbfps04fbKvNPtldFbxMZ4AIj3aGPhW+vID3oAZjhT8ym1Z0fCiwG+lCIi0fKcq k2JmJC7u8+/fpVI0gBloBKfKxGPn4+8HSv9ojv7w7ZI9eAuT8yPQnHtsC7W1VskPP6sf wjwN8oI4OGsqphMoUaburZWskspc3K3Y9OubFfyw/g4FOMsM+qrYB26ngyS8G5Ib2E02 tFk2mtvbXBnPLG19BwQlXgxn1BJF8thNfdjWlXUfS6c4Za4jFWt1/6wGG6Kc1yIp/khv laqNR5JUoVPlUgfNTDIVcmu5yWMgDYG4BYbfR1DHInXnCVnY9mzGJwABmY1pDGezd/cF AQHw== X-Received: by 10.107.137.202 with SMTP id t71mr7730008ioi.119.1445001910277; Fri, 16 Oct 2015 06:25:10 -0700 (PDT) Received: from WorkBox.Home.gmail.com (63-231-132-20.mpls.qwest.net. [63.231.132.20]) by smtp.gmail.com with ESMTPSA id w71sm1595817ioi.29.2015.10.16.06.25.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Oct 2015 06:25:09 -0700 (PDT) References: <20151016064251.GA1975@c720-r276659> From: Brandon J. Wandersee To: Matthias Apitz Cc: freebsd-questions@freebsd.org Subject: Re: GitBook on FreeBSD? In-reply-to: <20151016064251.GA1975@c720-r276659> Date: Fri, 16 Oct 2015 08:25:02 -0500 Message-ID: <86mvvjymhd.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 13:25:17 -0000 Matthias Apitz writes: > Hello, > > I'm using git and GitBook https://github.com/GitbookIO/gitbook to start > writing my book at: > https://www.gitbook.com/book/gurucubano/bq-aquaris-e-4-5-ubuntu-phone/details > > I do the writing offline (i.e. with vim) and push the files with git the > the GitBook server. > > Is it possible (has someone) to install GitBook locally on FreeBSD, to > do the book rendering to HTML locally? I do not see any port for this. > > Thanks > > matthias There's no port for GitBook, but there is one for npm. https://www.freshports.org/www/npm/ -- ================================================================= :: Brandon Wandersee :: :: brandon.wandersee@gmail.com :: ================================================================== 'A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.' - Douglas Adams ==================================================================