Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

initial trial to fix the console log err + theme updates #57

Merged
merged 8 commits into from Feb 25, 2021

Conversation

flora8984461
Copy link
Contributor

@flora8984461 flora8984461 commented Jan 12, 2021

Copy link
Contributor

@autumnfound autumnfound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicating the footer is not the answer. Duplicating HTML is almost never the answer, as it means that this site will never receive footer updates going forward. I would look at setting Site.Params.hugo_js to be assets/js/solstice.hugo.js instead (or something along those lines).

@flora8984461
Copy link
Contributor Author

Duplicating the footer is not the answer. Duplicating HTML is almost never the answer, as it means that this site will never receive footer updates going forward. I would look at setting Site.Params.hugo_js to be assets/js/solstice.hugo.js instead (or something along those lines).

I just found that for this site, we don't really need hugo_js. 🤔 https://deploy-preview-57--eclipsefdn-adopters.netlify.app/

@flora8984461 flora8984461 marked this pull request as ready for review January 13, 2021 20:20
@chrisguindon
Copy link
Member

@flora8984461 is this ready?

@flora8984461
Copy link
Contributor Author

@chrisguindon I think this is ready, do you want me also add theme updating to 111 here? Or I will create a separate patch?

@autumnfound Let me know if you think more changes needed? Thanks!

@autumnfound
Copy link
Contributor

Duplicating the footer is not the answer. Duplicating HTML is almost never the answer, as it means that this site will never receive footer updates going forward. I would look at setting Site.Params.hugo_js to be assets/js/solstice.hugo.js instead (or something along those lines).

I just found that for this site, we don't really need hugo_js. https://deploy-preview-57--eclipsefdn-adopters.netlify.app/

Just because we don't use it currently doesn't mean we should completely scrap the usage of the script. If we ever use it in the future for core functionality, then there would be problems on this site that are harder to identify and easily missed. We should just fix the URL rather than remove the script.

@flora8984461
Copy link
Contributor Author

Duplicating the footer is not the answer. Duplicating HTML is almost never the answer, as it means that this site will never receive footer updates going forward. I would look at setting Site.Params.hugo_js to be assets/js/solstice.hugo.js instead (or something along those lines).

I just found that for this site, we don't really need hugo_js. https://deploy-preview-57--eclipsefdn-adopters.netlify.app/

Just because we don't use it currently doesn't mean we should completely scrap the usage of the script. If we ever use it in the future for core functionality, then there would be problems on this site that are harder to identify and easily missed. We should just fix the URL rather than remove the script.

Make sense. Updated.

content/project-adopters/iot.md Show resolved Hide resolved
config.toml Outdated Show resolved Hide resolved
@flora8984461
Copy link
Contributor Author

Gonna wait for the new Theme and include it together here.

@autumnfound
Copy link
Contributor

@flora8984461 once properly rebased, we can merge this in!

Yi Liu added 8 commits February 22, 2021 10:10
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
Signed-off-by: Yi Liu <yi.liu@eclipse-foundation.org>
@flora8984461 flora8984461 changed the title initial trial to fix the console log err initial trial to fix the console log err + theme updates Feb 22, 2021
@chrisguindon
Copy link
Member

@autumnfound Please merge if all is well! THanks!

@autumnfound autumnfound merged commit e833a6c into EclipseFdn:master Feb 25, 2021
@flora8984461 flora8984461 deleted the yiliu/master/fixNotFound branch February 26, 2021 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

not found issue on eclipsefdn-project-adopters
3 participants