whiskyechobravo / kerkoapp

A web application that provides a faceted search interface for bibliographies managed with Zotero.

Home Page:https://whiskyechobravo.github.io/kerko/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KerkoApp

KerkoApp is a web application that uses Kerko to provide a user-friendly search and browsing interface for sharing a bibliography managed with the Zotero reference manager.

KerkoApp is built in Python with the Flask framework. It is just a thin container around Kerko and, as such, inherits most of its features directly from Kerko. However, it adds support for TOML configuration files, allowing a good separation of configuration from code.

Although KerkoApp offers many configuration options, more advanced customizations might require building a custom application, possibly using KerkoApp as a starting point, where various aspects of Kerko could be extended or adapted through its Python API.

Demo site

A KerkoApp demo site is available for you to try. You may also view the Zotero library that contains the source data for the demo site.

Learn more

Please refer to the documentation for more details.

About

A web application that provides a faceted search interface for bibliographies managed with Zotero.

https://whiskyechobravo.github.io/kerko/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 50.0%Language:Makefile 35.9%Language:Jinja 9.0%Language:Dockerfile 5.1%