-
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 build
Now you can check the HTML data built in
./_site/
. -
Or execute a local Jekyll server, providing an ongoing preview:
bundle exec jekyll serve
Now you can open localhost:4000 with your Web browser. Jekyll will automatically regenerate the pages if any of the source files changes.
-
Notifications
You must be signed in to change notification settings - Fork 20
Qualcomm mainline status
Linaro/msm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Qualcomm mainline status
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published