add customizations log !publish!
This commit is contained in:
parent
7fcd715855
commit
ba41158c3c
1 changed files with 24 additions and 0 deletions
24
content/article/dev-customizations.md
Normal file
24
content/article/dev-customizations.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
title: "Site Customizations 🦄⚫ "
|
||||||
|
date: "2023-07-15T17:48:23+03:00"
|
||||||
|
author: "anybody"
|
||||||
|
contributors: ["constantinos-miltiadis.md"]
|
||||||
|
draft: true
|
||||||
|
keywords:
|
||||||
|
- draft
|
||||||
|
- internal
|
||||||
|
- dev
|
||||||
|
- site customizations
|
||||||
|
abstract: |
|
||||||
|
Outline of customizations.
|
||||||
|
---
|
||||||
|
|
||||||
|
Current customizations
|
||||||
|
1. customization for `figcaptions` for images/tables/videos etc. Edits with commentary at
|
||||||
|
- `render-image.html`
|
||||||
|
- `site.min.css`
|
||||||
|
2. customization for background color for code blocks
|
||||||
|
- `site.min.css` -> `pre` and `code` classes
|
||||||
|
|
||||||
|
Need to:
|
||||||
|
- expose publication date in content (single) and in page metadata (header)
|
Loading…
Add table
Reference in a new issue