Skip to content
Snippets Groups Projects
Commit a0b164ab authored by Jakub Pelka's avatar Jakub Pelka :cat2:
Browse files

CI work

parent d0e18bb4
No related branches found
No related tags found
1 merge request!1Push existing docs with CI
......@@ -8,7 +8,6 @@ services:
- 35729:35729
volumes:
- ./docs:/app/docs
- ./docusaurus-site/blog:/app/website/blog
- ./docusaurus-site/core:/app/website/core
- ./docusaurus-site/i18n:/app/website/i18n
- ./docusaurus-site/pages:/app/website/pages
......
......@@ -27,12 +27,6 @@ const config = {
// Please change this to your repo.
editUrl: 'https://github.com/facebook/docusaurus/edit/main/website/',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
editUrl:
'https://github.com/facebook/docusaurus/edit/main/website/blog/',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment