diff --git a/content/web/data/jobs.yaml b/content/web/data/jobs.yaml index c01b55d..c558c33 100644 --- a/content/web/data/jobs.yaml +++ b/content/web/data/jobs.yaml @@ -150,17 +150,13 @@ [*WTOP StormDesk Closings*](https://wtop.com/closings-and-delays/) - Wordpress plugin to display school, business, and government closings during inclement weather. - - Includes login system for schools to close schools without newsroom involvement - - Permission system to give users specific rights to modify individual closings, all closings, or administer the system - > [*NewsQ*](https://web.archive.org/web/20120113121324/https://wtop.com/?sid=2185984&nid=719&node=1) - Designed MySQL database to store data about social ranking of stories on website. - - Wrote application to fetch data from various social media sites (Facebook, Twitter, Digg, etc.) in order to rank stories according to popularity. - - Created front-end resources to display data. - @@ -178,23 +174,11 @@ headline: Maintained website, wrote news stories, and oversaw a number of projects to improve the website res: - > - [*Senior Design Projects Database*](https://web.archive.org/web/20090326150754/https://www.me.utexas.edu/sdp/previousprojects.php) - - - Designed MySQL database to hold information about past Senior Design Projects - - Built from scratch front-end to search database and display information. + [*Senior Design Projects Database*](https://web.archive.org/web/20090326150754/https://www.me.utexas.edu/sdp/previousprojects.php): Designed MySQL database to hold information about past Senior Design Projects. Built from scratch front-end to search database and display information. - > - “Intranet” site - - - Built Wordpress site to host department updates, and information specifically for faculty and staff. - - - Created custom Wordpress theme to match theme of the main site. + “Intranet” site: Built Wordpress site to host department updates, and information specifically for faculty and staff. Created custom Wordpress theme to match theme of the main site. - > - [*About Section*](https://web.archive.org/web/20100609155029/http://www.me.utexas.edu/about/) - - - Created entire section of website for recruiting purposes. - - - Did extensive research. + [*About Section*](https://web.archive.org/web/20100609155029/http://www.me.utexas.edu/about/): Created entire section of website for recruiting purposes. Did extensive research. - id: free diff --git a/content/web/index.md b/content/web/index.md index 52fef1c..b108f7f 100644 --- a/content/web/index.md +++ b/content/web/index.md @@ -4,6 +4,6 @@ post_title = "🧑💻 Dan Jones" toc = true layout = "web-resume" Description = "Software Engineer and Architect" -outputs = ['html','resume','markdown'] +outputs = ['html','resume'] +++ ## Work Experience diff --git a/layouts/_default/web-resume.html b/layouts/_default/web-resume.html index 8b04c30..d210794 100644 --- a/layouts/_default/web-resume.html +++ b/layouts/_default/web-resume.html @@ -53,11 +53,9 @@ {{ $toc | safeHTML }} {{ end }} -
- Printer-friendly format | - Markdown format | - {{ with .Resources.GetMatch "dan-jones-resume.pdf" }}Download a PDF{{ end }} -
+ {{ with .Resources.GetMatch "dan-jones-resume.pdf" }} + + {{ end }}