Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromonaco committed Jul 28, 2024
1 parent fb7e102 commit 2aac649
Show file tree
Hide file tree
Showing 319 changed files with 10,857 additions and 5,772 deletions.
3 changes: 2 additions & 1 deletion .obsidian/app.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"promptDelete": false
}
2 changes: 1 addition & 1 deletion .obsidian/plugins/webpage-html-export/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"exportPath": "C:\\\\Dev\\GitHub\\workbench\\digital-knowledge-garden\\docs",
"filesToExport": [
[
"src"
"all"
]
]
}
117 changes: 58 additions & 59 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,45 +18,8 @@
"source": false
}
}
},
{
"id": "e97e455450a64697",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "src/Tools/Git.md",
"mode": "source",
"source": false
}
}
},
{
"id": "8353807913410822",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "src/How-to/Git.md",
"mode": "source",
"source": false
}
}
},
{
"id": "4ae7314987c01415",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "src/Index.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 2
]
}
],
"direction": "vertical"
Expand Down Expand Up @@ -102,8 +65,7 @@
"state": {}
}
}
],
"currentTab": 1
]
}
],
"direction": "horizontal",
Expand All @@ -123,7 +85,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "src/How-to/Git.md",
"file": "src/Index.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -146,7 +108,7 @@
"state": {
"type": "outline",
"state": {
"file": "src/How-to/Git.md"
"file": "src/Index.md"
}
}
},
Expand Down Expand Up @@ -189,24 +151,45 @@
"webpage-html-export:Export Vault to HTML": false
}
},
"active": "8353807913410822",
"floating": {
"id": "41f6ee36c30268e7",
"type": "floating",
"children": [
{
"id": "e72462fb8beba3dc",
"type": "window",
"children": [
{
"id": "c1be695f1cca8757",
"type": "tabs",
"children": [
{
"id": "066ed0dcf8395789",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "src/Index.md",
"mode": "source",
"source": false
}
}
}
]
}
],
"direction": "vertical",
"x": 738,
"y": 178,
"width": 900,
"height": 500,
"maximize": false,
"zoom": 0
}
]
},
"active": "066ed0dcf8395789",
"lastOpenFiles": [
"src/Tools/Clipchamp.md",
"src/Index.md",
"src/Tools/Git.md",
"Clipchamp.md",
"src/Development/Development Environment Setup.md",
"images/Pasted image 20230731083648.png",
"docs/src/Goals/Knowledge Sharing.html",
"docs/src/Goals/Continuous Improvement.html",
"docs/src/Goals/Quality.html",
"docs/src/Goals/Continous Learning.html",
"docs/src/Goals",
"docs/src/Frontend/CSS.html",
"docs/src/Frontend/Index.html",
"docs/src/Frontend/Angular.html",
"docs/src/Frontend",
"docs/src/FeatureManagement/Microsoft.FeatureManagement.html",
"src/Tools/WinGet.md",
"src/Tools/Windows.md",
"src/Tools/VSCode.md",
Expand All @@ -225,9 +208,25 @@
"src/Tools/InferSharp.md",
"src/Tools/Ideas.md",
"src/Tools/GitHub Copilot.md",
"src/Tools/Git.md",
"src/Tools/Docker Desktop.md",
"src/Tools/Docker Compose.md",
"src/Tools/Docker CLI.md",
"src/Tools/CMD.md",
"src/Tools/Clipchamp.md",
"src/Testing/WireMockNet.md",
"src/Testing/Playwright using TypeScript.md",
"images/Pasted image 20230731083648.png",
"docs/src/Goals/Knowledge Sharing.html",
"docs/src/Goals/Continuous Improvement.html",
"docs/src/Goals/Quality.html",
"docs/src/Goals/Continous Learning.html",
"docs/src/Goals",
"docs/src/Frontend/CSS.html",
"docs/src/Frontend/Index.html",
"docs/src/Frontend/Angular.html",
"docs/src/Frontend",
"docs/src/FeatureManagement/Microsoft.FeatureManagement.html",
"images/Pasted image 20240510085959.png",
"docs/lib/media/favicon.png",
"docs/lib/media/pasted-image-20240510083448.png",
Expand Down
7 changes: 3 additions & 4 deletions src/Index.md → Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@ This project was inspired by this [blog post](https://github.com/readme/guides/p
## Publish

1. Delete all files in `digital-knowledge-garden\docs`
2. Export `src` as HTML Documents (self-contained)![[Pasted image 20240510083448.png]]![[Pasted image 20240510085959.png]]
3. Copy `docs\src` to `docs`
4. Delete `docs\src` and `docs\lib` folders
2. Export HTML Files![[Pasted image 20240729081305.png]]
5. Push Git changes
6. A GitHub Action will be triggered to publish https://leandromonaco.github.io/digital-knowledge-garden
### Sources

- [Daily.dev](https://daily.dev/)
- [Daily.dev](https://daily.dev/)
- [Pocket](https://getpocket.com/home)
Empty file.
14 changes: 0 additions & 14 deletions docs/APIs/GitHub API.html

This file was deleted.

105 changes: 0 additions & 105 deletions docs/APIs/Google Calendar API.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/APIs/JIRA API.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/APIs/QMetry API.html

This file was deleted.

18 changes: 0 additions & 18 deletions docs/AWS/AWS KMS.html

This file was deleted.

This file was deleted.

88 changes: 0 additions & 88 deletions docs/Cloud/AWS/Index.html

This file was deleted.

21 changes: 0 additions & 21 deletions docs/Cloud/AWS/Services/CloudFormation.html

This file was deleted.

37 changes: 0 additions & 37 deletions docs/Cloud/AWS/Services/Cognito.html

This file was deleted.

27 changes: 0 additions & 27 deletions docs/Cloud/AWS/Services/DynamoDB.html

This file was deleted.

56 changes: 0 additions & 56 deletions docs/Cloud/AWS/Services/Lambda.html

This file was deleted.

22 changes: 0 additions & 22 deletions docs/Cloud/AWS/Tools/AWS CLI.html

This file was deleted.

26 changes: 0 additions & 26 deletions docs/Cloud/AWS/Tools/CDK.html

This file was deleted.

21 changes: 0 additions & 21 deletions docs/Cloud/AWS/Tools/Lambda Tools.html

This file was deleted.

37 changes: 0 additions & 37 deletions docs/Cloud/AWS/Tools/LocalStack.html

This file was deleted.

19 changes: 0 additions & 19 deletions docs/Cloud/AWS/Tools/Moto.html

This file was deleted.

21 changes: 0 additions & 21 deletions docs/Cloud/AWS/Tools/SAM CLI.html

This file was deleted.

18 changes: 0 additions & 18 deletions docs/Cloud/Azure/Index.html

This file was deleted.

19 changes: 0 additions & 19 deletions docs/Development/Developer Productivity.html

This file was deleted.

84 changes: 0 additions & 84 deletions docs/Development/Development Environment Setup.html

This file was deleted.

25 changes: 0 additions & 25 deletions docs/DotNet/CLI/dotnet list package.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/DotNet/CLI/dotnet monitor.html

This file was deleted.

37 changes: 0 additions & 37 deletions docs/Email Templates/Knowledge Sharing.html

This file was deleted.

139 changes: 0 additions & 139 deletions docs/Email Templates/Onboarding.html

This file was deleted.

44 changes: 0 additions & 44 deletions docs/Engineering Management/1on1s.html

This file was deleted.

21 changes: 0 additions & 21 deletions docs/Engineering Management/Agile.html

This file was deleted.

20 changes: 0 additions & 20 deletions docs/Engineering Management/Career.html

This file was deleted.

26 changes: 0 additions & 26 deletions docs/Engineering Management/Change Management.html

This file was deleted.

17 changes: 0 additions & 17 deletions docs/Engineering Management/Coaching.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/Engineering Management/Code Reviews.html

This file was deleted.

65 changes: 0 additions & 65 deletions docs/Engineering Management/Community Of Practice.html

This file was deleted.

19 changes: 0 additions & 19 deletions docs/Engineering Management/Culture.html

This file was deleted.

25 changes: 0 additions & 25 deletions docs/Engineering Management/Developer Experience.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/Engineering Management/Effective Meetings.html

This file was deleted.

87 changes: 0 additions & 87 deletions docs/Engineering Management/Engineering Management.html

This file was deleted.

30 changes: 0 additions & 30 deletions docs/Engineering Management/Goals.html

This file was deleted.

94 changes: 0 additions & 94 deletions docs/Engineering Management/Health Monitor.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/Engineering Management/High Performing Teams.html

This file was deleted.

18 changes: 0 additions & 18 deletions docs/Engineering Management/Hiring.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/Engineering Management/Incident Management.html

This file was deleted.

47 changes: 0 additions & 47 deletions docs/Engineering Management/Index.html

This file was deleted.

54 changes: 0 additions & 54 deletions docs/Engineering Management/Interview.html

This file was deleted.

45 changes: 0 additions & 45 deletions docs/Engineering Management/Interviewer.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/Engineering Management/Leadership.html

This file was deleted.

29 changes: 0 additions & 29 deletions docs/Engineering Management/Manage for Better Results.html

This file was deleted.

19 changes: 0 additions & 19 deletions docs/Engineering Management/Metrics.html

This file was deleted.

27 changes: 0 additions & 27 deletions docs/Engineering Management/Onboarding.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/Engineering Management/Psychological Safety.html

This file was deleted.

49 changes: 0 additions & 49 deletions docs/Engineering Management/Reports.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/Engineering Management/Salary.html

This file was deleted.

213 changes: 0 additions & 213 deletions docs/Engineering Management/Software Development Strategy.html

This file was deleted.

32 changes: 0 additions & 32 deletions docs/Engineering Management/Ways of Working.html

This file was deleted.

43 changes: 0 additions & 43 deletions docs/Engineering Management/Wellbeing.html

This file was deleted.

51 changes: 0 additions & 51 deletions docs/FeatureManagement/Microsoft.FeatureManagement.html

This file was deleted.

209 changes: 0 additions & 209 deletions docs/Goals/Continous Learning.html

This file was deleted.

98 changes: 0 additions & 98 deletions docs/Goals/Continuous Improvement.html

This file was deleted.

135 changes: 0 additions & 135 deletions docs/Goals/Knowledge Sharing.html

This file was deleted.

33 changes: 0 additions & 33 deletions docs/How-to/Batch File.html

This file was deleted.

78 changes: 0 additions & 78 deletions docs/How-to/Build and Run a Container with Docker.html

This file was deleted.

51 changes: 0 additions & 51 deletions docs/How-to/Change host file on Windows.html

This file was deleted.

20 changes: 0 additions & 20 deletions docs/How-to/Create IIS Websites.html

This file was deleted.

102 changes: 0 additions & 102 deletions docs/How-to/Create Self-Signed Certificate.html

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions docs/How-to/HTTP Client.html

This file was deleted.

23 changes: 0 additions & 23 deletions docs/How-to/Install multiple NodeJS Versions.html

This file was deleted.

41 changes: 0 additions & 41 deletions docs/How-to/Measure Method Elapsed Time with CSharp.html

This file was deleted.

28 changes: 0 additions & 28 deletions docs/How-to/Modernization.html

This file was deleted.

30 changes: 0 additions & 30 deletions docs/How-to/Run a tool globally on Windows.html

This file was deleted.

29 changes: 0 additions & 29 deletions docs/How-to/Technical Support.html

This file was deleted.

17 changes: 0 additions & 17 deletions docs/Security/OWASP TOP 10.html

This file was deleted.

17 changes: 0 additions & 17 deletions docs/Security/Secure Code Warriors.html

This file was deleted.

73 changes: 0 additions & 73 deletions docs/Technology/Coding Exercise.html

This file was deleted.

15 changes: 0 additions & 15 deletions docs/Technology/HTTP 3.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/Testing/MsTest.html

This file was deleted.

98 changes: 0 additions & 98 deletions docs/Testing/Playwright using .NET.html

This file was deleted.

152 changes: 0 additions & 152 deletions docs/Testing/Playwright using TypeScript.html

This file was deleted.

21 changes: 0 additions & 21 deletions docs/Testing/WireMockNet.html

This file was deleted.

38 changes: 0 additions & 38 deletions docs/Tools/Docker CLI.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/Tools/Docker Compose.html

This file was deleted.

89 changes: 0 additions & 89 deletions docs/Tools/Docker Desktop.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/Tools/GitHub Copilot.html

This file was deleted.

341 changes: 0 additions & 341 deletions docs/Tools/Kubernetes.html

This file was deleted.

22 changes: 0 additions & 22 deletions docs/Tools/Microsoft Application Inspector.html

This file was deleted.

20 changes: 0 additions & 20 deletions docs/Tools/NuGet.html

This file was deleted.

17 changes: 0 additions & 17 deletions docs/Tools/Nuget CLI.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/Tools/Proxy.html

This file was deleted.

66 changes: 0 additions & 66 deletions docs/Tools/Redash.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/Tools/SQL Lite.html

This file was deleted.

21 changes: 0 additions & 21 deletions docs/Tools/Slack CLI.html

This file was deleted.

213 changes: 0 additions & 213 deletions docs/Tools/Sql Server.html

This file was deleted.

95 changes: 0 additions & 95 deletions docs/Tools/Visual Studio.html

This file was deleted.

36 changes: 0 additions & 36 deletions docs/Tools/Windows Terminal.html

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/books/Agile contracts primer.pdf
Binary file not shown.
Binary file not shown.
Binary file added docs/books/Azure Developer Guide.pdf
Binary file not shown.
Binary file not shown.
Binary file added docs/books/Build+modern+applications+on+AWS.pdf
Binary file not shown.
Binary file added docs/books/Building a culture of innovation.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/books/Designing Distributed Systems.pdf
Binary file not shown.
Binary file not shown.
Binary file added docs/books/Effective DevOps.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/books/Kubernetes Learning Path.pdf
Binary file not shown.
Binary file added docs/books/LINQ Explained with Sketches.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/books/PMBOK7.pdf
Binary file not shown.
Binary file added docs/books/Remote_Work_Playbook.pdf
Binary file not shown.
Binary file not shown.
Binary file added docs/books/SQL Server Execution Plans.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/books/The Startup CTO Handbook.pdf
Binary file not shown.
Binary file not shown.
Binary file added docs/books/jwt-handbook-v0_14_1.pdf
Binary file not shown.
Binary file added docs/books/shape-up.pdf
Binary file not shown.
Binary file added docs/books/whattolookforinacodereview.pdf
Binary file not shown.
51 changes: 0 additions & 51 deletions docs/development/devcontainers.html

This file was deleted.

17 changes: 0 additions & 17 deletions docs/devops/observability.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/documentation/diagramsascode.html

This file was deleted.

24 changes: 0 additions & 24 deletions docs/documentation/documentation.html

This file was deleted.

20 changes: 0 additions & 20 deletions docs/dotnet/asp.net.html

This file was deleted.

104 changes: 0 additions & 104 deletions docs/dotnet/configuration.html

This file was deleted.

14 changes: 0 additions & 14 deletions docs/dotnet/csharp.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/dotnet/deployment.html

This file was deleted.

44 changes: 0 additions & 44 deletions docs/dotnet/entityframework.html

This file was deleted.

22 changes: 0 additions & 22 deletions docs/dotnet/libraries/identityserver.html

This file was deleted.

40 changes: 0 additions & 40 deletions docs/dotnet/libraries/nukebuild.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/dotnet/libraries/yarp.html

This file was deleted.

17 changes: 0 additions & 17 deletions docs/dotnet/minimalapi.html

This file was deleted.

81 changes: 0 additions & 81 deletions docs/frontend/angular.html

This file was deleted.

15 changes: 0 additions & 15 deletions docs/frontend/css.html

This file was deleted.

20 changes: 0 additions & 20 deletions docs/frontend/index.html

This file was deleted.

82 changes: 0 additions & 82 deletions docs/goals/quality.html

This file was deleted.

34 changes: 0 additions & 34 deletions docs/how-to/cli.html

This file was deleted.

56 changes: 0 additions & 56 deletions docs/how-to/git.html

This file was deleted.

Binary file added docs/images/Pasted image 20230731083648.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Pasted image 20230810091642.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Pasted image 20240510083448.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Pasted image 20240510085959.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Pasted image 20240729081305.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/engineering manager framework.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/learning pyramid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 18 additions & 18 deletions docs/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 2aac649

Please sign in to comment.