File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 "$DOCCARCHIVE" \
6161 --output-path ./public \
6262 --hosting-base-path extensions
63+
64+ cat > ./public/index.html <<'EOF'
65+ <!doctype html>
66+ <meta http-equiv="refresh" content="0; url=/extensions/documentation/extensions/" />
67+ <title>Extensions Documentation</title>
68+ EOF
6369 - name : Upload Pages artifact
6470 uses : actions/upload-pages-artifact@v4
6571 with :
Original file line number Diff line number Diff line change 22[ ![ xcode-version] ( https://img.shields.io/badge/xcode-26.2-50ace8.svg?logo=xcode&logoColor=white )] ( https://developer.apple.com/xcode/ )
33[ ![ spm-ready] ( https://img.shields.io/badge/spm-ready-b68f6a.svg?logo=gitlfs&logoColor=white )] ( https://developer.apple.com/documentation/xcode/swift-packages )
44[ ![ platforms] ( https://img.shields.io/badge/platforms-iOS%2018+%20%7C%20macOS%2015+%20-lightgrey.svg?logo=apple&logoColor=white )] ( https://en.wikipedia.org/wiki/List_of_Apple_operating_systems )
5- [ ![ docc] ( https://img.shields.io/badge/docc-documentation-0288D1.svg?logo=bookstack&logoColor=white )] ( https://thatfactory.github.io/extensions/ )
5+ [ ![ docc] ( https://img.shields.io/badge/docc-documentation-0288D1.svg?logo=bookstack&logoColor=white )] ( https://thatfactory.github.io/extensions/documentation/extensions/ )
66[ ![ license] ( https://img.shields.io/badge/license-MIT-67ac5b.svg?logo=googledocs&logoColor=white )] ( https://en.wikipedia.org/wiki/MIT_License )
77[ ![ release] ( https://github.com/thatfactory/extensions/actions/workflows/release.yml/badge.svg )] ( https://github.com/thatfactory/extensions/actions/workflows/release.yml )
88
You can’t perform that action at this time.
0 commit comments