mirror of
https://github.com/linux-msm/mainline-status.git
synced 2026-02-25 13:12:54 -08:00
bc133cf96a3b68cefd7783a2d2f70cc49f63ddcc
Add an entry for sm4450-qrd to show test results of upstream kernel on this platform. 4 items has been tested and all passed the test at this time. Signed-off-by: YijieYang <quic_yijiyang@quicinc.com>
A set of GitHub pages describing the status of various Qualcomm platforms.
Testing it locally
-
Install Ruby and bundler:
sudo apt install bundler -
Setup bundler to use user path for all the storage:
bundle config set --local path ~/.local/lib/ -
Install all the dependencies:
bundle install -
Just rebuild the data:
./regen.py bundle exec jekyll buildNow you can check the HTML data built in
./_site/. -
Or execute a local Jekyll server, providing an ongoing preview:
bundle exec jekyll serveNow you can open localhost:4000 with your Web browser. Jekyll will automatically regenerate the pages if any of the source files changes.
Languages
Python
58%
SCSS
15.6%
Ruby
14.9%
Liquid
6.9%
HTML
4.6%