Replies: 1 comment
-
|
It is possible to link to any page. For posts, find the post's URL and just use that (for example This is a general jekyll question so if you're still unclear you can ask in any jekyll-based forum. Or purchase a support plan. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to website creation and beautiful jekyll, and I was wondering how to enable the "navbar-links" in the config.yml file to link to files that are in a specific directory via. a path, for example: "_posts/about" instead of "about".
I have tried for a long time to figure this out, but it seems that I can only link to files that are in the main directory, and not files that are in a subdirectory - for example, in the _posts directory or in one I create myself.
I can't see in the documentation that it shouldn't be possible, but I am struggling!
Hope you can help! let me know if I am being unclear.
Beta Was this translation helpful? Give feedback.
All reactions