Giter Club home page Giter Club logo

ebh-book's Introduction

Evidence-Based Hiring book

This repo contains source and build scripts for Evidence-Based Hiring book (Amazon, GoodReads).

The book is in Pandoc’s Markdown, written using VSCode.

Requirements

  • To build HTML, EPUB and PDF, you will need Pandoc converter.
  • You'll also need MiKTeX (a LaTeX processor for Windows).
    • Download latest version from https://miktex.org/download.
    • During installation allow MiKTeX to download missing packages automatically.
    • After installation open the MiKTeX console, install the "cm-super" package via the package manager and then run "Tasks -> Refresh file name database" and "Tasks -> Update font map files".
    • Open the MiKTeX console in admin mode (you can do it from within the MiKTeX console by using the option under the Overview tab). When in admin mode, repeat the step above.
  • Once you have everything installed, run "md2all.bat" on Windows command line to build everything. If you are on Linux, try using "wine cmd.exe /c md2all.bat" to run Windows batch file.

Explanation

"md2all.bat" calls pandoc from command line to build each of the output formats. Source markdown files are in the "source" folder. In "styling" folder are the following files:

  • "epub-styling.css" is for styling EPUB (EPUB format is a collection of HTML files).
  • "html-styling.css", "html-template.html", "html-nav.js" and "html-open-links-in-new-tab.lua" are all used to generate the HTML version.
  • "pagebreak.lua" is used to improve page breaks in HTML and EPUB versions.
  • "pdf-table-size.lua" and "pdf-center-images.lua" are used to improve tables and images in PDF versions.
  • Other *.sty and *.tex files are used to generate the PDF versions (printed and digital).

License

This book is licensed under CC BY-ND 4.0 license.

ebh-book's People

Contributors

reinaldoarrosi avatar zsvedic avatar reinaldo-testdome avatar lsviana avatar

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.