1
This commit is contained in:
@@ -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.
|
||||
8
Notes.md
8
Notes.md
@@ -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``
|
||||
|
||||
@@ -27,12 +27,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Engine", "Engine", "{E877E5
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{B20FC982-E0BE-4893-A3B4-535C3E48EBE6}"
|
||||
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}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Library", "Library", "{66FB66E3-739C-44E8-B692-B714F41C3641}"
|
||||
|
||||
Reference in New Issue
Block a user