Closed jellis18 closed 6 years ago
If you set link: http://whatever.com
in the page’s YAML Front Matter it should partially do what you want.
List view handles it with linking to the external link and the post’s page. That same logic is in the grid view, though I haven’t actually tested it to see how it looks.
This issue has been automatically marked as stale because it has not had recent activity.
If this is a bug and you can still reproduce this error on the master
branch, please reply with any additional information you have about it in order to keep the issue open.
If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.
This issue will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions.
bundle update
.bundle exec jekyll build
.Environment informations
Is there a way to make a portfolio (in grid view) where the title is a link to a different site? For example, on the portfolio example, is there a way that when I click "Fizz Bang Identity" it takes me to a different site and not the page for that portfolio object?