You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of folks who use other themes like to be able to display projects as a portfolio (in the example site, I changed "work" to "project"). Definitely one of the best features of Academic/Wowchemy. I think you have the infrastructure to do this, but want to pin these:
adding a featured image to a card. Academic used the trick of having it always named featured.jpg for example then used regex to locate that image (if you do it this way, it becomes easier to use the featured image for social sharing of that individual project page).
A lot of folks who use other themes like to be able to display projects as a portfolio (in the example site, I changed "work" to "project"). Definitely one of the best features of Academic/Wowchemy. I think you have the infrastructure to do this, but want to pin these:
luizdepra/hugo-coder#59
https://djnavarro.github.io/hugo-calade/project/
https://academic-demo.netlify.app/#projects
https://desiree.rbind.io/project_landing/
https://maya.rbind.io/shiny/
Nice to have features:
adding a featured image to a card. Academic used the trick of having it always named
featured.jpg
for example then used regex to locate that image (if you do it this way, it becomes easier to use the featured image for social sharing of that individual project page).ability to add custom metadata as buttons per project (i.e., beyond categories and tags). I use this pretty heavily so I can better save all the relevant links for each project like: https://alison.rbind.io/project/advanced-r-markdown/ and https://share-blogdown.netlify.app/post/07-site/
The text was updated successfully, but these errors were encountered: