Mark Dumay
|
c052086388
|
Merge pull request #623 from gethinode/develop
Add language to download title if applicable
|
2023-11-09 17:27:37 +01:00 |
|
Mark Dumay
|
d4bfbf925a
|
Merge branch 'main' into develop
|
2023-11-09 17:02:28 +01:00 |
|
mark
|
b6b7e7be4f
|
Add language to download title if applicable
|
2023-11-09 16:59:18 +01:00 |
|
github-actions[bot]
|
61ef48798b
|
Merge pull request #622 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.116.4
Bump hugo-bin from 0.116.3 to 0.116.4
|
2023-11-09 13:32:04 +00:00 |
|
dependabot[bot]
|
d65382e80d
|
Bump hugo-bin from 0.116.3 to 0.116.4
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.116.3 to 0.116.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.116.3...v0.116.4)
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-09 13:24:53 +00:00 |
|
Mark Dumay
|
e97d3e6fe9
|
Merge pull request #621 from gethinode/develop
Fix incorrect class init of thumbnails
v0.21.4
|
2023-11-07 16:28:01 +01:00 |
|
Mark Dumay
|
5cb189d545
|
Merge branch 'main' into develop
|
2023-11-07 16:14:38 +01:00 |
|
mark
|
7897fe5f00
|
Bump package release
|
2023-11-07 16:13:45 +01:00 |
|
mark
|
6c4e0e8992
|
Fix incorrect class init
|
2023-11-07 16:13:10 +01:00 |
|
Mark Dumay
|
3c6a533236
|
Merge pull request #620 from gethinode/develop
Fix empty class attributes
v0.21.3
|
2023-11-07 15:53:21 +01:00 |
|
Mark Dumay
|
69a9108655
|
Merge branch 'main' into develop
|
2023-11-07 15:42:02 +01:00 |
|
mark
|
4fdc7bb7d3
|
Bump release version and adjust optional dependencies
|
2023-11-07 15:41:05 +01:00 |
|
mark
|
170bd7034a
|
Update build stats
|
2023-11-07 15:40:42 +01:00 |
|
mark
|
2bc99753d6
|
Fix empty class attributes
|
2023-11-07 15:31:54 +01:00 |
|
Mark Dumay
|
3ae1671b46
|
Merge pull request #619 from gethinode/develop
Improve configurability of single pages
v0.21.2
|
2023-11-07 14:54:33 +01:00 |
|
Mark Dumay
|
4b9f137d41
|
Merge branch 'main' into develop
|
2023-11-07 14:44:37 +01:00 |
|
mark
|
651f733622
|
Update build environment
|
2023-11-07 14:43:09 +01:00 |
|
github-actions[bot]
|
a2b0c2c05f
|
Merge pull request #618 from gethinode/dependabot/npm_and_yarn/eslint-plugin-n-16.3.0
Bump eslint-plugin-n from 16.2.0 to 16.3.0
|
2023-11-07 13:38:06 +00:00 |
|
mark
|
21476927ef
|
Update build stats
|
2023-11-07 14:27:25 +01:00 |
|
mark
|
8c86081271
|
Support configurable thumbnail ratio
|
2023-11-07 14:27:17 +01:00 |
|
mark
|
fe5e94d277
|
Add download option to sharing buttons
|
2023-11-07 14:26:57 +01:00 |
|
mark
|
585db8094e
|
Support related content
|
2023-11-07 14:26:22 +01:00 |
|
mark
|
4bcc536d42
|
Suppress empty more button
|
2023-11-07 14:26:00 +01:00 |
|
mark
|
b22c2e5ca5
|
Make metadata of single page header configurable
|
2023-11-07 14:25:43 +01:00 |
|
mark
|
715b714781
|
Make rendering of single page content configurable
|
2023-11-07 14:24:13 +01:00 |
|
mark
|
1d4b95a827
|
Refactor TOC for single pages
|
2023-11-07 14:22:38 +01:00 |
|
dependabot[bot]
|
0530a01445
|
Bump eslint-plugin-n from 16.2.0 to 16.3.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.2.0...16.3.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-07 13:22:19 +00:00 |
|
mark
|
2a29eba66e
|
Bump package release
|
2023-11-07 14:10:10 +01:00 |
|
mark
|
e93b66f4b8
|
Update build stats
|
2023-11-07 06:29:33 +01:00 |
|
mark
|
44bb9d7f12
|
Add message when no tags are found
|
2023-11-07 06:29:27 +01:00 |
|
Mark Dumay
|
4f58f20b94
|
Merge pull request #616 from gethinode/develop
Use EXIF values to rotate and flip images
v0.21.1
|
2023-11-06 15:02:18 +01:00 |
|
Mark Dumay
|
cd047ea6fe
|
Merge branch 'main' into develop
|
2023-11-06 14:51:15 +01:00 |
|
github-actions[bot]
|
7d6526f291
|
Merge pull request #615 from gethinode/dependabot/npm_and_yarn/eslint-8.53.0
Bump eslint from 8.52.0 to 8.53.0
|
2023-11-06 13:50:20 +00:00 |
|
mark
|
ede17bdae8
|
Bump package release
|
2023-11-06 14:48:19 +01:00 |
|
mark
|
876315613e
|
Use EXIF values to rotate and flip images
|
2023-11-06 14:47:45 +01:00 |
|
dependabot[bot]
|
b2c5efb4bd
|
Bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 13:43:25 +00:00 |
|
Mark Dumay
|
74047866e5
|
Merge pull request #613 from gethinode/main
Sync with main
|
2023-11-06 09:30:00 +01:00 |
|
Mark Dumay
|
6fb25c2111
|
Merge pull request #612 from gethinode/hugo-mod-dependencies
Update Hugo module dependencies
|
2023-11-06 09:20:55 +01:00 |
|
markdumay
|
db3fc0014e
|
fix: update Hugo module dependencies
|
2023-11-06 08:07:37 +00:00 |
|
Mark Dumay
|
7105f8e719
|
Merge pull request #610 from gethinode/develop
Improve tag handling
|
2023-11-06 07:38:54 +01:00 |
|
Mark Dumay
|
96ab7df306
|
Merge branch 'main' into develop
|
2023-11-05 12:39:02 +01:00 |
|
mark
|
1a964adabb
|
Preserve original tag name
|
2023-11-05 12:38:13 +01:00 |
|
mark
|
9f4adc0777
|
Keep article count on small screens
|
2023-11-05 12:38:02 +01:00 |
|
Mark Dumay
|
da1edce3aa
|
Merge pull request #608 from gethinode/develop
Bump package release
v0.21.0
|
2023-11-05 07:29:29 +01:00 |
|
Mark Dumay
|
863012256f
|
Merge branch 'main' into develop
|
2023-11-05 07:19:13 +01:00 |
|
mark
|
faecbf7f45
|
Bump package release
|
2023-11-05 07:18:32 +01:00 |
|
Mark Dumay
|
49581b6749
|
Merge pull request #607 from gethinode/develop
Adjust thumbnail margins
|
2023-11-05 06:51:09 +01:00 |
|
Mark Dumay
|
d795d506dd
|
Merge branch 'main' into develop
|
2023-11-05 06:41:17 +01:00 |
|
mark
|
6348b8ed3f
|
Add bottom margin to cover images
|
2023-11-05 06:32:43 +01:00 |
|
github-actions[bot]
|
aa2ec54189
|
Merge pull request #603 from gethinode/dependabot/npm_and_yarn/stylelint-config-standard-scss-11.1.0
Bump stylelint-config-standard-scss from 11.0.0 to 11.1.0
|
2023-11-03 13:39:12 +00:00 |
|