getnikola / nikola-themes

Themes for Nikola
https://themes.getnikola.com/
70 stars 51 forks source link

[jidn] Cannot build website with jidn theme #180

Closed hilmandayo closed 4 years ago

hilmandayo commented 4 years ago

Hello.

There is a problem with jidn theme. After installing and setting up the theme, upon nikola build, I got this error:

Scanning posts..........done!
[2019-11-28T23:29:42Z] ERROR: Nikola: Error loading tasks. An unhandled exception occurred.
[2019-11-28T23:29:42Z] ERROR: Nikola: mako.exceptions.CompileException: Named block 'extra_footer' not allowed inside of def 'html_footer' in file '/home/hilman_dayo/.pyenv/versions/3.7.4/envs/nikola/lib/python3.7/site-packages/nikola/data/themes/base/templates/base_footer.tmpl' at line: 8 char: 13
[2019-11-28T23:29:42Z] NOTICE: Nikola: To see more details, run Nikola in debug mode (set environment variable NIKOLA_DEBUG=1) or use NIKOLA_SHOW_TRACEBACKS=1

I am using Nikola -v8.0.3. With just little knowledge on HTML and CSS, I have a problem on debugging this error. However, I can confirm that "bootblog4" have no issue upon building the website.

Thank you.

Kwpolska commented 4 years ago

See getnikola/nikola#3320.