mark
|
4854d238b7
|
Add support for badges
|
2023-07-04 05:40:19 +02:00 |
|
github-actions[bot]
|
898764eb12
|
Merge pull request #325 from gethinode/dependabot/npm_and_yarn/eslint-8.44.0
Bump eslint from 8.43.0 to 8.44.0
|
2023-07-03 13:55:10 +00:00 |
|
dependabot[bot]
|
40e66bba8a
|
Bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.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.43.0...v8.44.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-07-03 13:51:42 +00:00 |
|
Mark Dumay
|
a543db250f
|
Merge pull request #324 from gethinode/timeline
Add timeline shortcode
v0.15.3
|
2023-07-03 13:41:46 +02:00 |
|
mark
|
8d6b34716f
|
Fix var typo
|
2023-07-03 13:33:26 +02:00 |
|
Mark Dumay
|
ea89e1c8b5
|
Merge branch 'main' into timeline
|
2023-07-03 13:20:57 +02:00 |
|
mark
|
fb6d47c33e
|
Bump package release
|
2023-07-03 13:18:04 +02:00 |
|
mark
|
dc71f43faf
|
Remove temp blog post
|
2023-07-03 13:16:07 +02:00 |
|
mark
|
78df40873f
|
Fix highlight color of panels with limited text
|
2023-07-03 13:14:40 +02:00 |
|
mark
|
43f996acc3
|
Add internataional timeline examples
|
2023-07-03 13:14:12 +02:00 |
|
mark
|
dd51fbd542
|
Add support for smaller screens
|
2023-07-03 13:02:43 +02:00 |
|
mark
|
49df936f3b
|
Refactor panel code
|
2023-07-03 11:08:12 +02:00 |
|
mark
|
b6643f12dd
|
Refactor icon code
|
2023-07-03 10:59:39 +02:00 |
|
mark
|
2de996242a
|
Add scss docs tags
|
2023-07-03 10:46:52 +02:00 |
|
mark
|
3b8611ebd0
|
Add initial timeline component
|
2023-07-03 07:25:47 +02:00 |
|
Mark Dumay
|
3274c7453e
|
Merge pull request #320 from gethinode/develop
Fix breadcrumb hidden by fixed navbar
v0.15.2
|
2023-07-01 06:09:45 +02:00 |
|
Mark Dumay
|
ff622c8080
|
Merge branch 'main' into develop
|
2023-07-01 06:03:18 +02:00 |
|
mark
|
455e77b3e9
|
Bump package release
|
2023-07-01 06:02:22 +02:00 |
|
mark
|
22c85f7997
|
Fix [BUG] Breadcrumbs are not visible #317
|
2023-07-01 05:56:50 +02:00 |
|
mark
|
d8799fabb5
|
Enable breadcrumb by default
|
2023-07-01 05:55:22 +02:00 |
|
github-actions[bot]
|
8ae01a2ce1
|
Merge pull request #319 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.111.0
Bump hugo-bin from 0.110.1 to 0.111.0
|
2023-06-30 13:38:24 +00:00 |
|
dependabot[bot]
|
d9d3054f22
|
Bump hugo-bin from 0.110.1 to 0.111.0
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.110.1 to 0.111.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.110.1...v0.111.0)
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-30 13:32:50 +00:00 |
|
github-actions[bot]
|
0bf25f7acd
|
Merge pull request #318 from gethinode/dependabot/npm_and_yarn/stylelint-config-standard-scss-10.0.0
Bump stylelint-config-standard-scss from 9.0.0 to 10.0.0
|
2023-06-30 13:32:05 +00:00 |
|
dependabot[bot]
|
d5c228d43c
|
Bump stylelint-config-standard-scss from 9.0.0 to 10.0.0
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v9.0.0...v10.0.0)
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-30 13:28:31 +00:00 |
|
mark
|
96886e20d7
|
Refine img statement
|
2023-06-28 09:19:41 +02:00 |
|
Mark Dumay
|
171259fb29
|
Merge pull request #316 from gethinode/develop
Refine config
v0.15.1
|
2023-06-28 09:13:30 +02:00 |
|
Mark Dumay
|
a706936849
|
Merge branch 'main' into develop
|
2023-06-28 07:42:06 +02:00 |
|
mark
|
f538f3b772
|
Bump bootstrap dependency
|
2023-06-28 07:40:15 +02:00 |
|
mark
|
a848fccec8
|
Bump package release
|
2023-06-28 07:37:27 +02:00 |
|
mark
|
69352dd60a
|
Bump build dependencies
|
2023-06-28 07:31:23 +02:00 |
|
mark
|
e1c8641d41
|
Rename config.toml to hugo.toml
|
2023-06-28 07:20:57 +02:00 |
|
mark
|
deb8dfb3cb
|
Adjust min Hugo version
|
2023-06-28 07:17:23 +02:00 |
|
mark
|
0dcd3f02c9
|
Add versioning feature
|
2023-06-28 07:17:03 +02:00 |
|
mark
|
d3105436a3
|
Add keyword
|
2023-06-28 07:16:43 +02:00 |
|
mark
|
38c982f7f4
|
Remove unused config
|
2023-06-28 07:08:44 +02:00 |
|
mark
|
9c19327e19
|
Shorten PR label
|
2023-06-28 06:40:35 +02:00 |
|
Mark Dumay
|
a9f2d56dd6
|
Merge pull request #315 from gethinode/develop
Fix post-processing of social URLs
|
2023-06-28 06:35:05 +02:00 |
|
mark
|
434e02e7f5
|
Add npm badge
|
2023-06-28 06:30:11 +02:00 |
|
Mark Dumay
|
7e44d71ecb
|
Merge branch 'main' into develop
|
2023-06-28 06:11:28 +02:00 |
|
mark
|
be8c6d539b
|
Fix post-processing of social URLs
|
2023-06-28 06:10:45 +02:00 |
|
Mark Dumay
|
3db2b1f734
|
Merge pull request #313 from gethinode/develop
Finalize versioned docs support
v0.15.0
|
2023-06-26 17:34:24 +02:00 |
|
mark
|
6802524aac
|
Fix typo
|
2023-06-26 17:24:44 +02:00 |
|
mark
|
71cdad17d3
|
Add versioned-documentation feature
|
2023-06-26 17:16:38 +02:00 |
|
mark
|
626b82a619
|
Disable version check by default
|
2023-06-26 17:07:24 +02:00 |
|
Mark Dumay
|
fbb60a0622
|
Merge branch 'main' into develop
|
2023-06-26 16:54:47 +02:00 |
|
mark
|
a0684a8a49
|
Bump package release
|
2023-06-26 16:53:20 +02:00 |
|
mark
|
55516602e5
|
Enable versioning for single docs sites
|
2023-06-26 16:47:21 +02:00 |
|
github-actions[bot]
|
fcab852216
|
Merge pull request #312 from gethinode/dependabot/npm_and_yarn/eslint-plugin-n-16.0.1
Bump eslint-plugin-n from 16.0.0 to 16.0.1
|
2023-06-26 14:11:18 +00:00 |
|
dependabot[bot]
|
cb714201bc
|
Bump eslint-plugin-n from 16.0.0 to 16.0.1
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.0.0...16.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-26 14:08:20 +00:00 |
|
github-actions[bot]
|
c8de62f46b
|
Merge pull request #310 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.110.1
Bump hugo-bin from 0.110.0 to 0.110.1
|
2023-06-23 14:09:09 +00:00 |
|