Code Monkey home page Code Monkey logo

club_magazine's Introduction

部誌

CircleCI

はじめかた

※ clone / push するためには Collaborator権限が必要です。 eliza0xに声をかけてください!

git clone [email protected]:oithxs/club_magazine.git

作業の流れ

  1. リポジトリをcloneする
  2. masterからbranchを切って作業する
  3. pushする

執筆の流れ

  1. 適当な名前でディレクトリを作る (ここでは poyo とする)
  2. articles/poyo 以下に poyo.md という名前のmarkdownファイルを作る
  3. Makefile の MD_DIRS に articles/poyo を追加する
  4. main.tex に \input{build/poyo} を追加する
  5. inputの1行上に \chapter{タイトル名} を追加する

pdfファイルの生成の仕方

dockerが使えること前提で書いています
自分でpandocやlatexの環境を構築してもいいですが,きっと骨が折れます

make docker-pull
make docker-all

Pull Requestを投げるまで

  1. master から好きな名前でbranchを切って下さい(ここではadd-poyoとする)
git checkout -b add-poyo
  1. 上に書いた執筆作業をする
  2. git add & git commit する
  3. git push origin add-poyo
  4. ブラウザでリポジトリを開いてPRを作成する
  5. 自動でlint + build が実行され,circle ciのページにpdfが生成されます

club_magazine's People

Contributors

eliza0x avatar odanado avatar

Watchers

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