mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
feat: yarn upgrade and remove pm docs
This commit is contained in:
parent
bedd94b28a
commit
63ad8cc9bc
@ -1,16 +0,0 @@
|
||||
---
|
||||
id: index
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Project Managament
|
||||
|
||||
We [scrumming](https://www.scrum.org/) in our way ...
|
||||
|
||||
## Values
|
||||
|
||||
- project managers manage projects not people
|
||||
|
||||
## Epics
|
||||
|
||||
Epics are the starting point ....
|
||||
@ -1,3 +0,0 @@
|
||||
# Responsibility
|
||||
|
||||
Taking responsibility for a project ...
|
||||
@ -92,12 +92,6 @@ const config = {
|
||||
position: 'left',
|
||||
label: 'DevOps',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'project-management/index',
|
||||
position: 'left',
|
||||
label: 'PM',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'projects/index',
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
const sidebars = {
|
||||
// By default, Docusaurus generates a sidebar from the docs folder structure
|
||||
generalSidebar: [{type: 'autogenerated', dirName: 'general'}],
|
||||
pmSidebar: [{type: 'autogenerated', dirName: 'project-management'}],
|
||||
// pmSidebar: [{type: 'autogenerated', dirName: 'project-management'}],
|
||||
backendSidebar: [{type: 'autogenerated', dirName: 'backend'}],
|
||||
frontendSidebar: [{type: 'autogenerated', dirName: 'frontend'}],
|
||||
devopsSidebar: [{type: 'autogenerated', dirName: 'devops'}],
|
||||
|
||||
885
foomo/yarn.lock
885
foomo/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user