Giter Club home page Giter Club logo

review-css-typesetting's Introduction

Re:VIEW+CSS組版やっていき CircleCI

このリポジトリは技術書典4にてひかる黄金わかめ帝国が頒布した『Re:VIEW+CSS組版やっていき』の全てです。 Re:VIEWVivliostyleを使って、同人誌をこしらえます。

この本のビルドの仕方

LaTeX版

Dockerのセットアップが必要です。

$ ./build-in-docker.sh
$ open ./articles/review-css-typesetting.pdf

CSS版

頒布時は Vivliostyle 2017.6 + Google Chrome Version 65.0.3325.181 を利用しました。

https://vivliostyle.org/download/ からVivliostyle.jsをダウンロード。

# Vivliostyleを解凍したディレクトリで
$ ./start-webserver
# このリポジトリのディレクトリで
$ ./setup.sh
$ npm run css
$ npm run serve
$ open http://127.0.0.1:8000/viewer/vivliostyle-viewer.html#x=http://127.0.0.1:8989/book.html

あとはChromeの印刷機能で出力します。 MarginsはNone、Background graphicsのチェックはONでPDFとして保存します。

ライセンス

本リポジトリは画像以外はMITライセンス、画像はライセンスなしとします。 画像を別用途に勝手に使ったりしなければ、forkなどについては難しく考えなくて大丈夫です。

このリポジトリの目標

  1. LaTeX版の出力に近づける
  2. LaTeX版同様のワークフローを実現する
  3. CSS組版のナレッジを集積する

コントリビュートについて

上記目標に沿う内容であれば随時受け付けています。 また、Issue化されていなくても書籍中で言及されている課題についての改善は大歓迎です。 リポジトリ内をTODOで検索して、これを消化してくれるのも助かります。

review-css-typesetting's People

Contributors

vvakame avatar

Watchers

James Cloos avatar rikutech 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.