Closed umar8hassan closed 4 months ago
closes https://github.com/mitodl/hq/issues/4645
This fixes rendering of sections for pages in theme
in local Hugo themes repo, switch to main branch
main
start course with the following command: yarn start course 3.a04-fall-2008. This should pull course from rc
yarn start course 3.a04-fall-2008
Access course on http://localhost:3000/pages/forging/
http://localhost:3000/pages/forging/
Identify that it shows only a few of images and incomplete page after Anvil heading.
Anvil
Switch to umar/4645-broken-image-galleries-in-legacy-courses branch in themes repo.
umar/4645-broken-image-galleries-in-legacy-courses
refresh page in browser. This should complete page rendering and multiple renderings along with images should appear
Netlify Deployments:www: https://ocw-hugo-themes-www-pr-1419--ocw-next.netlify.app/ Course v2: https://ocw-hugo-themes-course-v2-pr-1419--ocw-next.netlify.app/
What are the relevant tickets?
closes https://github.com/mitodl/hq/issues/4645
Description (What does it do?)
This fixes rendering of sections for pages in theme
How can this be tested?
in local Hugo themes repo, switch to
main
branchstart course with the following command:
yarn start course 3.a04-fall-2008
. This should pull course from rcAccess course on
http://localhost:3000/pages/forging/
Identify that it shows only a few of images and incomplete page after
Anvil
heading.Switch to
umar/4645-broken-image-galleries-in-legacy-courses
branch in themes repo.refresh page in browser. This should complete page rendering and multiple renderings along with images should appear