Git Product home page Git Product logo

42ity-org-website's Introduction

Introduction

These are the source pages of 42ITy™ website, in Asciidoc format.

These are used for generating the static HTML content of 42ITy™ website.

A modified version of Asciidoc Bootstrap backend is used, and included in the present repository to fit some specific needs. That also implies that you do not need to install the asciidoc-bootstrap backend.

Requirements

  • At least for now, the build system (simple Makefile) needs a Linux or Unix (whichever one) system, and the 'make' command to be available.

  • Install Asciidoc: either using your OS packages manager or from source. Refer to the Asciidoc website for more information.

  • The generation of REST API documentation in HTML format requires raml2html. You can install it using:

:; npm i -g raml2html

For more information, check the Github project page

An excellent source for up-to-date Node.js packages for Linux systems is NodeSource

  • Get the content of the present repository

:; git clone https://github.com/42ity/42ity-org-website.git

Generate the website

From the root of the 42ity-org-website directory, simply call:

:; make

This will build all the HTML files needed for the website.

If you are a maintainer of the 42ITy™ website, you will also want to publish your modifications. To do so, call:

:; make install

Then go to the '42ity.github.io' subdirectory, and add/commit the needed files. All files under this submodule/repository will go public on http://42ity.org as soon as these are committed.

Licenses

The present work is derived from Asciidoc Bootstrap made by Dan Allen and Laurent Laville. It is released under the Apache Licence Version 2.0.

42ity-org-website's People

Watchers

 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.