Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AItool
/
home-fasthtml
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c40a602
home-fasthtml
/
tools
/
docs.sh
AItool
Upload 210 files
036b3a6
verified
11 days ago
raw
Copy download link
history
blame
Safe
136 Bytes
#!/usr/bin/env bash
set
-eux
pushd
../fasthtml
nbdev_docs
popd
cp
-r ../fasthtml/_docs/* docs/
tools/sitemap.py
git add -A
git status