All Projects → bioinformatics-ua → dicoogle-learning-pack

bioinformatics-ua / dicoogle-learning-pack

Licence: other
Resources for users and developers of Dicoogle

Programming Languages

SCSS
7915 projects
HTML
75241 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to dicoogle-learning-pack

Changelog
Jekyll powered static site to host your product's changelog. Demo -
Stars: ✭ 91 (+550%)
Mutual labels:  jekyll-site
Jekyll Material Theme
A Jekyll Theme based on Material Design using Materialize.
Stars: ✭ 165 (+1078.57%)
Mutual labels:  jekyll-site
Good Clean Read
A Jekyll template for publishing clean, readable articles and single-page sites
Stars: ✭ 204 (+1357.14%)
Mutual labels:  jekyll-site
Athena
A simple and elegant theme for Jekyll and GitHub Pages.
Stars: ✭ 109 (+678.57%)
Mutual labels:  jekyll-site
Tmaize Blog
一款jekyll主题,简洁纯净,支持自适应,支持夜间模式
Stars: ✭ 152 (+985.71%)
Mutual labels:  jekyll-site
Wu Kan.github.io
✨ my homepage & template for jekyll-theme-WuK
Stars: ✭ 171 (+1121.43%)
Mutual labels:  jekyll-site
Xxooxxooxx.github.io
…(⊙_⊙;)…
Stars: ✭ 55 (+292.86%)
Mutual labels:  jekyll-site
online-resume
Programmers Online Resume Website Jekyll Theme Check Live Preview @
Stars: ✭ 47 (+235.71%)
Mutual labels:  jekyll-site
Jekyll Action
A GitHub Action to publish Jekyll based content as a GitHub Pages site
Stars: ✭ 161 (+1050%)
Mutual labels:  jekyll-site
White Paper
Simple, elegant and clean jekyll theme.
Stars: ✭ 195 (+1292.86%)
Mutual labels:  jekyll-site
Jekyll Theme Yat
🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 113 (+707.14%)
Mutual labels:  jekyll-site
Jekyll Theme Memoirs
Memoirs is a free minimalist Jekyll theme for those who love the beauty of simplicity.
Stars: ✭ 151 (+978.57%)
Mutual labels:  jekyll-site
Jekyll Theme Massively
Preview
Stars: ✭ 187 (+1235.71%)
Mutual labels:  jekyll-site
Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (+614.29%)
Mutual labels:  jekyll-site
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+1492.86%)
Mutual labels:  jekyll-site
Ungmo2.github.io
Stars: ✭ 76 (+442.86%)
Mutual labels:  jekyll-site
Jekyll Theme Simple Texture
A gem-based responsive simple texture styled Jekyll theme.
Stars: ✭ 168 (+1100%)
Mutual labels:  jekyll-site
gdgpisa.github.io
Public website on github-pages for GDG Pisa 🌎🇮🇹💻
Stars: ✭ 14 (+0%)
Mutual labels:  jekyll-site
yizeng.me
Source code for my Jekyll-based personal website
Stars: ✭ 11 (-21.43%)
Mutual labels:  jekyll-site
Jekyll Remote Theme
Jekyll plugin for building Jekyll sites with any GitHub-hosted theme
Stars: ✭ 188 (+1242.86%)
Mutual labels:  jekyll-site

This is the source code repository for the Dicoogle Learning Pack, the official learning resources for Dicoogle.

Please click here to enter the website.

Building

First install jekyll and bundle using Ruby gems.

gem install jekyll bundler

On the project's base directory, install the necessary dependencies, then serve the site:

bundle install
bundle exec jekyll serve

The site is now being served at port 4000.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].