marinebon / www_marinebon2

MBON Website 2021 Rebuild in progress
https://marinebon2.netlify.app/
MIT License
1 stars 1 forks source link

Modify or drop widget, eg on homepage #7

Open bbest opened 3 years ago

bbest commented 3 years ago

From @torieketcham:

If I decide I'd rather not use a particular widget on the site (say on the homepage) but I don't want to delete the template file, is the best thing just to remove the section order from the code? Or is there a better way to organize these widget templates? I don't want to remove them in case they might be useful at a later date, but some of them are not applicable at the moment.

About the widgets you wish to drop, can you please be more specific either with a screenshot or perhaps a permanent link to the specific lines of code in the Github repository?

It will most likely involve copying files from the default theme wowchemy-hugo-modules:/layouts/index.html, modifying and pasting into www_marinebon2:/layouts/index.html. For more details, see Extending Wowchemy.

torieketcham commented 3 years ago

Hi Ben - I think I'm just concerned about removing the existing widget pages, in case I want to use them later. I did create a local repository of the Academic theme, so maybe it doesn't matter if I delete some of these templates from the marinebon2 repo, but did want to ask. This was the code I was referencing.

Screen Shot 2021-04-19 at 5 18 20 PM