$
./arkoisystems
$
ls -la /
$
grep tags
$
cat about
$
cat rss.xml
💡
💡
$
ls -la /
$
grep tags
$
cat about
$
cat rss.xml
>
Browse by Tag
$
grep -rhoP 'tags:\s*\[\K[^]]+' --include="*.md" . | tr -d ' "' | tr ',' '\n' | sort -u | wc -l
Found 2 unique tags
@
Available tags:
01
│
blog
1
02
│
welcome
1
$
echo "ArkoiSystems © 2026 | Built with Next.js, TypeScript, Bun & Tailwind"