-
Updated
Jul 8, 2020
student
Here are 683 public repositories matching this topic...
-
Updated
Jul 5, 2020 - Java
-
Updated
Jul 3, 2020 - PHP
-
Updated
Sep 14, 2019 - Java
-
Updated
Jul 5, 2020 - Java
-
Updated
Jun 29, 2020 - C
There are many spots in the codebase where we print out straight objects. Often times, it is without context, like a QuerySet or a single object. We should add context to these statements and remove unneeded statements.
This would be a good issue for someone wishing to get started with Ion development.
-
Updated
Mar 29, 2019 - Makefile
-
Updated
May 31, 2020 - Dart
-
Updated
Jun 10, 2020 - C++
Create Home Page
Create a home page for the web.
You should use bootstrap 4
-
Updated
Jul 16, 2019 - PHP
-
Updated
Oct 20, 2018
-
Updated
May 26, 2020 - Shell
-
Updated
Mar 15, 2020 - TeX
-
Updated
Jan 17, 2020 - Python
-
Updated
Jul 5, 2020 - JavaScript
-
Updated
May 29, 2020 - TeX
-
Updated
Aug 11, 2019 - Java
Right now there are endpoints to publish/unpublish, but no endpoint to save. Saving / saving and publishing are accomplished through POSTing forms right now, but there should be endpoints for both.
-
Updated
Jun 18, 2020 - CSS
Hi all!
Could we all test a bit the shiny new hfg-documentation-generator v4.0 (based on Kirby 3)?
Ping @bohnacker @felixhaeberle @fg-uulm
@benni-t Could you create a test instance at a HfG server?
Improve this page
Add a description, image, and links to the student topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the student topic, visit your repo's landing page and select "manage topics."


When you upload an image, it doesn't add it to the top of the list of images that you've uploaded, which can be confusing. It will make you think that the uploading failed somehow. I thought a simple array-reversal would do, but that was naive.
In order to do this properly, we'll first h