Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(v2): auto-generated sidebars, frontmatter-less sites #4582

Merged
merged 53 commits into from
Apr 15, 2021
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
46fb9ca
POC of autogenerated sidebars
slorber Apr 6, 2021
749a251
use combine-promises utility lib
slorber Apr 7, 2021
c81da98
autogenerated sidebar poc working
slorber Apr 7, 2021
b39231f
Revert "autogenerated sidebar poc working"
slorber Apr 7, 2021
e4dd084
POC of auto-generated sidebars for community docs
slorber Apr 7, 2021
c285c65
update tests
slorber Apr 7, 2021
69da2a1
add initial test suite for autogenerated sidebars + fix some edge cases
slorber Apr 8, 2021
9a6904b
Improve autogen sidebars: strip more number prefixes in folder breadc…
slorber Apr 8, 2021
15e3f4b
fix typo!
slorber Apr 8, 2021
6034b64
Add tests for partially generated sidebars + fix edge cases + extract…
slorber Apr 8, 2021
5224653
Ability to read category metadatas file from a file in the category
slorber Apr 8, 2021
3175db0
Merge branch 'master' into slorber/autogen-sidebars
slorber Apr 9, 2021
1bd562b
fix tests
slorber Apr 10, 2021
abf9b0b
change position of API
slorber Apr 10, 2021
3d55863
ability to extract number prefix
slorber Apr 10, 2021
d49d2e3
stable system to enable position frontmatter
slorber Apr 10, 2021
5a4487d
fix tests for autogen sidebar position
slorber Apr 11, 2021
69c83ea
Merge branch 'master' into slorber/autogen-sidebars
slorber Apr 13, 2021
58fa9a2
renamings
slorber Apr 13, 2021
0f96a74
restore community sidebars
slorber Apr 13, 2021
e41b43f
rename frontmatter position -> sidebar_position
slorber Apr 13, 2021
732b25c
make sidebarItemsGenerator fn configurable
slorber Apr 13, 2021
e5e48ae
minor changes
slorber Apr 13, 2021
6d3ded3
rename dirPath => dirName
slorber Apr 13, 2021
56d2e75
Make the init template use autogenerated sidebars
slorber Apr 13, 2021
f3f3d12
fix options
slorber Apr 13, 2021
0f225d9
fix docusaurus site: remove test docs
slorber Apr 13, 2021
77e61da
add _category_ file to docs pathsToWatch
slorber Apr 13, 2021
eceb7ad
add _category_ file to docs pathsToWatch
slorber Apr 13, 2021
6c57520
tutorial: use sidebar_position instead of file number prefixes
slorber Apr 13, 2021
61bfa2e
Adapt Docusaurus tutorial for autogenerated sidebars
slorber Apr 13, 2021
117c528
remove slug: /
slorber Apr 13, 2021
6ef4a61
polish the homepage template
slorber Apr 13, 2021
8a11816
rename _category_ sidebar_position to just "position"
slorber Apr 13, 2021
cbfab8c
test for custom sidebarItemsGenerator fn
slorber Apr 13, 2021
1ace81e
fix category metadata + add link to report tutorial issues
slorber Apr 13, 2021
3a27c3e
Merge branch 'master' into slorber/autogen-sidebars
slorber Apr 14, 2021
177a41a
fix absolute path breaking tests
slorber Apr 14, 2021
35282fa
fix absolute path breaking tests
slorber Apr 14, 2021
db806b1
Add test for floating number sidebar_position
slorber Apr 14, 2021
1a48e23
add sidebarItemsGenerator unit tests
slorber Apr 14, 2021
c7d09e6
add processSidebars unit tests
slorber Apr 14, 2021
9705029
Fix init template broken links
slorber Apr 14, 2021
2f5fdd4
windows test
slorber Apr 14, 2021
727903d
increase code translations test timeout
slorber Apr 14, 2021
7ca2ff7
cleanup mockCategoryMetadataFiles after windows test fixed
slorber Apr 14, 2021
4662610
Merge branch 'master' into slorber/autogen-sidebars
slorber Apr 14, 2021
cee22a7
update init template positions
slorber Apr 14, 2021
5acb3d1
fix windows tests
slorber Apr 14, 2021
827a4cb
fix comment
slorber Apr 14, 2021
e240448
Add autogenerated sidebar items documentation + rewrite the full side…
slorber Apr 15, 2021
87102f6
add useful comment
slorber Apr 15, 2021
f23e823
fix code block title
slorber Apr 15, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into slorber/autogen-sidebars
slorber committed Apr 13, 2021

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
commit 69c83eaca269a5916e201ed01e9d4170dbafd882

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.