summaryrefslogtreecommitdiff
path: root/layouts/term
Commit message (Collapse)AuthorAge
* Convert archetype dates to UTCNicholas Johnson2023-10-15
| | | | | | For privacy reasons, user time zones are not recorded at the moment they are created by an archetype. Without knowing the time zone offset, the true date is ambiguous. To correct this, all dates are converted to UTC.
* Simplify term entry printing logicNicholas Johnson2023-08-25
|
* Fix Gemini term spacingNicholas Johnson2023-08-25
|
* Prefer right-aligned whitespace eliminationNicholas Johnson2023-08-25
|
* Remove EOLs in embedded layoutsNicholas Johnson2023-08-25
|
* Remove non-breakable spacesNicholas Johnson2023-08-25
|
* Add multilingual support for sectionsNicholas Johnson2023-08-01
|
* Add multilingual support for homepage linkNicholas Johnson2023-07-31
|
* Fix Gemini entry indexing logicv0.4.2Nicholas Johnson2023-03-12
|
* Organize layoutsNicholas Johnson2023-02-25