delphidabbler / delphi-tips

A bunch of Delphi language tips migrated from the DelphiDabbler.com website, plus others.
https://tips.delphidabbler.com
31 stars 11 forks source link

Add search facility to site #38

Closed delphidabbler closed 2 years ago

delphidabbler commented 3 years ago

There really should be some kind of search facility, with a search box on every page.

Since the site is static options are limited:

  1. Use Google (easiest)
  2. Use JavaScript in some way
delphidabbler commented 2 years ago

Implemented at commit 0ddf0f3