🗃️ Reorganize resume sections for modularity

This commit is contained in:
Dan Jones 2025-11-22 12:37:16 -06:00
commit 47eb246b7d
9 changed files with 37 additions and 21 deletions

View file

@ -139,19 +139,3 @@ outputs = ['html','resume']
{.history}
</section><!-- /#workhistory -->
<section id="education">
## Education
<div class="container">
**Bachelor of the Arts - Theater**
University of Texas at Austin
August 2004 - May 2008
</div>
</section><!-- /#education -->

View file

@ -0,0 +1,14 @@
---
id: education
---
## Education
<div class="container">
**Bachelor of the Arts - Theater**
August 2004 - May 2008
University of Texas at Austin
</div>