Closed landam closed 3 months ago
Building pages locally is failing with hugo v0.128.2:
Error: error building site: render: failed to render pages: render of "page" failed: "/home/martin/src/grass-website/themes/grass/layouts/news/news.html:26:10": execute of template failed: template: news/news.html:26:10: executing "news/news.html" at <.Content>: error calling Content: "/home/martin/src/grass-website/content/news/2023_12_19_annual_report.md:1:1": execute of template failed: template: _default/_markup/render-link.html:1:14: executing "_default/_markup/render-link.html" at <urls.Parse>: error calling Parse: parse "(https://cnr.ncsu.edu/geospatial/news/2023/04/26/spring-2023-geospatial-forum-rewind/)": first path segment in URL cannot contain colon
This PR fixes two syntax errors. Now it builts successfully:
| EN -------------------+------- Pages | 220 Paginator pages | 0 Non-page files | 6 Static files | 1136 Processed images | 57 Aliases | 0 Cleaned | 0 Total in 660 ms
Building pages locally is failing with hugo v0.128.2:
This PR fixes two syntax errors. Now it builts successfully: