Git Product home page Git Product logo

jekyll-lab-notebook's Introduction

๐Ÿ““ jekyll-lab-notebook

Gem Version Build Status

Supercharge your electronic lab notebook!

This is a full-featured jekyll theme that lets you quickly write markdown notebook entries and will create a great HTML website that you can run locally to view all your hard work. It's hackable to its core so you can tweak it to your heart's desire. Add pages, change layouts, add cool jekyll plugins, whatever; think of this as your springboard.

LIVE DEMO HERE

Features

  • Take simple markdown notes in your favorite text editor (I recommend Atom)
  • Easily embed images, CSVs, or PDFs in your protocols/logs/wherever
  • Interactive calendar to show you when you had log entries
  • Enter your log entries chronologically, but then tag them so they show up with other entries on the same project (Multi-project tags supported too!)
  • Add highlighted sections (note or thought bubbles) to draw attention to important things

Installation and Usage

The demo/ folder contains a fully functioning example ELN. Clone this repo and navigate into the demo/ folder. Make sure you have a recent version of ruby installed and then run

gem install bundler

which will install the bundle package manager. Next, run

bundle update

inside the demo/ folder, which will install all the necessary packages. Then run

bundle exec jekyll serve -wi

to actually serve the ELN and navigate to the address listed using your browser to see your ELN. Edit the posts inside the _posts/ subdirectory to add entries.

Contributing

This project is split into two main reports

  • The one you're on, which is where all the layout and design stuff happens
  • The plugins repo, this where the heavy lifting happens.

Bug reports and pull requests are welcome on GitHub at https://github.com/tlnagy/jekyll-lab-notebook and at https://github.com/tlnagy/jekyll-lab-notebook-plugins. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Development

TODO

License

The theme is available as open source under the terms of the MIT License.

jekyll-lab-notebook's People

Contributors

tlnagy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jekyll-lab-notebook's Issues

full text search is missing some documents

The search.json for the live demo only has info for one post, even though though there are multiple posts:

[{"content":"\n<ul>\n <li>Maybe I should have done something today?</li>\n</ul>\n\n<p><img src=\"assets/d7ce15fd.png\" alt=\"This is a cool picture\" /></p>\n","title":"Tue, Jul 18","url":"/log/2017_07/#20170718","tags":["test"]}]

Hosting on github pages?

I'm pretty inexperienced with ruby/gems, so I can't really tell.

Can this system be hosted on github pages instead of local serving?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.