Giter Site home page Giter Site logo

ca4ti / wazo-platform.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wazo-platform/wazo-platform.org

0.0 1.0 0.0 69.72 MB

๐Ÿ“™ Generates wazo-platform.org

Home Page: https://wazo-platform.org/

License: MIT License

Shell 0.65% JavaScript 40.51% CSS 11.93% Makefile 0.60% Dockerfile 0.42% SCSS 45.88%

wazo-platform.org's Introduction

Wazo Platform Website

This repo contains the source and building scripts for generating http://www.wazo-platform.org/.

Content Change

The content is authored using the markdown language in the content directory. The build process is done using Gatsby.

Installation

Build the builder container:

make builder
cp config.sample.js config.js  # the config.js file must exist

In config.js, you can configure the Algolia credentials used for the search engine. If left empty, the search engine will be disabled.

Develop

make ENV=CORPORATE=1 develop

Then open http://localhost:8000 in your favorite browser.

styling

There is a top-level .prettierrc file for the prettier formatter.

For uc-doc markdown documents, the command yarn format:uc-doc should be used (and will be checked by CI).

Building

make ENV=CORPORATE=1 build

The documentation is built in the public/ folder, you can then run a simple HTTP server:

cd public/
python3 -m http.server

Then open http://localhost:8000 in your favorite browser.

Testing

make test

wazo-platform.org's People

Contributors

fblackburn1 avatar wazo-zuul[bot] avatar wazo-community-zuul[bot] avatar sduthil avatar chartrandf avatar fredericlepied avatar bogue avatar bloom1 avatar pc-m avatar manuquentin avatar ja0x avatar sboily avatar drpyser avatar wazo-production-zuul[bot] avatar jipilambert avatar alexsosic avatar tranchitella avatar theoboyer avatar mwolff44 avatar safchain avatar wavecommander avatar rgarrigue avatar dependabot[bot] avatar benasse avatar xxbillouxx avatar psuet avatar lebauce avatar jfbourque avatar manonxrray avatar

Watchers

James Cloos 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.