Can I include some kind of notification outside of my blog that will automatically update whenever I post a new article?
For example... my blog is at root/blog/article.html.
My main index page is at root/index.html.
I'd like to know if there's a way (assumably using SSI) to have a text link on my main index.html display the date and link of the most current article I've posted in my blog.
Does that make sense? Is it possible? Thanks in advance...