Relicense to MIT 0
Relicense to MIT 0
Relicense to MIT 0
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.