Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 324 Bytes

A Go program to generate JSON index of HTML files, and a JavaScript component with optional UI (based on React.js) to search this index.

You can try it out here: http://www.codingrobots.com/search/.

Go build:

Build Status