koji33 / help.jabref.org

Help of JabRef

Home Page:https://help.jabref.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JabRef Web-based Help

Build Status

This repository is intended to replace the offline help within JabRef and the help on the sourceforge.net page at http://help.jabref.org/.

Feel free to improve the page using the issue tracker or pull requests.
The help content is licensed under CC-BY-4.0

See also our guidelines and quick start guide on contributing.

Installation of Jekyll to check the page locally

Execute gem install bundler, bundle install, and bundle exec jekyll serve --incremental to serve this page locally at http://localhost:4000/. Source: https://help.github.com/articles/using-jekyll-with-pages/#installing-jekyll At windows, this works with RubyInstaller and the Development Kit. JRuby doesn't work as the C extensions were dropped.

Hints for Windows

  1. Install chocolatey
  2. choco install ruby ruby2.devkit
  3. Edit c:\
  4. Add - C:/tools/ruby23 at the bottom and save
  5. Execute the steps descsribed above (gem install bundler, ...)

About

Help of JabRef

https://help.jabref.org/

License:Creative Commons Attribution 4.0 International


Languages

Language:Python 77.4%Language:HTML 18.8%Language:CSS 3.0%Language:Shell 0.5%Language:Ruby 0.3%