Cover image by Felix Winkelnkemper, CC BY-SA 4.0
I’m looking for a way for my students to share their work, and instead of just posting to github they’d like a pretty visual way to post their dev portfolio.
Github's a classic but I often want to display multiple projects in a slick overview, so I'm not sure its perfect for that. If there is a way to do this with Github please let me know in the comments.
A self-hosted site is nice but I'm not sure I want to tell my students to spend even the minimal amount this hosting costs...
Help me out in the comments below!
 
 
              ![Run [X] profile image](https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F4409%2F76a189d4-f217-4a32-a966-9a212ca26023.png)
 
                       
    
Top comments (2)
Hey, have you considered GitHub pages? If I understand the issues correctly, they can make a simple frontend only static site and host for free using GitHub pages. If as a teacher/mentor you have any particular format in mind, you can also create and share a template for that. Hope this helps :)
codepen.io