Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

About jekyll-gfm-admonitions#5334

Unanswered
zhang-nianqiang asked this question inQ&A
Discussion options

I noticed that built-in support for jekyll-gfm-admonitions was added (#5312).
May I ask how I can use it? Do I need to make any changes to my website?

You must be logged in to vote

Replies: 1 comment

Comment options

I used two different methods to build a website and got two different results. I'm requesting everyone's help.
The first method :jekyll-gfm-admonitions OK BUT SEARCH DOWN

- name: Build with Jekyll        # Outputs to the './_site' directory by default        run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"        env:          JEKYLL_ENV: production

The second method :jekyll-gfm-admonitions down BUT SEARCH OK

- name: Build with Jekyll        uses: actions/jekyll-build-pages@v1        with:          source: ./          destination: ./_site

Did I do something wrong somewhere?

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@zhang-nianqiang

[8]ページ先頭

©2009-2025 Movatter.jp