aboutsummaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)AuthorFilesLines
2019-08-24app/views/partials/navigator: Remove empty divThedro Neely1-2/+0
2019-08-22public/css: Prevent responsive image reflowThedro Neely1-7/+16
2019-08-16public/css/tdro: Height fixThedro Neely1-1/+1
2019-08-16app/views/index: Move random quotes lower on pageThedro Neely1-6/+6
2019-08-14app/views/resume: Minor correctionsThedro Neely1-1/+1
2019-08-11app/views/resume: Add another question/answerThedro Neely1-1/+12
2019-08-11app/views/resume: Streamline skills and add dev ops sectionThedro Neely1-7/+15
2019-08-09app/views/upload: Move related CSS to main payloadThedro Neely1-5/+0
2019-08-09app/views/upload: Run Uppy from selfThedro Neely1-3/+3
2019-08-05app/views/index: Use custom quotes databaseThedro Neely1-1/+1
2019-07-25app/views/snippets/stylesheets: Hide comments using CSS and noscript tags in ...Thedro Neely1-6/+8
2019-07-25app/views/index: Use block spanThedro Neely1-1/+1
2019-07-24app/views/index: Add random quote to home pageThedro Neely1-0/+6
2019-07-24app/views/contact: Require on front end fieldsThedro Neely1-2/+2
2019-06-23app/views/partials/navigator: Use label instead of iconThedro Neely1-5/+1
2019-06-10app/views: Add analytics link to footerThedro Neely1-0/+2
2019-06-07app/views/resume: Add links to project descriptionThedro Neely1-3/+3
2019-06-06app/views/partials: Description and label updatesThedro Neely2-5/+5
2019-06-05app/views/index: Add introduction classThedro Neely1-3/+1
2019-06-04app/views/partials/footer: Condense the footerThedro Neely1-23/+9
2019-06-03app/views/index: Add underline class to linkThedro Neely1-1/+1
2019-05-27app/views/resume: Hide extra scrollbarThedro Neely1-1/+7
2019-05-20app/views/partials/navigator: Use labels instead of icons on mobileThedro Neely1-20/+4
2019-05-17app/views/partials/navigator: Use noscript style overrideThedro Neely3-5/+9
2019-05-17public/js/app: Use data attributeThedro Neely1-1/+1
2019-05-17app/views/contact: Remove unused div tagThedro Neely1-2/+0
2019-05-17public/js/app: Add JavaScript image zoomThedro Neely1-1/+1
2019-05-15app/views/partials/navigator: Add text to theme iconsThedro Neely1-6/+12
2019-05-13app/views/partials/navigator: Add light and dark theme mobile labelsThedro Neely1-0/+4
2019-05-13app/views/index: Add archive page margin notesThedro Neely1-7/+24
2019-05-11app/views/resume: Remove underline from resume linksThedro Neely1-5/+5
2019-05-11app/views/partials/navigator: Disable fixed navigation when JavaScript is not...Thedro Neely2-2/+8
2019-05-04app/views/index: Make headers small, fix front page linksThedro Neely1-4/+4
2019-04-30app/views/partials/navigator: Make active link check more accurate by removin...Thedro Neely2-7/+7
2019-04-30app/model/Navigation: Remove title switch function, and set title on page itselfThedro Neely2-1/+3
2019-04-30app/Routes: Add file upload pageThedro Neely1-0/+37
2019-04-21app/views: Check for specific color themeThedro Neely2-7/+15
2019-04-18app/views/partials/navigator: SyntaxThedro Neely1-9/+25
2019-04-18app/model/Theme: Add dark themeThedro Neely2-0/+91
2019-04-17app/views/resume: Remove overconstrained background color directivesThedro Neely1-2/+2
2019-04-16app/views/partials/navigator: Use plural routes for posts and projectsThedro Neely1-2/+2
2019-04-14app/views/partials/footer: Use public js folderThedro Neely1-5/+1
2019-04-12app/views/index: SyntaxThedro Neely1-10/+22
2019-04-05app/views/contact: Remove serif on paragraphThedro Neely1-1/+1
2019-04-04app/views/contact: Autocomplete not allowed on checkbox inputThedro Neely1-1/+1
2019-04-04app/views/admin: Remove admin routeThedro Neely1-22/+0
2019-04-01app/views/partials/navigator: Use nav tag on navigation menuThedro Neely1-2/+2
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