Skip to content

kjaymiller/Render-Engine-PageFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PageFind

PageFind theme and plugin that adds page find to your site.

How to use this theme

  1. Install the theme

    pip install render_engine_pagefind
  2. Import the theme into your project

    from render_engine import Site
    from render_engine_pagefind import PageFind
    
    app = Site()
    app.register_theme(PageFind)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •