code-example
6 Posts
I'm a keen user of Jekyll for my web design and personal blog, but one of the short falls is not being able to easily install a contact form of your design and control. Here I build talk about what I learned putting a google form on a jekyll website.
Building on my pico web server, it's time to fix the flaw of images not working so fully fledged webpages can be shown. This also fills in a gap from the official Raspberry Pi tutorial.
Still in high demand and not the easiest to get hold of, the Pico W is a fantastic microcontroller from the great folks at Raspberry Pi. Here's my adventures of setting up my first webserver and my plans.
Collections in jekyll, super powerful and can be used in a multitude of ways. Here's how I used them in building my personal site.
As a keen rower in York, our river level can vary dramatically. Therefore I've developed a plugin which pulls the river level from the environment agency and gives the club information on the river level's impact on whether they can row. This is a walkthrough of how this was done step by step and links to see it in action and the end result.
Converting numbers into words should be simple right? Especially with something as well supported as Jekyll. Well what looked like a simple feature needed some extra brain power than first thought. But I got there in the end.