-
-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to display categories and tags on a page #2
Open
yihui
wants to merge
1
commit into
master
Choose a base branch
from
feature/show-tags
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yihui
force-pushed
the
feature/show-tags
branch
2 times, most recently
from
July 3, 2017 18:18
f1e3a90
to
41ad136
Compare
yihui
force-pushed
the
feature/show-tags
branch
3 times, most recently
from
July 13, 2017 07:08
1fa7466
to
6192536
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
August 14, 2017 20:28
5ecfec8
to
866ee32
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
August 29, 2017 03:02
866ee32
to
182bb3c
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
October 8, 2017 14:24
182bb3c
to
3e6990c
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
October 27, 2017 03:17
3e6990c
to
50a2459
Compare
I have no idea how that works ... Could you make the source of your example available? |
yihui
force-pushed
the
feature/show-tags
branch
from
March 21, 2018 15:33
50a2459
to
7bb150e
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
August 30, 2018 15:02
7bb150e
to
d58f3bd
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
October 1, 2018 14:33
d58f3bd
to
3d4ae2a
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
March 20, 2019 02:59
3d4ae2a
to
ebb6560
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
April 18, 2019 19:01
ebb6560
to
16d55ec
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
March 17, 2020 03:07
16d55ec
to
e39c323
Compare
yihui
force-pushed
the
feature/show-tags
branch
2 times, most recently
from
October 11, 2020 20:57
3ab138e
to
87b2d4a
Compare
yihui
force-pushed
the
feature/show-tags
branch
from
February 5, 2024 14:59
df27c08
to
83591ae
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Loop through
.Params.categories
and.Params.tags
, and generate a list of links.Example page: https://deploy-preview-2--hugo-xmin.netlify.com/post/2016/02/14/a-plain-markdown-post/