Skip to content

Kejtyfe/nfdi4microbiota-knowledge-base

 
 

Repository files navigation

NFDI4Microbiota Knowledge Base

CC BY 4.0

What is the NFDI4Microbiota Knowledge Base

This knowledge base is a collection of documents and references important to the NFDI4Microbiota consortium. It is also a collection of internal and external knowledge we wish to share with the Microbiota research community, and we welcome any contributions by them.

Contributing to the Knowledge Base

If you want to contribute to the Knowledge Base, please see the contributing.md file, and be sure to add yourself to the contributors.md file.

Running the Knowledge Base locally

Ubuntu/Debian (Linux) and Mac

  1. Install Ruby (2.7.0 or higher): sudo apt install ruby-full
  2. Install GCC and Make: sudo apt install build-essential
  3. Install required gems: make build
  4. Create the knowledge base: make serve
  5. Go to localhost:4000 on your web browser

Windows

  1. Install RubyInstaller and with it Jekyll as shown here
  2. Clone the KB git repository into your chosen folder and open that folder with your favorite IDE.
  3. Run bundle install to install missing gems.
  4. Start a local server by running: bundle exec jekyll serve
  5. Open your browser and go to: http://127.0.0.1:4000/

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

The NFDI4Microbiota Knowledge Base

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 42.0%
  • HTML 36.8%
  • JavaScript 17.3%
  • Ruby 2.4%
  • Python 1.4%
  • Makefile 0.1%