Coder Social home page Coder Social logo

glennneiger / taiga-support Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaleidos-ventures/taiga-support

0.0 1.0 0.0 9.03 MB

User support pages for Taiga

Home Page: https://tree.taiga.io/support/

License: Other

HTML 34.74% CSS 59.97% JavaScript 5.29%

taiga-support's Introduction

Taiga-support

Kaleidos Project Managed with Taiga.io Build Status

User support pages for Taiga.

Envs

Setup

You need:

  • python 2.7

  • node >= 5.0

  • ruby

  • virtualenvwraper

  • Install Lektor

mkvirtualenv -p /usr/bin/python2.7 taiga-support
pip install -r requirements.txt
  • SASS (need ruby)
gem install sass
export PATH=":$PATH:$(ruby -e "print Gem.user_dir")/bin"
sass -v             # should return something like 'Sass 3.4.11 (Selective Steve)'
  • Install Webpack
cd taiga-support/webpack
npm install

Commands

lektor server -f webpack : Run the dev server.

lektor build -f webpack : Build the web site.

lektor deploy ghpages : [CI Enabled] Deploy in GitHub Pages.

lektor clean : Cleans the entire build folder.

Code of Conduct

Help us keep the Taiga Community open and inclusive. Please read and follow our Code of Conduct.

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.