Giter VIP home page Giter VIP logo

pycamp.pycon.jp's Introduction

pycamp.pycon.jp

Documentation Status

How to build

$ git clone [email protected]:pyconjp/pycamp.pycon.jp.git
$ cd pycamp.pycon.jp
$ python3.11 -m venv env
$ . env/bin/activate
(env) $ pip install -r requirements.txt
(env) $ make html
(env) $ open build/html/index.html

テキスト修正の提案方法

  1. pycamp.pycon.jpリポジトリをforkする
  2. forkしたリポジトリをcloneする
  3. cloneしたリポジトリのmasterに、修正したテキスト内容をpushする
  4. PRを作成する

reStructuredTextとmarkdownについて

  • Python Boot Campテキスト(source/textbook/ 以下)と貢献者一覧ページ(source/organize/3_contributers.md)はmarkdownで記述しています
    • markdownはSphinxの拡張表現(directive)に対応したMySTを使っています
    • MySTの記述ルールについてはmyst-parserを参照してください
    • とはいえ、directiveを使わないのであれば通常のmarkdownと同じです
  • それ以外のページはreStructuredTextで記述しています

pycamp.pycon.jp's People

Contributors

akira-taniguchi avatar drillan avatar hamukazu avatar hayaosuzuki avatar hirokiky avatar ikura1 avatar jbking avatar kashewnuts avatar kazweda avatar kobatomo avatar koedoyoshida avatar kuma127 avatar max747 avatar qt-luigi avatar rhoboro avatar ryokamiya avatar ryu22e avatar sea-turt1e avatar shimizukawa avatar takanory avatar tell-k avatar terapyon avatar ymyzk 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.