Giter VIP home page Giter VIP logo

infrastructure-website's Introduction

Apache Infrastructure Website

This is the future of the Apache Infrastructure team's website. Work in progress; this is the long-term replacement for infra.a.o

How to build Infra Site:

This builds the website and puts pages in output/

`virtualenv $venvname`
`source $venvname/bin/activate`
`pip install -r requirements.txt`

`git checkout https://github.com/apache/infrastructure-website`
Edit all the markdown! (infrastructure-website/content/pages/)

`cd infrastrucure-website`
`pelican -t theme`

To preview:

`cd infrastructure-website/output/`
`python -m pelican.server`
Browse to localhost:8000

Technical site documentation:

Anytime you checkin a file, the site is regenerated: https://ci.apache.org/builders/infra-site

Preparation

The gfm_reader.py script points to a specific directory on bb-slave1 for loading the libcmark-gfm.so and libcmark-gfmextensions.so libraries. The path should be adjusted for your local installation.

build_cmark.sh should be run to build the two libraries. It is then helpful to create a directory (say build_cmark/lib) with two symlinks from the .so to the longer, version-specific libraries that is built by the above shell script.

infrastructure-website's People

Contributors

christ avatar clambertus avatar gmcdonald avatar gstein avatar humbedooh avatar jeis2497052 avatar johnament avatar pono avatar shanecurcuru 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.