Giter VIP home page Giter VIP logo

Comments (8)

zzak avatar zzak commented on July 28, 2024

I would like to take this on, if noone else minds.

Will report my progress tonight.

from sinatra-book.

cschneid avatar cschneid commented on July 28, 2024

Sweet - shoot me pull requests. Skim over the README for style guide (80 column lines, etc), and make sure the book builds.

from sinatra-book.

zzak avatar zzak commented on July 28, 2024

Will do, should I make pulls to sinatra/sinatra-book or cschneid/sinatra-book?

from sinatra-book.

cschneid avatar cschneid commented on July 28, 2024

I am doing my work here, but cschneid/sinatra-book is a mirror and up-to-date.

Stick to sinatra's copy for now.

from sinatra-book.

zzak avatar zzak commented on July 28, 2024

Alright, I will make a new branch on my fork to start making changes.

from sinatra-book.

zzak avatar zzak commented on July 28, 2024

Just wanted to report my findings from last night on here:

We can get the book to build into separate html files fairly easily, but there will need to be modifications made to the TOC (so the anchor links are properly updated). Currently when thor builds the book it reads each line from book-order.txt and stuffs everything into one big string. We would have to modify this as well, or create a new method for building the site, that would instead create separate keys for each line, values being the file parsed to html from the markdown files.

However, I think we agreed last night that this might not be necessary just yet, as the book isn't that long; after all there is a table of contents to scan the book and there's always CTRL+F..

from sinatra-book.

rkh avatar rkh commented on July 28, 2024

Are you aware of http://www.humbug.in/docs/sinatra-book/?

from sinatra-book.

zzak avatar zzak commented on July 28, 2024

Closing this, sinatra-book-contrib will handle excess recipes and the book can focus on a more concise, selection, of recipes

from sinatra-book.

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.