I am looking for help for my Drupal based site where an autosys job will get txt files as feed from one system and will rename them as ".html" & push them into Web/Application server, where my Drupal sites is running.
Problem is, content of these files are txt content. It does not have any banner footer, html-tables and any colorful HTML look.
Hence, I need to find a solution to read these html files, pushed by Autosys jobs, and massage these files to format the content using real HTML tags.
I've been learning Drupal 8.4.x with the intent of setting up a site for a community arts organization that puts on on-going programs, such as a year-round concert band, etc. and special events, such as several fully-stage theater productions and a huge music festival each year.
I've been searching for a free or for-a-fee theme to use as a starting point to adapt for our application.