yst
yst copied to clipboard
Link to outside site in $nav$?
It would be nice to be able to have a link in the navigation list that links to an outside site, for example, an externally hosted blog (or even just a different part of the site that isn't managed and generated by yst
).
I think this fetaure shouldn't be hard to add, but I did think of another idea. You can easily add another unordered list to the template, right after $nav$, with your external links. Some CSS should make it blend right in to the main navigation links.
+++ Seamus Bradley [Jul 17 12 04:43 ]:
It would be nice to be able to have a link in the navigation list that links to an outside site, for example, an externally hosted blog (or even just a different part of the site that isn't managed and generated by
yst
).
Reply to this email directly or view it on GitHub: https://github.com/jgm/yst/issues/27
I actually just set up a .htaccess
file, but I guess you solution would be better in that the solution doesn't rely on something not generated by yst
.