mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-13 06:48:08 +02:00
feat(blog): authors page (#10216)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com> Co-authored-by: sebastien <lorber.sebastien@gmail.com> Co-authored-by: slorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
50f9fce29b
commit
f356e29938
56 changed files with 1670 additions and 706 deletions
|
@ -18,6 +18,8 @@ export const ThemeClassNames = {
|
|||
blogPostPage: 'blog-post-page',
|
||||
blogTagsListPage: 'blog-tags-list-page',
|
||||
blogTagPostListPage: 'blog-tags-post-list-page',
|
||||
blogAuthorsListPage: 'blog-authors-list-page',
|
||||
blogAuthorsPostsPage: 'blog-authors-posts-page',
|
||||
|
||||
docsDocPage: 'docs-doc-page',
|
||||
docsTagsListPage: 'docs-tags-list-page',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue