This commit is contained in:
constantinos 2023-08-02 15:40:08 +03:00
parent fc5304e3af
commit a32d7771f7

View file

@ -13,12 +13,14 @@ abstract: |
Outline of customizations.
---
Current customizations
Current customizations (all theme customizations include a note)
1. customization for `figcaptions` for images/tables/videos etc. Edits with commentary at
- `render-image.html`
- `render-image.html`
- `site.min.css`
2. customization for background color for code blocks
- `site.min.css` -> `pre` and `code` classes
3. customization for omitting entry date from keyword view
- `\layouts\taxonomy\list.html` (line commented)
Need to:
- expose publication date in content (single) and in page metadata (header)