Commit graph

150 commits

Author SHA1 Message Date
efe640ae0e
Merge remote-tracking branch 'upstream/master' 2025-01-03 02:37:25 +00:00
panr
ae52f107f9 add editorconfig 2024-12-21 23:42:34 +01:00
^L^ King
f56b502827
Fix figure tag display issue (#514) 2024-12-21 23:41:05 +01:00
panr
83a4952e5c Revert "fix figure width for smaller images"
This reverts commit 5a8b5208a6.
2024-12-21 23:40:14 +01:00
panr
5a8b5208a6 fix figure width for smaller images
fixes #514

issue reported by @vlvk
2024-12-21 23:35:43 +01:00
Harsh Vyapari
8184ad1510
adding my website to users (#509) 2024-12-07 16:12:25 +01:00
9ae8ef36ce
Merge remote-tracking branch 'upstream/master' 2024-12-01 23:24:54 +00:00
Abdul Rehman
13a8417777
Update USERS.md (#508) 2024-12-01 23:59:52 +01:00
aaf15b2fd9
layouts/_default/list.html: frame list indices 2024-11-25 18:31:22 +00:00
d184493a0e
layouts/_default/index.html: use post-meta partial here too 2024-11-25 15:55:03 +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
fa3123d2a6
layouts/_default/single.html: allow per-page showWordCount opt-out 2024-11-25 02:56:20 +00:00
2a6278396c
layouts/_default/single.html: showWordCount typo 2024-11-25 02:17:15 +00:00
13ca81158d
layouts/_default/single.html, README.md: add showWordCount option 2024-11-25 02:14:56 +00:00
ae454bef38
README.md: overwrite with explanation of this repo 2024-11-25 02:00:24 +00:00
5e9810af9b
layouts/_default/single.html: change table of contents header to h1 not h2 2024-11-25 01:56:26 +00:00
panr
b09f47aae7 fix showLastUpdate #503 2024-11-22 19:19:48 +01: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
08ec931cea update tn cover 2024-11-11 09:02:41 +01:00
panr
929ed76012 fix USESRS.md 2024-11-11 09:02:03 +01:00
KatieTheDev
9782532893
Add katiethe.dev to USERS.md 2024-10-26 12:13:55 -06:00
Radek Kozieł
7f7e4ce21b
Merge pull request #491 from carm4ris/patch-1
Update USERS.md
2024-10-25 22:26:32 +02:00
Radek Kozieł
32cc685144
Merge branch 'master' into patch-1 2024-10-25 22:26:21 +02:00
Radek Kozieł
a11eebeb10
Merge pull request #490 from ragonneau/master
Update USERS.md
2024-10-25 22:25:47 +02:00
carmaris
ccc11bb362
Update USERS.md 2024-10-24 16:19:43 +02:00
Tom Ragonneau
166fbb7dbc
Update USERS.md 2024-10-22 09:28:00 +02:00
panr
6802c6eebf fix zero 2024-10-16 10:22:19 +02:00
panr
a283ea88b5 fix a font related bug provided in d9eccf6 2024-10-16 09:29:24 +02:00
panr
d9eccf6127 move font features to @font-face declaration (closes #489) 2024-10-16 09:10:03 +02:00
Radek Kozieł
21620ae214
Merge pull request #487 from imortio/patch-1
Update USERS.md
2024-10-10 16:42:54 +02:00
Ἰμόρτιο
a5f5687065
Update USERS.md
add my website to list, because i am using this beautiful theme
2024-10-10 21:06:49 +07:00
panr
0edfefba5d update LICENSE year 2024-10-10 08:14:54 +02:00
Radek Kozieł
7177f517c1
Merge pull request #484 from adamperkowski/users_me
add adamperkowski.dev to `USERS.md`
2024-10-10 08:12:54 +02:00
Adam Perkowski
35e0dcdde2
add adamperkowski.dev 2024-10-10 02:23:49 +02:00
Radek Kozieł
170db40535
Merge pull request #483 from Lurgrid/master
Add www.sagbot.com to USER.md list
2024-09-22 22:44:26 +02:00
lurgrid
a507c01a0a
Add www.sagbot.com to USER.md list 2024-09-22 15:04:11 +02:00
panr
b6c2bafbdc fix list template .Description 2024-09-07 23:43:48 +02:00
panr
3c03c1b0ea update README 2024-09-07 23:27:10 +02:00
panr
c57581a3b3 fix read more link
closes #480
2024-09-07 23:27:10 +02:00
Radek Kozieł
9cee0bf239
Merge pull request #468 from amtoine/add-katex-support-to-community-features
add KaTeX support as a community feature
2024-09-06 18:52:41 +02:00
panr
a45f003c7a update marketing stuff v2 2024-08-31 12:07:54 +02:00
panr
241ee05a3b update preview image for terminal.css 2024-08-30 19:22:52 +02:00
panr
75878308e0 update base terminal.css to the new default scheme 2024-08-30 08:16:38 +02:00
panr
d2397d672d fix headings, buttons and make it adaptable for updated terminal.css 2024-08-29 12:35:56 +02:00
Radek Kozieł
ff186322b8
Update README.md 2024-08-25 09:59:05 +02:00
panr
e5605c55e6 update screenshot 2024-08-21 23:36:41 +02:00
panr
48c5fac46c update preview images for Hugo Themes 2024-08-21 23:09:20 +02:00
panr
0de06b5630 update theme.toml 2024-08-21 19:14:41 +02:00
panr
90ffc5e80e update theme.toml 2024-08-21 16:39:03 +02:00
panr
4995ec9ae9 update README
- update DEMO website link
2024-08-21 15:48:15 +02:00