aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-10bootstrap/comments/backend/classes/formui: Change comment warning to Tailwind...Thedro Neely1-1/+1
2019-07-10views/partials/footer: Use ampersand entityThedro Neely1-1/+1
2019-07-10views/components/AudioPlayer: Add audio player componentThedro Neely2-206/+70
2019-07-01drone: Fix application config file nameThedro Neely1-4/+4
2019-07-01drone: Populate application configurationThedro Neely1-1/+11
2019-07-01drone: Populate comment secretsThedro Neely1-0/+13
2019-07-01drone: Use correct name directory nameThedro Neely1-1/+1
2019-07-01drone: Set permissions on directoryThedro Neely1-1/+1
2019-07-01drone: Add .drone.ymlThedro Neely1-0/+104
2019-06-29comments/backend/classes/secrets: Use skeleton fileThedro Neely2-1/+41
2019-06-29hugo/i18n: Add i18nThedro Neely1-0/+29
2019-06-29AppConfigStaging: Rename to AppConfigBuildThedro Neely1-0/+0
2019-06-29AppConfigStaging: Add intermediate app config for build processThedro Neely1-0/+20
2019-06-29dist: Use dist files directly until we integrate into build processThedro Neely4-0/+2191
2019-06-29generators/hugo: Add hugo source filesThedro Neely26-0/+378
2019-06-29public: Add google search console site verificationThedro Neely1-0/+1
2019-06-29views/partials/navigator: Upgrade to Tailwind CSS v1.0 syntaxThedro Neely1-58/+76
2019-06-29views/partials/header: Upgrade to Tailwind v1.0 syntaxThedro Neely1-7/+7
2019-06-29views/partials/header.common: Use local Tailwind CSS versionThedro Neely1-1/+1
2019-06-29views/partials/footer: Compact the footerThedro Neely1-36/+22
2019-06-29views/index: Upgrade to Tailwind v1.0 syntaxThedro Neely1-14/+14
2019-06-29views/contact: Upgrade syntax to latest TailwindThedro Neely1-18/+16
2019-06-29views/about: Upgrade to latest TailwindThedro Neely1-1/+1
2019-06-29public/error: Adjust headers and upgrade to latest TailwindThedro Neely2-10/+8
2019-06-29public/css/app: Fix button and nav offsetsThedro Neely1-5/+4
2019-06-29controllers/contact.controller: Return on single lineThedro Neely1-2/+1
2019-06-29bootstrap/comments/frontend/uncollapsecommentslink: Upgrade to latest TailwindThedro Neely1-1/+1
2019-06-29bootstrap/comments/backend/classes/formui: Upgrade from ui to latest TailwindThedro Neely1-7/+7
2019-06-29bootstrap/comments/backend/classes/commentsui: Upgrade comments ui to latest ...Thedro Neely1-11/+11
2019-06-29bootstrap/Functions: Syntax adjustmentsThedro Neely1-13/+13
2019-06-29bootstrap/Functions: Remove reply to since it causes Yahoo not to send mailThedro Neely1-13/+13
2019-05-08views/partials/footer: Obfuscate email address using html entitiesThedro Neely1-1/+1
2019-04-04views/partials/navigator.php: Nav tag does not need role navigationThedro Neely1-1/+1
2019-04-03views/partials/header: Add noscript css styles to headerThedro Neely2-4/+4
2019-04-03views/contact: Autocomplete not allowed on checkbox input tagThedro Neely1-1/+1
2019-04-03views/partials/header: Add shadows to container edgesThedro Neely1-1/+1
2019-03-28public/css/app: Change accent image and use absolute min height on splash con...Thedro Neely2-3/+5
2019-03-28views/partials/navigator: Remove separation borders and change home iconThedro Neely1-6/+1
2019-03-28views/partials/header: Include navigator in headerThedro Neely1-5/+13
2019-03-28views/index: Remove redundant navigator and use download tagThedro Neely1-13/+8
2019-03-28views/contact: Use isset to avoid undefined variable warningThedro Neely1-8/+6
2019-03-28views/partials/footer: Contain footer with background color instead of bordersThedro Neely1-28/+48
2019-03-28controllers/contact: Ensure spam is false on successThedro Neely1-2/+2
2019-03-28model/Form: Add spam attributeThedro Neely1-0/+1
2019-03-28views/wall: Remove unneeded navigator snippetThedro Neely1-2/+0
2019-03-28bootstrap/Functions: Log the exception in phpmailerThedro Neely1-2/+2
2019-03-28views/about: Add about pageThedro Neely3-0/+11
2019-03-28public/error: Remove unneeded navigator snippetThedro Neely2-8/+0
2019-03-26public/images: Remove unused imagesThedro Neely2-0/+0
2019-03-24bootstrap/comments: Adapt comments UI to Tailwind CSSThedro Neely5-21/+46