aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2019-03-29app/views/resume: Still experimenting with VueThedro Neely1-1/+1
2019-03-29app/views: Remove stray section tagsThedro Neely3-5/+0
2019-03-28app/views/contact: Remove Vue and add visual alertsThedro Neely2-20/+26
2019-03-28app/controllers|views: Remove old controllers and viewsThedro Neely3-90/+0
2019-03-28app/controllers/contact: Refactor contact controllerThedro Neely3-25/+58
2019-03-28app/views/index.view.php: Minor syntax changesThedro Neely1-2/+2
2019-03-28app/views/partials/footer: Fix section tags on footerThedro Neely1-9/+5
2019-03-28app/views/partials/header: Remove unneeded tagsThedro Neely1-6/+1
2019-03-28app/views/partials/navigator: Change some mobile navigation iconsThedro Neely1-3/+3
2019-03-28app/views/contact: Use serif font and outlined submit buttonThedro Neely1-2/+6
2019-03-27app/views/resume: Change title text weights to normalThedro Neely1-11/+11
2019-03-25app/model/HTMLExtract: Add HMTL ExtractorThedro Neely2-38/+92
2019-03-20app/views/partials/navigator: Add mobile menu outside the main navbar containerThedro Neely1-0/+12
2019-03-20app/views/partials/navigator: Wrap long lines and remove mobile nav menuThedro Neely1-21/+32
2019-03-20app/views/partials/footer: Change resume footer link iconThedro Neely1-1/+1
2019-03-06app/views/partials/footer: Compact footer and replace links with iconsThedro Neely1-37/+25
2019-03-05app/views/partials/footer: Add back to top buttonThedro Neely1-2/+8
2019-03-05app/views/partials/header.posts: Cleanup posts header includesThedro Neely1-15/+5
2019-03-05app/views/partials/footer: Adjust footer columnsThedro Neely1-14/+16
2019-03-05app/Routes: Add admin routeThedro Neely3-0/+27
2019-03-03app/views/partials/navigator: Remove line dividerThedro Neely1-9/+1
2019-03-02app/views/resume: Update content and remove generic containerThedro Neely1-7/+12
2019-03-01app/views/mail: Tighten columns in mail viewsThedro Neely2-4/+4
2019-03-01app/views/contact: Remove placeholder text and tighten up columnsThedro Neely1-6/+6
2019-03-01app/model/Form: Abstract email address to a config optionThedro Neely1-2/+2
2019-02-27app/controllers/mail: Set parameters if undefinedThedro Neely1-3/+3
2019-02-24app/views/index: Front page adjustmentsThedro Neely1-8/+3
2019-02-23app/views/resume: Update webdev resume summaryThedro Neely1-156/+161
2019-01-10app/views/partials/header: Header updatesThedro Neely3-4/+4
2019-01-10app/views/contact: Remove redundant elementsThedro Neely1-5/+1
2019-01-10app/views/resume: Minor changesThedro Neely1-3/+2
2019-01-10app/model/Navigation: Rework NavigatorThedro Neely4-37/+71
2018-12-27app/views/partials/footer: Minor content changesThedro Neely1-1/+1
2018-12-27app/views/index: Fix centering of recent posts and projectsThedro Neely1-6/+6
2018-12-27app/controllers/mail: Let mail controller commit to databaseThedro Neely1-9/+9
2018-12-16app/views/partials/footer: Remove inline JavaScript to single fileThedro Neely5-119/+54
2018-12-16app/views/partials/header.posts: Fix duplicate tag delimitersThedro Neely1-1/+1
2018-12-16app/model/Navigation: Make header title shorterThedro Neely2-1/+5
2018-12-16app/views/partials/navigator: Add bottom border to navigatorThedro Neely1-2/+14
2018-12-16app/views/resume: Move inline styles to main CSS fileThedro Neely1-43/+12
2018-12-16app/views/snippets/favicons: Use base64 encoded imagesThedro Neely1-2/+2
2018-12-16app/views/snippets/rss: Use rel alternate instead of feed for compatThedro Neely1-1/+1
2018-11-22app/views/partials: Dry up header views by splitting it up into snippetsThedro Neely6-28/+19
2018-11-20app/views: Change CSS filename in headersThedro Neely3-3/+3
2018-11-20app/views/partials/footer: Let footer have better contrast and consistencyThedro Neely1-5/+5
2018-11-20public: Hugo Update. Add new postThedro Neely1-28/+25
2018-11-18app/views: General site design update and refreshThedro Neely5-132/+81
2018-11-18app/model/Form: Redirect to contact page correctlyThedro Neely1-1/+1
2018-11-18app/controllers/mail: Remove die and var_dumpThedro Neely1-2/+0
2018-11-09 app/views/index.view: Minor homepage improvementsThedro Neely1-42/+74