Avic Ndugu

Results 11 comments of Avic Ndugu

Hi @raviriley. After some quick research, I've figured out that Google reCAPTCHA requires a backend to validate the response without exposing the secret key. This can be implemented for: -...

Thanks for the quick reply. I now have a better understanding of the constraints. I'll do some research on possible solutions that don't require a backend or functions and get...

## My Thought For a static website, the idea would be to eliminate the simplest bots which just fill information and then move on. That way anyone trying to spam...

@raviriley You have presented a strong case for the honeypot method. I'll go ahead and implement this method. If there are any issues I'll let you know.

@axolotlagatsuma. The feature to change the icon has already been implemented. Please check the `styles.yml` file inside the `_data` folder(`_data/styles.yml`). You can override the default + portfolio icon using `portfolio-icon`...

Quick update. The feature I was referring to changes the icon for all portfolio items, not for one single item.

Is anyone working on this feature? I would like to handle it.

@raviriley . Thanks. I have resolve this issue. Let me know if I handled the issue fully. Here are some screenshots of how the team members look now. ![Web capture_18-1-2023_191529_jekyll-agency-theme...

I've cleaned up the whitespace in the diff. I can't figure out how to clear the diff on some two lines so I'll leave it at that.

Have you considered converting the CSV file into JSON or YAML file since those are already supported?