PhlyBlog
PhlyBlog copied to clipboard
How to consume?
Alright so I have this sort-of-working but I am having a tough time consuming this blog in my application. If I update the built in views to use my own template, I can serve the /blog/blog.html directly. The title tag seems to concatenate all blogs into a single title and the feed links are duplicated as well (not sure if I am allowed to post my URL so feel free to remove it):
https://goferhost.com/blog/blog.html
I think maybe a better way to do this would be to consume this data into my existing Application module's layout by routing. Does anyone have an example of how I can do this?
@kershnerd This is resolved with latest code. Please try it else we can close this issue.