diff --git a/DNNDocs.code-workspace-example b/DNNDocs.code-workspace-example new file mode 100644 index 000000000..6900c9635 --- /dev/null +++ b/DNNDocs.code-workspace-example @@ -0,0 +1,56 @@ +{ + "folders": [ + { + "name": "DNNDocs (root)", + "path": "." + }, + { + "name": "templates/dnn-docs", + "path": "templates/dnn-docs" + }, + { + "name": "content", + "path": "content" + }, ], + "settings": { + "editor.tabSize": 2, + "editor.insertSpaces": true, + "editor.detectIndentation": false, + "terminal.integrated.cwd": "${workspaceFolder}", + "terminal.integrated.defaultProfile.windows": "PowerShell", + "terminal.integrated.profiles.windows": { + "PowerShell": { + "path": "pwsh.exe", + "args": [ + "-noexit", + "-command", + "Write-Host 'See the .code-workspace file to update these terminal startup commands, reminders, etc.' -ForegroundColor DarkCyan;", + "Write-Host \"PowerShell ($($PSVersionTable.PSEdition)): v$($PSVersionTable.PSVersion)\" -ForegroundColor DarkCyan;", + "Write-Host '';", + "Write-Host 'DNNDocs - GitHub forked and local';", + "Write-Host 'REQUIRED: .NET Runtime 6 (Noted 20240865)' -ForegroundColor Yellow;", + "Write-Host '';", + "Write-Host 'REMINDERS:' -ForegroundColor Magenta;", + "Write-Host 'Home page /templates/dnn-docs/index.html.tmpl' -ForegroundColor Magenta;", + "Write-Host 'Build using Powershell, \"> .\\build\"';", + "Write-Host 'List installed .NET runtimes or SDKs, \"> dotnet --list-runtimes\" (or --list-sdks)';", + "Write-Host 'See the README to Update from Upstream' -ForegroundColor Magenta;", + "# Write-Host 'Reminder: cool or useful reminder goes here, \"> nvm use vNN.NN.NN \"' -ForegroundColor Magenta;", + "# ls ; # for subsequent commands" + ] + } + }, + "explorer.fileNesting.enabled": true, + "explorer.fileNesting.patterns": { + "*.sln": ".env, .browserslistrc, .eslint*, .*.json, .git*, .editorconfig, .nvmrc, .*ignore, gulp*.js, *.code-workspace, build.*, global.json", + "README.md": "READ*", + }, + }, + "extensions": { + "recommendations": [ + "alefragnani.project-manager", + "gruntfuggly.todo-tree", + "aaron-bond.better-comments", + ] + } +} diff --git a/images/sidebar/2024-Dnn-Connect-Champery-bv93voa26j.png b/images/sidebar/2024-Dnn-Connect-Champery-bv93voa26j.png new file mode 100644 index 000000000..43382b5a0 Binary files /dev/null and b/images/sidebar/2024-Dnn-Connect-Champery-bv93voa26j.png differ diff --git a/images/sidebar/2025-Dnn-Summit-Vegas-j26zFozr9J.png b/images/sidebar/2025-Dnn-Summit-Vegas-j26zFozr9J.png new file mode 100644 index 000000000..aba762757 Binary files /dev/null and b/images/sidebar/2025-Dnn-Summit-Vegas-j26zFozr9J.png differ diff --git a/templates/dnn-docs/index.html.tmpl b/templates/dnn-docs/index.html.tmpl index a0edf18ea..de5dd66fc 100644 --- a/templates/dnn-docs/index.html.tmpl +++ b/templates/dnn-docs/index.html.tmpl @@ -70,6 +70,7 @@ +
Learn more about DNN at these community events:
+Recent events:
+ + + + + Champery, Switzerland