🔥 🚚 Remove no used code & rename startup shell script file name.
This commit is contained in:
parent
e4cb4f0188
commit
e0cfe0c50c
2
.gitignore
vendored
2
.gitignore
vendored
@ -20,7 +20,7 @@ exampleSite/content/**/
|
||||
|
||||
# Exclude special files
|
||||
!exampleSite/config.yaml
|
||||
!exampleSite/start.sh
|
||||
!exampleSite/startup.sh
|
||||
|
||||
data/*
|
||||
!data/config.yaml
|
||||
|
@ -39,10 +39,6 @@ markup:
|
||||
renderer:
|
||||
unsafe: true
|
||||
highlight:
|
||||
# codeFences: true
|
||||
# lineNos: true
|
||||
# lineNumbersInTable: true
|
||||
# noClasses: true
|
||||
# # 高亮代码的样式名称,可选:monokai | emacs | api | dracula | friendly
|
||||
# # 更多的样式:https://xyproto.github.io/splash/docs/all.html
|
||||
# # Highlight style: monokai | emacs | api | dracula | friendly
|
||||
|
Loading…
Reference in New Issue
Block a user