A micro-site generated with the vibe.
Feature One
This is a sample card.
Feature Two
Styles are from the vibe.
Feature Three
Create your own vibe!
prepare('SELECT id, vibe, keywords, created_at FROM saved_vibes WHERE id = ?'); $stmt->execute([$_GET['id']]); $saved_vibe = $stmt->fetch(); } $vibe_css = ''; if ($saved_vibe) { $vibe_css = get_vibe_css($saved_vibe['vibe']); } ?>
A micro-site generated with the vibe.
This is a sample card.
Styles are from the vibe.
Create your own vibe!