- Requirement: Ruby
gem install jekyll
jekyll serve
in the root directory of this repository- You can view your site at
localhost:4000
Details in the wiki site of this repo.
- change it in the
./_projects/<project_name>.html
- If more has to be added or want to change them: go to
./projektekt.html
- If displayed text has to be changed:
./_layouts/project.html
- Values:
starting
: the project is just starting up, preparations are in progressactive
: the project is running, the members are working on itinactive
: there is no active work in the project, but if someone is interested it can be revived (know-how is still here)finished
: the project has completedarchived
: the project was not completed, and neither can be revived because of the loss of the know-how in the field