Commit Graph

135 Commits

Author SHA1 Message Date
d0f48f5f95 Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 06:20:06 +00:00
b09f47aae7 fix showLastUpdate #503 v4.1.0 2024-11-22 19:19:48 +01:00
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
08ec931cea update tn cover 2024-11-11 09:02:41 +01:00
929ed76012 fix USESRS.md 2024-11-11 09:02:03 +01:00
9782532893 Add katiethe.dev to USERS.md 2024-10-26 12:13:55 -06:00
7f7e4ce21b Merge pull request #491 from carm4ris/patch-1
Update USERS.md
2024-10-25 22:26:32 +02:00
32cc685144 Merge branch 'master' into patch-1 2024-10-25 22:26:21 +02:00
a11eebeb10 Merge pull request #490 from ragonneau/master
Update USERS.md
2024-10-25 22:25:47 +02:00
ccc11bb362 Update USERS.md 2024-10-24 16:19:43 +02:00
166fbb7dbc Update USERS.md 2024-10-22 09:28:00 +02:00
6802c6eebf fix zero v4.0.9 2024-10-16 10:22:19 +02:00
a283ea88b5 fix a font related bug provided in d9eccf6 v4.0.8 2024-10-16 09:29:24 +02:00
d9eccf6127 move font features to @font-face declaration (closes #489) v4.0.7 2024-10-16 09:10:03 +02:00
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
0edfefba5d update LICENSE year 2024-10-10 08:14:54 +02:00
7177f517c1 Merge pull request #484 from adamperkowski/users_me
add adamperkowski.dev to `USERS.md`
2024-10-10 08:12:54 +02:00
35e0dcdde2 add adamperkowski.dev 2024-10-10 02:23:49 +02:00
170db40535 Merge pull request #483 from Lurgrid/master
Add www.sagbot.com to USER.md list
2024-09-22 22:44:26 +02:00
a507c01a0a Add www.sagbot.com to USER.md list 2024-09-22 15:04:11 +02:00
b6c2bafbdc fix list template .Description v4.0.6 2024-09-07 23:43:48 +02:00
3c03c1b0ea update README 2024-09-07 23:27:10 +02:00
c57581a3b3 fix read more link
closes #480
2024-09-07 23:27:10 +02:00
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
a45f003c7a update marketing stuff v2 v4.0.5 2024-08-31 12:07:54 +02:00
241ee05a3b update preview image for terminal.css v4.0.4 2024-08-30 19:22:52 +02:00
75878308e0 update base terminal.css to the new default scheme 2024-08-30 08:16:38 +02:00
d2397d672d fix headings, buttons and make it adaptable for updated terminal.css v4.0.3 2024-08-29 12:35:56 +02:00
ff186322b8 Update README.md v4.0.2 2024-08-25 09:59:05 +02:00
e5605c55e6 update screenshot v4.0.1 2024-08-21 23:36:41 +02:00
48c5fac46c update preview images for Hugo Themes 2024-08-21 23:09:20 +02:00
0de06b5630 update theme.toml 2024-08-21 19:14:41 +02:00
90ffc5e80e update theme.toml 2024-08-21 16:39:03 +02:00
4995ec9ae9 update README
- update DEMO website link
v4.0.0
2024-08-21 15:48:15 +02:00
d00310f46e Fix README for language settings 2024-08-21 15:43:02 +02:00
bd69f691b6 Update config to match latest version of Hugo 2024-08-21 15:24:41 +02:00
0b11e05735 we are back with 4.0 2024-08-21 15:06:28 +02:00
7e13d24d10 farewell! 2023-06-10 18:02:22 +02:00
3a5a676118 fixes after PRs 2023-06-10 00:27:17 +02:00
4a8f9aa798 Merge pull request #473 from icy-comet/fix_css_var
delete unused css vars
2023-06-09 23:38:28 +02:00
c560d941ae Merge pull request #463 from blakeashleyjr/patch-1
Update main.scss to fix footnote counting issue
2023-06-09 23:38:15 +02:00
653c3a1b7e Merge pull request #460 from Thunder33345/taxonomy-title
Added heading to term pages
2023-06-09 23:37:19 +02:00
bcbd22ba8a Merge pull request #459 from Thunder33345/patch-1
Show content if available in terms.html
2023-06-09 23:34:12 +02:00
7926417fc8 Merge pull request #461 from Thunder33345/stray-decoration
Fixed stray `::` when there's no other content to show
2023-06-09 23:33:27 +02:00
52ab4d5609 Update USERS.md 2023-06-09 23:32:02 +02:00
e121cb427f Merge pull request #439 from cizordj/patch-1
Update the image shortcode
2023-06-09 23:30:16 +02:00
b49a0c1ae5 Update .gitignore 2023-06-09 23:28:59 +02:00
10f6da7e8d Merge pull request #426 from T2hhbmEK/feat/rm-resources
cleanup: rm resources directory
2023-06-09 23:28:11 +02:00
3760c42316 Merge pull request #427 from T2hhbmEK/feat/tasklist
Fix broken checkbox styles
2023-06-09 23:27:20 +02:00