Commit Graph

953 Commits

Author SHA1 Message Date
570fe3846c deps: bump stylelint from 14.6.0 to 14.6.1 2022-03-25 14:02:49 +01:00
84efb0e968 Merge pull request #710 from james-d-elliott/fix-menu-link-perma
fix(layouts): use the permalink instead of url
2022-03-25 13:59:36 +01:00
b51feaca72 Merge pull request #714 from james-d-elliott/fix-blog-byline
fix(layouts): use comma for more than 2 contributors
2022-03-25 13:57:52 +01:00
d127ee60b2 deps: bump versions to latest 2022-03-25 11:29:16 +01:00
525ba3c1d2 fix(layouts): use comma for more than 2 contributors
This makes the byline show commas on all but the last author of a blog post.
2022-03-23 22:14:30 +11:00
eb719c3683 fix(layouts): use the permalink instead of url 2022-03-21 10:50:32 +11:00
29428c692e content: update quick start and command pages 2022-02-21 17:01:51 +01:00
f9569b7a59 meta: update readme 2022-02-21 16:39:24 +01:00
7c37de9348 meta: add pull request template 2022-02-21 16:38:58 +01:00
baa812caeb Merge pull request #661 from h-enk/details-shortcode
Adds details shortcode
2022-02-14 11:04:10 +01:00
ef77f4f99d content: prepare for merge 2022-02-14 10:48:49 +01:00
a2585ea83a ux: add styles for dark mode 2022-02-10 14:12:24 +01:00
151aaef5a6 fix: remove whitespace shortcode 2022-02-10 10:14:36 +01:00
cd42b954ff config: add _details.scss to whitelister postcss.config.js 2022-02-09 20:17:54 +01:00
7bc15dc0ec feat: add details shortcode 2022-02-09 20:05:13 +01:00
e3fdbaa259 meta: update changelog 2022-02-04 14:01:24 +01:00
d051cfd54a deps: bump auto-changelog from 2.3.0 to 2.4.0 2022-02-04 13:59:17 +01:00
1460fca281 deps: replace markdownlint-cli with markdownlint-cli2 2022-02-03 09:00:24 +01:00
47d1835ffc deps: bump versions to latest 2022-02-03 08:35:49 +01:00
e940ffad2b deps: bump postcss from 8.4.5 to 8.4.6 2022-02-02 11:06:49 +01:00
5466150f72 Merge pull request #648 from h-enk/scroll-lock
Adds scroll position lock for default docs sidebar
2022-02-02 11:03:03 +01:00
17eb9a6902 ux: add scroll position lock for default docs sidebar 2022-02-02 10:54:55 +01:00
971894755e fix: lang always is part of filepath 2022-02-01 13:47:55 +01:00
79ad59f311 Merge pull request #618 from james-d-elliott/feat-docs-repo-subpath
feat: edit link docs repo subpath
2022-02-01 13:44:10 +01:00
da6d24125d Merge pull request #644 from h-enk/active-page
Sets font weight active page to 500
2022-02-01 12:13:45 +01:00
29b19cf68c config: preload jost-v4-latin-500.woff2 2022-02-01 12:04:12 +01:00
8c9916d091 ux: set font weight active page to 500 2022-02-01 11:51:28 +01:00
57c76b58b5 deps: bump versions to latest 2022-02-01 11:13:46 +01:00
5981ab0d20 Merge pull request #642 from h-enk/navbar-dropdown
Adds support for sub navigation main menu
2022-02-01 11:08:49 +01:00
ef830bf244 config: set to new default 2022-02-01 11:00:25 +01:00
ab228b2643 feat: add support for sub navigation main menu 2022-02-01 09:57:11 +01:00
0fad0abb88 Merge pull request #626 from nk9/master
[#604] Allow Firefox on macOS to see italic text.
2022-01-31 14:28:34 +01:00
a5a082ed4c fix: show section navigation logic 2022-01-28 17:16:21 +01:00
b911313138 Merge pull request #637 from h-enk/new-docs-tree
Adds new docs tree — with a single command 🤖
2022-01-28 16:21:57 +01:00
7c6e17f409 config: reset to defaults 2022-01-28 16:18:05 +01:00
4162b7110c feat: add section specific navigation bar 2022-01-28 16:09:01 +01:00
f7bb574a9b feat: add auto new docs tree 2022-01-28 13:52:51 +01:00
4b3e21abb5 Merge pull request #636 from h-enk/full-width
Adds full width as an option
2022-01-28 09:19:24 +01:00
46be12a2af config: add container classes to safelist 2022-01-28 09:15:47 +01:00
3415433ec4 config: set full width to false per default 2022-01-28 09:03:41 +01:00
e011603dfc feat: add full width as an option 2022-01-28 08:48:57 +01:00
10b791fc7b Merge pull request #635 from h-enk/dependabot/npm_and_yarn/clipboard-2.0.9
chore(deps-dev): bump clipboard from 2.0.8 to 2.0.9
2022-01-28 08:22:55 +01:00
43a5632ee3 chore(deps-dev): bump clipboard from 2.0.8 to 2.0.9
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: clipboard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 06:05:24 +00:00
8b17636675 deps: bump versions to latest 2022-01-26 15:08:36 +01:00
54d04d58fc Merge pull request #617 from h-enk/section-menu
feat: add multi level section menu
2022-01-26 15:01:56 +01:00
5cf97870ae config: set for merge 2022-01-26 14:49:48 +01:00
9e5ef02e7a feat: add auto default section menu 2022-01-26 14:36:47 +01:00
0e8cd3c320 config: set section menu to auto collapsible 2022-01-25 16:30:34 +01:00
ab5584984a setup: separate section menu logic from menu building 2022-01-25 16:27:13 +01:00
aa8c798e74 Fix newline error and switch to silent comments for font family hints. 2022-01-24 18:04:27 +00:00