Merge pull request #97 from lumag/upd-gh-pages

Update URLs after the transfer
This commit is contained in:
Dmitry Baryshkov
2025-11-26 14:41:42 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ jobs:
- name: Regenerate templates
run: ./regen.py
- name: Build with Jekyll
run: bundle exec jekyll build --baseurl "/msm/pr-preview/pr-${{github.event.number}}"
run: bundle exec jekyll build --baseurl "/mainline-status/pr-preview/pr-${{github.event.number}}"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
- name: Deploy preview

View File

@@ -33,7 +33,7 @@
bundle exec jekyll serve
```
Now you can open [localhost:4000](http://127.0.0.1:4000/msm/) with your Web
Now you can open [localhost:4000](http://127.0.0.1:4000/mainline-status/) with your Web
browser. Jekyll will automatically regenerate the pages if any of the source
files changes.

View File

@@ -24,7 +24,7 @@ description: >- # this means to ignore newlines until "baseurl:"
Track the upstream status of Qualcomm platforms support
baseurl: "/mainline-status/" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: LinaroOrg
#twitter_username: LinaroOrg
github_username: linux-msm
# Build settings