~
About
Config
Man
Builds
Log
Project
Refs
items-per-page
50
100
150
200
theme
default
acme
rose-pine
nord
Submit
Blob
Log
Permalink
Raw
Blob check.sh
-rwxr-xr-x 70 B
1
#!/bin/sh
2
3
find content -type f -name '*.md' -exec aspell check {} \;