I’ve been configuring the opensource microblog software for What Are You Grateful For (WAYG4.me). Just some notes on files that affect the look of the site:
config.php – tells the software about the theme, database, and site name
lib/action.php – This controls the navigation for the pages that are visible after logging in.
action/public.php – Various settings for front page navigation prior to logging in.