Jekyll Tips & Tricks
This post covers some more Jekyll tips and tricks like searching a web page. Searching a Jekyll page Web pages based on databases such as WordPress search the data in the underlying database. Static web sites based on Jekyll however don’t have this database but only files. ...