Skip to content

simple lib for using sqlite's full text search over static documents.

License

Notifications You must be signed in to change notification settings

danthedeckie/pagestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pagestore (working title)

Build Status Coverage Status

a simple python/sqlite library for storing documents/page data in a cache, so it can be full-text-searched easily.

(Designed for a static website, so you can generate static pages from markdown, store the HTML as static pages for regular hosting, and store this sqlite database and a simple CGI or similar script on the host as well for search type functionality).

MIT licenced.

About

simple lib for using sqlite's full text search over static documents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages