Giter Site home page Giter Site logo

daniperez / rework Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 2.0 19 KB

Unofficial pdf/epub of the content of "re:Work" from Google Inc. Pdf/epub can be found here: https://github.com/daniperez/rework/releases

License: Other

Python 99.37% Shell 0.63%
team work team-work google safety accountability

rework's Introduction

โš ๏ธ Since (at least) 2023, the site https://rework.withgoogle.com/ shows Japanese-only content and the old content disappeared ๐Ÿ˜ž

๐Ÿ“ฐ I wrote about this and related content in my blog: More Happy And Productive Teams (March 2024).

Description

Creates a pdf/epub out of https://rework.withgoogle.com

Releases

You can find the last release of the pdf/epub here.

Disclaimer

The content processed by this tool belongs to Google Inc. and it is governed by these terms.

I am not affiliated nor endorsed by Google Inc.

The tool itself is bound to this license (MIT).

Compile the book by yourself

Dependencies

See requirements.txt for Python's dependencies. On addition to that, you will need:

  • Pandoc
  • Sane latex environment
  • Some latex fonts (in Fedora: yum install texlive-collection-fontsextra texlive-collection-fontsrecommended)

Compilation

The compilation of the book has 3 phases:

  1. Scrapping rework.withgoogle.com, save as JSON.
  2. Convert JSON to Markdown
  3. Convert Markdown to a human readable format (e.g. pdf, epub)

In the shell, that translates to:

./bin/scrap | ./bin/json2markdown  | ./bin/markdown2humanreadable

or the same:

./bin/main

The first command line is more convenient if you are debugging or changing things because you have the opportunity to skip any of the steps if you save the intermediate output to a file.

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.