danrue / lkft-website

http://lkft.linaro.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lkft.linaro.org

This repository is the source for https://lkft.linaro.org. It runs Jekyll along with Linaro's jumbo-jekyll-theme.

Developing

  • Install ruby >= 2.4.2 (required by jumbo-jekyll-theme).
  • Install jekyll and bundler (gem install jekyll bundler)
  • Install lkft-website (bundler install)
  • Build and serve site locally (bundler exec jekyll serve)

You may also run "make" to build and serve the site locally.

Redirects

_data/routingrules.json contains redirect rules that are deployed to Lambda@Edge to deliver fast redirects. It is parsed and deployed using https://github.com/marksteele/edge-rewrite.

Contributing

To contribute to this site, please raise an issue in Github or open a pull request up against the staging branch.

The staging branch is online at https://staging.lkft.linaro.org/.

About

http://lkft.linaro.org


Languages

Language:HTML 74.6%Language:Ruby 16.6%Language:CSS 4.5%Language:Python 2.5%Language:JavaScript 1.1%Language:Makefile 0.6%