RyanFitzgerald / devportfolio

A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass

Home Page:https://ryanfitzgerald.github.io/devportfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project page

pateman opened this issue · comments

Hi there,

Great work on the template! Keep it up :)

I think that a cool addition would be to have a template for a project page where you could put more details about a particular project.

Let me know what you think.

Regards,
Patryk

Hi Patryk,

Thank you! I like the idea of creating a sub-template for additional information about projects. I originally intended to keep this as a single-page template, but I will look into maybe adding that as an optional template for those that want to add more info.

Thanks for the suggestion!

Ryan

A good idea would be a button in each project (show more for example) where an overlay could pop up with more info about the selected project.

Thank you so much for your work

No problem! And great idea, thanks for the suggestion.

I have been working on an overlay style modal with more project details on my copy of this template.

With bootstrap modals you can do that. :)

i liked the template but i ended up writing my portfolio by 0 inpired on this template because i wanted some modifications and so on, i don't understand very much the css on this template so i write my own with bootstrap 4, and other plugins. :)

Bootstrap is definitely an option! In this case, there are future plans to move completely away from Bootstrap on this template as all that's being used from Bootstrap currently is really just the grid system.

is this repo still active for contributions