Commit Graph

787 Commits

Author SHA1 Message Date
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
f0b00f6c3b Account for Google Fonts and indestructible versions of the Jost font. 2022-01-24 17:35:13 +00:00
66f814768f [#604] Allow Firefox on macOS to see italic text. 2022-01-22 12:44:25 +00:00
3e384f393d feat: add manual multi level default section menu 2022-01-20 18:00:31 +01:00
f0edb03105 feat: add auto collapsibile multi level section menu 2022-01-20 15:37:15 +01:00
b063faaf37 fix: correct bitbucket
Bitbucket (bitbucket.org) is different to BitbucketServer, so made sure to add the distinction. Also moved a declaration closer to where it's used.
2022-01-20 11:43:20 +11:00
1b6a1ca0cd feat: edit link docs repo subpath
Can be used if the folder with your content is in a subfolder so if your project wishes to contain code and docs in the same repo it's convenient to do so. Additionally includes some refactoring in the edit-page.html logic to make it  easier to manage.
2022-01-20 11:36:43 +11:00
44a41db761 feat: add multi level section menu 2022-01-19 17:21:41 +01:00
4f9365181d feat: add multi level section menu 2022-01-18 20:48:17 +01:00
40a8705ab6 feat: add last modified date as an option 2022-01-17 19:50:23 +01:00
9a9f37b3a2 feat: add contextual alert support 2022-01-17 16:38:16 +01:00
1c1a4100ef deps: bump versions to latest 2022-01-17 12:33:23 +01:00
4860a90931 meta: update sponsors + backers sections 2022-01-17 10:25:21 +01:00
b085a674c1 ux: better anchor placement 2022-01-14 16:50:58 +01:00
8fcd777a2d fix: copy button text no longer searchable 2022-01-14 16:45:32 +01:00
0e09981fc8 processes: add close stale issues and prs 2022-01-14 14:18:17 +01:00
71b2736fdf fix: import statement mermaid 2022-01-14 13:54:01 +01:00