al-folio
al-folio copied to clipboard
Blogs sorted by a certain year are having issues
Have you checked that your issue isn't already filed?
- [X] I read through FAQ and searched through the past issues, none of which addressed my issue.
- [X] Yes, I have checked that this issue isn't already filed.
Bug description
when blogs sorted by years, i.e., 2020, 2022, 2023, and 2024, the year of 2023 shows a blank page, but all other years look fine
How to reproduce the bug
The problematic blog year is here: blogs in 2023. Other year looks fine: blogs in 2024
Error messages and logs
see full logs here: https://github.com/fanyangCS/fanyangcs.github.io/actions/runs/10590121696/job/29345374852 the config yml file here: https://github.com/fanyangCS/fanyangcs.github.io/blob/master/_config.yml
Below are suspected logs:
AutoPages: Disabled/Not configured in site.config.
Pagination: Complete, processed 1 pagination page(s)
W, [2024-08-28 04:21:18 #1903] WARN -- : Lexer: unexpected token \' at 21708; brace level 1; mode :bibtex. W, [2024-08-28 04:21:22 #1903] WARN -- : Lexer: unexpected token
' at 21708; brace level 1; mode :bibtex.
[NbConvertApp] Converting notebook /tmp/jekyll-jupyter-notebook20240828-1903-ssrj0u.ipynb to html
Warning: Empty slug
generated for '--'.
Conflict: The following destination is shared by multiple files.
The written file may end up with unexpected contents.
/home/runner/work/fanyangcs.github.io/fanyangcs.github.io/_site/blog/2023/index.html
- blog/2023/index.html
- /home/runner/work/fanyangcs.github.io/fanyangcs.github.io/_posts/--.md
Conflict: The following destination is shared by multiple files.
The written file may end up with unexpected contents.
/home/runner/work/fanyangcs.github.io/fanyangcs.github.io/_site/blog/2024/.md/index.html
- /home/runner/work/fanyangcs.github.io/fanyangcs.github.io/_posts/.md
- /home/runner/work/fanyangcs.github.io/fanyangcs.github.io/_posts/.md
- /home/runner/work/fanyangcs.github.io/fanyangcs.github.io/_posts/.md
done in 190.413 seconds.
Auto-regeneration: disabled. Use --watch to enable.
What operating system are you using?
Not applicable. I am using GitHub Pages to compile, build, and deploy directly.
Where are you seeing the problem on?
Deployed site
More info
No response