Skip to content

flow123d/flow123d.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub pages for project Flow123d

Project Flow123d website, available at flow123d.github.io.

Running using Jekyll with frameworks Angular.io, momentjs, jquery, twitter-bootstrap, mdbootstrap, fancybox and popper.js

Running locally

First, clone the repository and then execute follwing:

bundle install
jekyll server --watch

or if your Gemfile requires different version than your jekyll use:

bundle install
bundle exec jekyll server --watch

Notes on wesite structure

  • Main structure in _includes/page-nav.html.

  • To add a new release version, edit javascript file _data/releases.yml and add new folder in a releases directory containing required pages in either md or html format. The required pages are:

    • readme.md
    • changes.md
    • features.md (or folder named features with more complex structure)
  • To add a new image/video to a gallery edit yaml file _data/gallery.yml

  • List of members is managed by yaml file _data/members.yml

About

Repository of main Flow123d web page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5