GithubHelp home page GithubHelp logo

isabella232 / infrastructure-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/infrastructure-website

0.0 0.0 0.0 14.51 MB

Infrastructure Team Website Repository

Home Page: https://infra.apache.org

Python 38.61% HTML 61.28% JavaScript 0.11%

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 the Infra Site:

This builds the website and puts its pages in output/

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

git pull origin master

# Edit all the markdown! (infrastructure-website/content/pages/)

pelican -t theme

To preview:

cd output/
python -m pelican.server
# Browse to localhost:8000

Technical site documentation:

Any time you check in a file, the site regenerates: https://ci2.apache.org/#/builders/3

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.

Run build_cmark.sh 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 the above shell script builds.

infrastructure-website's People

Contributors

cottage14 avatar humbedooh avatar dfoulks1 avatar gmcdonald avatar gstein avatar pono avatar christ avatar clambertus avatar sebbasf avatar markt-asf avatar kinow avatar hboutemy avatar justinmclean avatar georglink avatar rlenferink avatar juzhiyuan avatar ferhui avatar andrewmusselman avatar bdelacretaz avatar ke4qqq avatar johnament avatar jeis2497052 avatar pilot-pirx avatar shanecurcuru avatar adriancuadrado 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.