Commit d8992c0
committed
templates: Drop redundant Archive sidebar on the blog listing page
The theme's blog.html shows every post twice on /blog/: once in the
main content list, and again in a sidebar labeled 'Archive'. That's
confusing now that News has been folded in and the list is a bit
longer. The main list already serves as the archive, so just empty
out the sidebar block.
Also fix a stale .gitignore entry left over from when the site lived
under a site/ subdirectory; it was ignoring site/public/ instead of
the public/ dir that zola build actually produces at the repo root.
Assisted-by: AI1 parent 07c0c2f commit d8992c0
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments