This repository is the source for https://lkft.linaro.org. It runs Jekyll along with Linaro's jumbo-jekyll-theme.
Install ruby.
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.
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/.
- Links don't have style
- Paragraphs get cut off if site is wider than 1100px
- Homepage.. something has to be done with the home page.