mark
|
35fb72d408
|
Support optional id argument
|
2023-05-21 14:12:49 +02:00 |
|
mark
|
18cee3cac6
|
Refine supported colors
|
2023-05-21 14:12:11 +02:00 |
|
mark
|
192021fbb3
|
Fix layout of horizontal card
|
2023-05-21 14:11:41 +02:00 |
|
mark
|
a3c5d36584
|
Support optional redirect for hidden pages
|
2023-05-20 09:07:21 +02:00 |
|
mark
|
42d169bbc0
|
Add release shortcode
|
2023-05-20 09:06:43 +02:00 |
|
github-actions[bot]
|
3b4b3a65b6
|
Merge pull request #261 from gethinode/dependabot/npm_and_yarn/rimraf-5.0.1
Bump rimraf from 5.0.0 to 5.0.1
|
2023-05-18 14:09:29 +00:00 |
|
dependabot[bot]
|
32ee66bf90
|
Bump rimraf from 5.0.0 to 5.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.0 to 5.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-18 14:05:30 +00:00 |
|
github-actions[bot]
|
6b8ff44fb0
|
Merge pull request #260 from gethinode/dependabot/npm_and_yarn/stylelint-15.6.2
Bump stylelint from 15.6.1 to 15.6.2
|
2023-05-17 14:15:11 +00:00 |
|
dependabot[bot]
|
70cc8946b0
|
Bump stylelint from 15.6.1 to 15.6.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.1 to 15.6.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.1...15.6.2)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-17 14:09:41 +00:00 |
|
github-actions[bot]
|
eab0cfa6ab
|
Merge pull request #259 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.102.2
Bump hugo-bin from 0.102.1 to 0.102.2
|
2023-05-17 14:08:50 +00:00 |
|
dependabot[bot]
|
1580898f1a
|
Bump hugo-bin from 0.102.1 to 0.102.2
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.102.1 to 0.102.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.1...v0.102.2)
---
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-05-17 14:05:09 +00:00 |
|
Mark Dumay
|
530fb03d29
|
Merge pull request #258 from gethinode/develop
Menu aliases
v0.14.0
|
2023-05-17 12:05:58 +02:00 |
|
Mark Dumay
|
3e5261bd36
|
Merge branch 'main' into develop
|
2023-05-17 11:52:39 +02:00 |
|
mark
|
e2d409baed
|
Bump package release
|
2023-05-17 11:51:32 +02:00 |
|
mark
|
d009874ece
|
Support menu aliases
|
2023-05-17 11:50:55 +02:00 |
|
mark
|
f8adffc131
|
Use pageRef instead of url
|
2023-05-17 09:27:47 +02:00 |
|
github-actions[bot]
|
68a3a3be30
|
Merge pull request #257 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.102.1
Bump hugo-bin from 0.102.0 to 0.102.1
|
2023-05-16 14:10:55 +00:00 |
|
dependabot[bot]
|
c077c8b53b
|
Bump hugo-bin from 0.102.0 to 0.102.1
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.102.0 to 0.102.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.0...v0.102.1)
---
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-05-16 14:04:37 +00:00 |
|
Mark Dumay
|
6a0c6af296
|
Merge pull request #256 from gethinode/develop
CSS fix
v0.13.2
|
2023-05-16 06:31:49 +02:00 |
|
Mark Dumay
|
2bf16b0e59
|
Merge branch 'main' into develop
|
2023-05-16 06:17:43 +02:00 |
|
mark
|
e56cc645e2
|
Update package release
|
2023-05-16 06:16:12 +02:00 |
|
mark
|
8c361a8417
|
Fix incorrect CSS link in development mode
|
2023-05-16 06:15:23 +02:00 |
|
Mark Dumay
|
65e9e57c9e
|
Merge pull request #255 from gethinode/develop
Menu fix
v0.13.1
|
2023-05-15 16:43:17 +02:00 |
|
Mark Dumay
|
ffa4473d25
|
Merge branch 'main' into develop
|
2023-05-15 16:10:43 +02:00 |
|
mark
|
6c5fe6f208
|
Bump release
|
2023-05-15 16:10:10 +02:00 |
|
mark
|
60efecf946
|
Retrieve menu data for single pages only
|
2023-05-15 16:09:39 +02:00 |
|
Mark Dumay
|
70fdf7c4f0
|
Merge pull request #254 from gethinode/develop
Sections
v0.13.0
|
2023-05-15 15:36:53 +02:00 |
|
Mark Dumay
|
ee4bb45368
|
Merge branch 'main' into develop
|
2023-05-15 14:37:05 +02:00 |
|
mark
|
a08695d97e
|
Bump package release
|
2023-05-15 14:35:28 +02:00 |
|
mark
|
1abeabcacd
|
Refactor section headers
|
2023-05-15 14:34:53 +02:00 |
|
mark
|
16b2c8b058
|
Fix detection of headless content
|
2023-05-15 14:33:57 +02:00 |
|
mark
|
f8eab705fb
|
Make href optional
|
2023-05-15 14:33:15 +02:00 |
|
mark
|
13b8421893
|
Enable description and content for list pages
|
2023-05-15 14:31:15 +02:00 |
|
mark
|
6324a90d77
|
Add option to push footer below page fold
|
2023-05-15 14:30:18 +02:00 |
|
mark
|
faccca732b
|
Add thumbnail, icon, and content for sections
|
2023-05-15 14:29:30 +02:00 |
|
mark
|
04736fd8f1
|
Adjust color of projects section
|
2023-05-15 14:27:28 +02:00 |
|
mark
|
9c4378e5af
|
Add moreOpensource translation
|
2023-05-15 14:17:05 +02:00 |
|
mark
|
0574627010
|
Refine theme switcher label
|
2023-05-15 14:16:51 +02:00 |
|
Mark Dumay
|
9e668775db
|
Merge pull request #252 from gethinode/develop
Develop
v0.12.12
|
2023-05-14 05:33:48 +02:00 |
|
mark
|
cefd152430
|
Bump release version
|
2023-05-14 05:30:00 +02:00 |
|
mark
|
48d2002d1c
|
Remove docs template from main repository
|
2023-05-14 05:29:23 +02:00 |
|
Mark Dumay
|
259f0f321c
|
Merge pull request #251 from gethinode/main
Sync
|
2023-05-13 17:36:29 +02:00 |
|
Mark Dumay
|
d24cb8ccb3
|
Merge pull request #250 from gethinode/sections
Sections
|
2023-05-13 17:32:46 +02:00 |
|
Mark Dumay
|
96226e2d8a
|
Merge branch 'main' into sections
|
2023-05-13 16:48:02 +02:00 |
|
mark
|
27857b7fd5
|
Bump release version
|
2023-05-13 16:47:31 +02:00 |
|
mark
|
9a67f7bd4f
|
Support configurable nesting
|
2023-05-13 16:46:43 +02:00 |
|
Mark Dumay
|
e15cd08bea
|
Merge pull request #249 from gethinode/links
Links
v0.12.11
|
2023-05-11 09:26:04 +02:00 |
|
Mark Dumay
|
dd817bc5ce
|
Merge branch 'main' into links
|
2023-05-11 09:08:09 +02:00 |
|
mark
|
4b4c9d1711
|
Bump release version
|
2023-05-11 09:07:52 +02:00 |
|
mark
|
38e68ac757
|
Fix potentially unsafe external links
|
2023-05-11 09:06:55 +02:00 |
|