Git Product home page Git Product logo

awesome-book-authoring's People

Contributors

edm00se avatar mubaris avatar talater avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-book-authoring's Issues

compare some tools and formats

the readme is missing infos on tooling and formats

this is just a quick braindump, sorry that its not (yet) a PR

my use case:

im in the process of migrating my book from html to markdown

my "wanted specs":

  • the source format must be compatible with github/gitlab/gitea blob api, so all of the content is accessible
    • images must work. this is not the case with asciidoc and org-mode. workaround: symlink the global images folder to every content folder
    • tables must work. i use html tables for formatting (oldschool, but "just works")
      • currently i have implemented tables as markdown lists and css grid, but this is ugly in the github/gitlab/gitea blob api, so back to html table
  • i want to store annotations in the source (tight coupling)
    • currently i do this with <details> elements in markdown, because they work in github blob api, and because they are better than markdown footnotes: <details> elements can contain arbitrary markdown or html content, while markdown footnotes can only contain markdown
  • must be friendly to new contributors
    • everybody knows markdown and html
    • asciidoc and org-mode are more "niche" formats
  • ideally the tooling should have "incremental compilation". in the context of Static Site Generators (SSG) this feature is known as Incremental Static Generation (ISG) or Incremental Static Regeneration (ISR)
  • avoid commercial services like gitbook or leanpub

i collected some notes on tools, toolchains, source formats in

related

tools: focus on browser-based tools, as these are most portable

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.