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

night_mode breaks site #126

Closed
halloleo opened this issue Oct 10, 2020 · 1 comment
Closed

night_mode breaks site #126

halloleo opened this issue Oct 10, 2020 · 1 comment

Comments

@halloleo
Copy link

When a site enables Night Mode via:

settings:
  night_mode: true

the built site does not render correctly: Images in the galleries are missing and the day/night switches seems to do something only on the homepage, not on the gallery pages.

For an example of the problems look at www.tilde.club/~halloleo/proso/beneath_night_mode/, while the same site built without night_mode (the default) looks correct: www.tilde.club/~halloleo/proso/beneath/.

QSchulz added a commit to QSchulz/prosopopee that referenced this issue Oct 18, 2020
…nabled

Jquery is needed in the javascript script when night_mode is enabled. It's
enabled for other templates except this one.

Let's add jquery script when night_mode is enabled.

This fixes Psycojoker#126.

Signed-off-by: Quentin Schulz <foss@0leil.net>
@QSchulz QSchulz mentioned this issue Oct 18, 2020
@halloleo
Copy link
Author

Hey @Psycojoker, thanks heaps for merging this. Looks good now.

Psycojoker pushed a commit that referenced this issue Jan 31, 2021
…nabled

Jquery is needed in the javascript script when night_mode is enabled. It's
enabled for other templates except this one.

Let's add jquery script when night_mode is enabled.

This fixes #126.

Signed-off-by: Quentin Schulz <foss@0leil.net>
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

No branches or pull requests

1 participant