foo-dogsquared / gaphor.github.io

Website for Gaphor, the simple modeling tool

Home Page:https://gaphor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The theme is based on the Illdy theme.

Development Environment with Linux

Install rbenv and ruby-build

$ rbenv install 2.7.5
$ rbenv global 2.7.5
$ gem install ruby bundler
$ bundle install
$ bundle exec jekyll serve

Translation

Translation happens by conversion Markdown into gettext using po4a. To generate the .md files from the gettext .po files, run:

$ python po/build.py

About

Website for Gaphor, the simple modeling tool

https://gaphor.org

License:GNU General Public License v3.0


Languages

Language:HTML 51.7%Language:SCSS 37.0%Language:Python 8.1%Language:CSS 2.7%Language:Makefile 0.3%Language:Ruby 0.2%