How do I import the most recent post of a blog to drupal, along with a read more button that takes them to the blog?
Side note, I am new to drupal, I am use to codeigniter, don’t like drupal very much, is there a way to access drupals views and code all manually rather than using the interface?
For sure you can use Views to implement this by UI or coding your custom theme / module