9d0a56d Relicense to MIT 0
~capjamesg pushed to ~capjamesg/jamesg-search-v2 git
a6bede6 Relicense to MIT 0
~capjamesg pushed to ~capjamesg/jamesg-search-v2 git
A search engine for my personal website, jamesg.blog.
This search engine is hosted at jamesg.blog/search.

.
├── crawler.pl - Crawler script
├── graph-data.pl - Experimental playground for graphing, not used for the actual search engine
├── search.html - Search engine HTML template
└── web-interface.pl - Script for serving the search engine web interface
The results of the crawler are saved in a file called "crawler".
This project is built in Perl.
This project is licensed under an MIT 0 license.