Hi,
I’ve looked around and can’t find an easy way to accomplish a common blog use case.
What would be the Hugo way of having the URL /post/latest redirect to the latest post?
Ryan
Hi,
I’ve looked around and can’t find an easy way to accomplish a common blog use case.
What would be the Hugo way of having the URL /post/latest redirect to the latest post?
Ryan
@rchapman There area few very hack-ish ways to do this, but your best bet would be to use aliases (read the docs).