Sam Pratt

Results 7 issues of Sam Pratt

When running the exampleSite using `hugo server`, no CSS loads on Safari. It loads correctly on Chrome and Firefox. I've attached the console output. It looks like prefetch might not...

Closes #161 Currently only works with Netlify Forms, but added the config section for working with future services. Config specifies a service, which currently serves as a placeholder, and a...

Closes #162. Fixes skill card description to 2 lines. Also changed skill card text colour to match the rest of the site. Change is cross-browser compatible.

Added support for Instagram, Youtube, and Twitch links in HomeProfile, with corresponding icons from vue-feather-icons. Also alphabetized icon imports and exports in HomeProfile because there was getting to be a...

Wondering if someone could make a CONTRIBUTING.md with info on running locally and contribution guidelines.

Running `sudo ./uart_control gpio` on Raspberry pi 4 returns a File name too long error. Steps before this were: `wget https://github.com/itemir/rpi_boat_utils/raw/master/uart_control/uart_control` `chmod +x ./uart_control` `sudo ./uart_control gpio` Trying to make...