Giter Site home page Giter Site logo

chinaapachewaytalk's Introduction

ASF and the Apache Way

An overview of the ASF foundation and how it operates under the Apache Way.

Technology Used

The slides are generated from asciidoctor markup and displayed with reveal.js. This means the content can be kept under version control and exported to a number of formats other than HTML.

How to Build

To install the needed dependencies on OSX run:

install-deps.sh

Then run:

mvn clean compile

How to Update the ASF Statistics

To update the ASF statistics (no of podlings, no of committers etc. etc.) run:

python3 stats.py > asciidoc/projectstats.adoc

How to View the Slides

Once built, the generated slides can be found at:

target/generated-slides/index_en.html target/generated-slides/index_cn.html

Just open the index_en.html or index_cn.html in a browser to view the slides.

Some features require the slides to be viewed via a http/https url you can do this by running:

mvn jetty:run-exploded

And goto http://127.0.0.1:8080/index_en.html or http://127.0.0.1:8080/index_cn.htmlin a browser to view.

How to print pdf: please access "http://127.0.0.1:8080/index_en.html?print-pdf” in a browser and print the page with landscape layout.

Some key shortcuts that may help you give a presentation:

  • Cursor keys and space can navigate the slides.
  • Press S will show speaker notes and a timer in a separate window.
  • Press F for full screen.
  • Press N for next slide or P for previous slide.
  • Press O (for overview) will show a slide map / overview.
  • Press B will black the screen.

chinaapachewaytalk's People

Contributors

justinmclean avatar sunbo57123 avatar willemjiang avatar

Watchers

 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.