Cradicle Explorer
js.waku.guide
Info
Issues
Patches
Wallets
Source
Source
.github
archetypes
default.md
content
layouts
static
themes
.cspell.json
.gitignore
.gitmodules
Jenkinsfile
LICENSE
README.md
config.yaml
package.json
yarn.lock
/
archetypes
/ default.md
default.md
1
---
2
title: "{{ replace .Name "-" " " | title }}"
3
date: {{ .Date }}
4
draft: true
5
---
6