after-dark
after-dark copied to clipboard
error while rendering macro `post_macros::page_in_list`
Steps
gutenberg init sitegit clone https://github.com/Keats/after-dark site/themes- EDIT the config.toml as in README
- COPY site/themes/after-dark/content/* TO site/content
gutenberg serve
Building site...
-> Creating 2 pages (0 orphan), 0 sections, and processing 0 images
Error: Failed to render pager 1
Reason: Failed to render 'after-dark/templates/index.html': error while rendering macro `post_macros::page_in_list`
Reason: Macro namespace `self` was not found in template `after-dark/templates/index.html`. Have you maybe forgotten to import it, or misspelled it?
OS: Arch Linux, installed from AUR
0.4.2 has some issues with macros, stick with 0.4.1 for now while waiting for the next release