dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
docs: add basic configuration examples
Patrick Kollitsch
5 days ago
6e2148c1f438c115f126474084680425f565af71
[external-software/github_gohugo-theme-ananke.git]
/
.vscode
/
extensions.json
1
2
3
4
5
6
7
8
9
{
"recommendations": [
"pkief.material-icon-theme",
"yzhang.markdown-all-in-one",
"davidanson.vscode-markdownlint",
"zizmor.zizmor-vscode",
"redhat.vscode-yaml"
]
}