=$sectionInfo['title'];?>
=$sectionInfo['desc'];?>
'flash.moe / projects', ]); $sectionInfos = [ 'project' => [ 'title' => 'Active Projects', 'desc' => 'Projects that I work on on a fairly regular basis.', ], 'tool' => [ 'title' => 'Tools', 'desc' => 'Personal quality of life tools that I update when I need something new from them.', ], 'archive' => [ 'title' => 'Archived Projects', 'desc' => 'Past projects that I no longer work on.', ], ]; foreach($projInfo as $section => $projects): $sectionInfo = $sectionInfos[$section]; ?>
=$sectionInfo['desc'];?>
=$proj->summary;?>
=trim($line);?>