Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home page contact information out of date #2631

Closed
sponsfreixes opened this issue Mar 7, 2022 · 6 comments · Fixed by MongoEngine/mongoengine.github.com#9
Closed

Home page contact information out of date #2631

sponsfreixes opened this issue Mar 7, 2022 · 6 comments · Fixed by MongoEngine/mongoengine.github.com#9

Comments

@sponsfreixes
Copy link

The home page mentions contacting @RossC0, who hasn't been active on MongoEngine for 6 years.

To contribute to the project contact me @RossC0 ...

This sentence should be removed, or rephrase the paragraph to redirect users to the current best resource (is it GitHub issues and the mailing list?).

Also, the home page mentions a IRC channel that is empty nowadays, so it's probably best to get rid of that mention also:

... or by chatting with other users on the #mongoengine IRC channel.

@bagerard
Copy link
Collaborator

bagerard commented Mar 7, 2022

Thanks for reporting this, I'm not sure who's maintaining marshmallow-mongoengine but if you would be interested to help there, feel free to send me an email bast.gerard[at]gmail.com

@bagerard
Copy link
Collaborator

bagerard commented Mar 7, 2022

Argh I screwed up the homepage 🥇

@sponsfreixes
Copy link
Author

The commit seems totally fine... I guess it's an issue with the deployment pipeline?

@sponsfreixes
Copy link
Author

The commit seems totally fine... I guess it's an issue with the deployment pipeline?

Yeah, static assets (JS and CSS) are all missing 😱 .

@bagerard
Copy link
Collaborator

bagerard commented Mar 7, 2022

right, I reverted the commits but it didnt help. I think it has to do with the fact that it wasn't rebuilt since a while and the underlying version of the technology being used (Jekyll) requires a different config for the theme. The theme is what is missing in the assets path

I must say that I'm not familiar with that thing so it might take a few days before I can put it back on track

The path of the assets is missing the theme http://mongoengine.org/assets/themes//css/mongoengine.css

@bagerard
Copy link
Collaborator

bagerard commented Mar 7, 2022

Alright it's back... Some good old trial and error did the trick but I believe this is what was causing the issue plusjade/jekyll-bootstrap#290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants