Commit graph

15 commits

Author SHA1 Message Date
37886b6001
merge with upstream 2025-04-19 23:47:21 +01:00
Radek Kozieł
3f87c12098
4.2.0 (#530)
* revamp code highlighting

* replace standard Fira Code with a variable version

* change buttons arrows

* redesign code blocks

* make terminal logo more prominent

* separate terminal theme styles from terminal.css

Terminal.css styles only can change the color scheme.

* update docs and version

* remove USERS.md

* fix header pattern

* remove old prismjs shortcode

* remove old rss template

* remove old figure shortcode

* [chore] update yarn

LOL, I'm still using 1.22.x

* [chore] update package-lock.json

* fix pagination & boost meta visibility

* fix code blocks on mobile & move some parts from CSS to JS
2025-03-10 13:47:59 +01:00
2be05406b9
Revert "layouts/_default/list.html: frame list indices"
This reverts commit aaf15b2fd9.
2025-01-03 02:50:05 +00:00
aaf15b2fd9
layouts/_default/list.html: frame list indices 2024-11-25 18:31:22 +00:00
c0a6202435
layouts/partials/post-meta.html, layouts/_default/single.html, layouts/_default/list.html: use same post meta for post page and list 2024-11-25 15:48:37 +00:00
KatieTheDev
c779a70834
Add configurable timestamping for posts (#494)
* Add configurable timestamping

* Add attribution for configurable timestamping

* Add new post timestamp options to example hugo.toml

* All date formats are now set by single config option in site or page config

* Add post timestamp explainer and examples to example config file

* Add configurable timestamping value to frontmatter archetype

* Explain possible timezone rendering issue with new time formatting

* Fix bug concerning time/date tokens

* Convert datestamps to work with a partial

* Fix issue with lastmod being equal to date

* Add Updated prefix functionality
2024-11-19 09:09:43 +01:00
panr
b6c2bafbdc fix list template .Description 2024-09-07 23:43:48 +02:00
panr
c57581a3b3 fix read more link
closes #480
2024-09-07 23:27:10 +02:00
panr
d2397d672d fix headings, buttons and make it adaptable for updated terminal.css 2024-08-29 12:35:56 +02:00
panr
3a5a676118 fixes after PRs 2023-06-10 00:27:17 +02:00
Thunder33345
32df60e801
moved :: decoration position
this hides it if there's no post author to show
2023-04-30 21:34:08 +08:00
T2hhbmEK
1093ce9610
fix summary not showing 2023-01-21 23:20:14 +08:00
panr
855855cd60 Fix .Lastmod context 2022-10-24 16:31:41 +02:00
panr
ea5c6aa798 Update templates and README 2022-10-22 13:30:32 +02:00
panr
56791937ff init module 2022-06-21 15:50:51 +02:00