This commit is contained in:
zel
2025-02-20 15:40:37 +08:00
parent ded4c2e503
commit 74772e285e
4 changed files with 0 additions and 27 deletions

View File

@@ -1,13 +0,0 @@
Tools:
node.js : https://nodejs.org/en/download/
git : https://git-scm.com/download/win
* Clone: https://github.com/highlightjs/highlight.js.git
* change directory to pulled source directory
* Copy tightwiki.js to \src\languages
* run: npm install
* run: npm run build
* node tools/build.js
Use highlight.min.js from .\build
Dont forget to include the styles.

View File

@@ -1,8 +0,0 @@
# Notes
## Tools
### Entity Framework Core command-line tool
``dotnet tool install --global dotnet-ef``
``dotnet add package Microsoft.AspNetCore.Authentication.Google``

View File

View File

@@ -27,12 +27,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Engine", "Engine", "{E877E5
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{B20FC982-E0BE-4893-A3B4-535C3E48EBE6}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{B20FC982-E0BE-4893-A3B4-535C3E48EBE6}"
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{37166B8B-6665-4D4C-B29E-67CA9D68E5EF}"
ProjectSection(SolutionItems) = preProject
Highlight.js.md = Highlight.js.md
Notes.md = Notes.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZelWiki.Engine.Function", "ZelWiki.Engine.Function\ZelWiki.Engine.Function.csproj", "{8736FD63-2E5D-4A74-9B6B-AD076088CDB5}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZelWiki.Engine.Function", "ZelWiki.Engine.Function\ZelWiki.Engine.Function.csproj", "{8736FD63-2E5D-4A74-9B6B-AD076088CDB5}"
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Library", "Library", "{66FB66E3-739C-44E8-B692-B714F41C3641}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Library", "Library", "{66FB66E3-739C-44E8-B692-B714F41C3641}"