Status Success Total duration 25s Artifacts 1 pages-build-deployment on: dynamic build 6s report-build-status 3s deploy 11s Oh hello! Nice to see you. Made with ️ by humans.txt Artifacts Produced during runtime NameSize github-pages 7.36 MB ...
pages-build-deployment on: dynamic build 32s report-build-status 5s deploy 15s Oh hello! Nice to see you. Made with ️ by humans.txt Annotations 1 warning build The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or ...
2、打开github仓库中的设置 Settings→Pages → Build and deployment → Source,选择GitHub Actions 点击Configure 编辑配置 这里要注意下,默认是创建在master分支下,建议换个分支或者新建一个,配置参考我后面提供的配置],更多配置可查看github官方配置。配置完成后点击Commit changes,等待提交完成 配置 # .github/workflo...
配置 Github PagesPermalink 打开新建的 Github 仓库主页,选择Settings -> Pages:在Buld and deployment...
//squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#section-index-pages-with-section-index-pages - navigation.indexes # 打开 Tab 时左侧目录全部展开 # https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#navigation-expansion - navigation.expand # 搜索输入一些字母...
pages@v1with:source:./destination:./_site-name:Uploadartifactuses:actions/upload-pages-artifact@v2# Deployment jobdeploy:environment:name:github-pagesurl:${{steps.deployment.outputs.page_url}}runs-on:ubuntu-latestneeds:buildsteps:-name:DeploytoGitHubPagesid:deploymentuses:actions...
1. Browse to your repository on GitHub. Select the tab Settings, then click Pages in the left navigation bar. Then, in the Source section (under Build and deployment), selectGitHub Actionsfrom the dropdown menu. 首先在仓库设置页->Pages->Build and deployment中选择Github Actions。
bundleexecjekyll s# serve, server, s Serve your site locally# 编译命令是bundleexecjekyll b# build, b Build your site After a while, the local service will be published athttp://127.0.0.1:4000. Deployment# Deploy by Using Github Actions。直接提交到github即可。
pages-build-deployment on: dynamic build 29s report-build-status 4s deploy 16s Oh hello! Nice to see you. Made with ️ by humans.txt Annotations 1 warning build The github-pages gem can't satisfy your Gemfile's dependencies. If you want to use a different Jekyll version or ...
pages-build-deployment on: dynamicOh hello! Nice to see you. Made with ️ by humans.txtAnnotations 3 warnings build ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636 report-build-status ubuntu-latest ...