Henk Verlinde
cd42b954ff
config: add _details.scss to whitelister postcss.config.js
2022-02-09 20:17:54 +01:00
Henk Verlinde
7bc15dc0ec
feat: add details shortcode
2022-02-09 20:05:13 +01:00
Henk Verlinde
e3fdbaa259
meta: update changelog
2022-02-04 14:01:24 +01:00
Henk Verlinde
d051cfd54a
deps: bump auto-changelog from 2.3.0 to 2.4.0
2022-02-04 13:59:17 +01:00
Henk Verlinde
1460fca281
deps: replace markdownlint-cli with markdownlint-cli2
2022-02-03 09:00:24 +01:00
Henk Verlinde
47d1835ffc
deps: bump versions to latest
2022-02-03 08:35:49 +01:00
Henk Verlinde
e940ffad2b
deps: bump postcss from 8.4.5 to 8.4.6
2022-02-02 11:06:49 +01:00
Henk Verlinde
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
Henk Verlinde
17eb9a6902
ux: add scroll position lock for default docs sidebar
2022-02-02 10:54:55 +01:00
Henk Verlinde
971894755e
fix: lang always is part of filepath
2022-02-01 13:47:55 +01:00
Henk Verlinde
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
Henk Verlinde
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
Henk Verlinde
29b19cf68c
config: preload jost-v4-latin-500.woff2
2022-02-01 12:04:12 +01:00
Henk Verlinde
8c9916d091
ux: set font weight active page to 500
2022-02-01 11:51:28 +01:00
Henk Verlinde
57c76b58b5
deps: bump versions to latest
2022-02-01 11:13:46 +01:00
Henk Verlinde
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
Henk Verlinde
ef830bf244
config: set to new default
2022-02-01 11:00:25 +01:00
Henk Verlinde
ab228b2643
feat: add support for sub navigation main menu
2022-02-01 09:57:11 +01:00
Henk Verlinde
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
Henk Verlinde
a5a082ed4c
fix: show section navigation logic
2022-01-28 17:16:21 +01:00
Henk Verlinde
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
Henk Verlinde
7c6e17f409
config: reset to defaults
2022-01-28 16:18:05 +01:00
Henk Verlinde
4162b7110c
feat: add section specific navigation bar
2022-01-28 16:09:01 +01:00
Henk Verlinde
f7bb574a9b
feat: add auto new docs tree
2022-01-28 13:52:51 +01:00
Henk Verlinde
4b3e21abb5
Merge pull request #636 from h-enk/full-width
...
Adds full width as an option
2022-01-28 09:19:24 +01:00
Henk Verlinde
46be12a2af
config: add container classes to safelist
2022-01-28 09:15:47 +01:00
Henk Verlinde
3415433ec4
config: set full width to false per default
2022-01-28 09:03:41 +01:00
Henk Verlinde
e011603dfc
feat: add full width as an option
2022-01-28 08:48:57 +01:00
Henk Verlinde
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
dependabot[bot]
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
Henk Verlinde
8b17636675
deps: bump versions to latest
2022-01-26 15:08:36 +01:00
Henk Verlinde
54d04d58fc
Merge pull request #617 from h-enk/section-menu
...
feat: add multi level section menu
2022-01-26 15:01:56 +01:00
Henk Verlinde
5cf97870ae
config: set for merge
2022-01-26 14:49:48 +01:00
Henk Verlinde
9e5ef02e7a
feat: add auto default section menu
2022-01-26 14:36:47 +01:00
Henk Verlinde
0e8cd3c320
config: set section menu to auto collapsible
2022-01-25 16:30:34 +01:00
Henk Verlinde
ab5584984a
setup: separate section menu logic from menu building
2022-01-25 16:27:13 +01:00
Nick Kocharhook
aa8c798e74
Fix newline error and switch to silent comments for font family hints.
2022-01-24 18:04:27 +00:00
Nick Kocharhook
f0b00f6c3b
Account for Google Fonts and indestructible versions of the Jost font.
2022-01-24 17:35:13 +00:00
Nick Kocharhook
66f814768f
[ #604 ] Allow Firefox on macOS to see italic text.
2022-01-22 12:44:25 +00:00
Henk Verlinde
3e384f393d
feat: add manual multi level default section menu
2022-01-20 18:00:31 +01:00
Henk Verlinde
f0edb03105
feat: add auto collapsibile multi level section menu
2022-01-20 15:37:15 +01:00
James Elliott
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
James Elliott
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
Henk Verlinde
44a41db761
feat: add multi level section menu
2022-01-19 17:21:41 +01:00
Henk Verlinde
4f9365181d
feat: add multi level section menu
2022-01-18 20:48:17 +01:00
Henk Verlinde
40a8705ab6
feat: add last modified date as an option
2022-01-17 19:50:23 +01:00
Henk Verlinde
9a9f37b3a2
feat: add contextual alert support
2022-01-17 16:38:16 +01:00
Henk Verlinde
1c1a4100ef
deps: bump versions to latest
2022-01-17 12:33:23 +01:00
Henk Verlinde
4860a90931
meta: update sponsors + backers sections
2022-01-17 10:25:21 +01:00
Henk Verlinde
b085a674c1
ux: better anchor placement
2022-01-14 16:50:58 +01:00