Skip to content

Jekyll Site and database for the Pathway Figure OCR project

License

Notifications You must be signed in to change notification settings

danidi/pfocr-database

 
 

Repository files navigation

pfocr-database

Jekyll Site and database for the Pathway Figure OCR project

Visit site at: https://pfocr.wikipathways.org/

Content

Pathway figure content can be added as .md files to the _figures directory. The top portion of the .md file is the Jekyll Front Matter, which defines metadata used to generate the site, organize content and generate search metadata optimized for search engines.

Development

In order to rebuild the site locally, e.g. for testing, you'll need to:

  1. clone the repo
  2. install Ruby, Jekyll and Bundler (guide)
  • Try to match these versions where possible in order to get the same behavior locally as via GitHub. Pay attention to Jekyll and Ruby versions in particular.
  1. run bundle install
  2. run bundle exec jekyll serve <-- run this each time you want to restart the local server
  3. goto http://127.0.0.1:4000

About

Jekyll Site and database for the Pathway Figure OCR project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published