aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-09app/model/Navigation: Improve navigation bar page trackingThedro Neely1-5/+9
2018-11-09app/model/Form: Log errors instead of flashing user for now.Thedro Neely1-3/+2
2018-11-09app/controllers/mail.controller: Add FastCGI finish to remove delay on contac...Thedro Neely1-10/+24
2018-11-09app/views/mail-error.view: Minor changes to mailer error pageThedro Neely1-1/+1
2018-11-09app/views/partials/footer: Footer changes.Thedro Neely1-38/+67
2018-11-09app/views/contact: Contact page minor adjustmentsThedro Neely1-47/+46
2018-11-08app/views/partials/navigator: Add IDs to navigation barsThedro Neely1-11/+33
2018-11-07app/views/partials/header: Correct main header RSS tooThedro Neely1-1/+1
2018-11-07app/views/partials/header: Correct RSS xml titleThedro Neely1-1/+1
2018-10-22app: Add resume page and controllerThedro Neely3-0/+275