Skip to content

exitcas/BearSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BearSearch

Create a "search engine" for your Bearblog

  1. Create a blog/post with the permalink ''. It could be listed or not, but it should be available via URL.
  2. Enter to https://bearsearch.tk/ [your username*] (Eg.: https://bearsearch.tk/luqaska)

*if you have a custom url, use your original one (or the one that appears as your name at the blog's RSS feed)

Install

  1. Download this repository
  2. Put the files inside of the repository on the root of your server
  3. Redirect /* (all routes) to index.php
  4. Profit