Skip to content

Plugin for the Static website generation system HiD (genehack/HiD). The Plugin generates a Page with a list of publications given as ab Bibtex File. !!!! MOVED to GITcloud installation!!!!

License

Notifications You must be signed in to change notification settings

byterazor/HiD-BibtexPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

              HiD::BibtexPage
            ------------------


Plugin for the Static website generation system HiD (genehack/HiD).
The Plugin generates a Page with a list of publications given as
ab Bibtex File.

Installation:
--------------

At the moment you just copy the src/BibtexPage.pm file into the _plugins
directory of your HiD environment.

(Future: create a perl module installable from CPAN)


Configuration:
---------------

in your _config.yml add the following options:

bibtex_page:
    generate: true
    bibtex: _publications.bib
    layout: _layouts/bibtex.html


The bibtex options gives the path to the bibtex file to generate the page from.
The layout options selects the layout to use. An example layout can be found in
examples. It uses the Skeleton css framework, jqeury and jquery-ui. Please make
sure you have your HiD system setup correctly.

About

Plugin for the Static website generation system HiD (genehack/HiD). The Plugin generates a Page with a list of publications given as ab Bibtex File. !!!! MOVED to GITcloud installation!!!!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages