Skip to content

ryanarn/lkft-website

 
 

Repository files navigation

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.

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

Linaro's Linux Kernel Functional Testing Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.8%
  • Ruby 17.2%
  • CSS 4.4%
  • Makefile 1.4%
  • JavaScript 1.2%