Skip to content

Conversation

@plaindocs
Copy link
Contributor

@plaindocs plaindocs commented Oct 23, 2024

We don't have to merge this yet, and especially without testing, but I went down this rabbit hole because I wanted to upgrade ablog to 0.11.11 which removes the spurious parallelization error.

That led to a few other changes and crashed into

Extension error (ablog):
Handler <function builder_inited at 0x7fd8867c5b40> for event 'builder-inited' threw an exception (exception: Found the path from `ablog.get_html_templates_path()` in the `templates_path` variable from `conf.py`. Doing so interferes with Ablog's ability to stay compatible with Sphinx themes that support it out of the box. Please remove `get_html_templates_path` from `templates_path` in your `conf.py` to resolve this.)
make: *** [Makefile:55: html] Error 2

Which probably looks like it'll take more significant work.


📚 Documentation preview 📚: https://writethedocs-www--2246.org.readthedocs.build/

@plaindocs
Copy link
Contributor Author

OK, maybe it's not actually so bad. Just a bunch of these to sort out.

WARNING: in rendering sponsorship/jobs.html: postcard.html is an old template path, that is no longer used by
ablog. Please use ablog/postcard.html instead.
WARNING: in rendering sponsorship/newsletter.html: postcard.html is an old template path, that is no longer used by
ablog. Please use ablog/postcard.html instead.
WARNING: in rendering sponsorship/slack.html: postcard.html is an old template path, that is no longer used by

@plaindocs
Copy link
Contributor Author

OK, so: alog/postcard.html provides information regarding the current post (when on a post page)

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 this pull request may close these issues.

1 participant