diff --git a/content/codeberg-pages/index.md b/content/codeberg-pages/index.md index 4dd54c1..8620f69 100644 --- a/content/codeberg-pages/index.md +++ b/content/codeberg-pages/index.md @@ -15,6 +15,8 @@ Such websites will keep working indefinitely. You will be able to seamlessly migrate to the new version of Pages once it is supported. Take note of some minor [changes and deprecations](/codeberg-pages/migrating-from-pages-v2/#breaking-changes-and-deprecations). +Additionally, websites with a deployment branch using [Git LFS](https://docs.codeberg.org/git/using-lfs/) for storage are not supported with git-pages, but will continue to work via the old method. + Websites hosted under the `codeberg.page` domain can already use the new git-pages method. The new documentation is work in progress, and we appreciate your feedback. Please let us know in case you find yourself confused. diff --git a/content/codeberg-pages/migrating-from-pages-v2.md b/content/codeberg-pages/migrating-from-pages-v2.md index abe4bc7..073ad26 100644 --- a/content/codeberg-pages/migrating-from-pages-v2.md +++ b/content/codeberg-pages/migrating-from-pages-v2.md @@ -14,6 +14,8 @@ Such websites will keep working indefinitely. You will be able to seamlessly migrate to the new version of Pages once it is supported. Take note of some minor [changes and deprecations](/codeberg-pages/migrating-from-pages-v2/#breaking-changes-and-deprecations). +Additionally, websites with a deployment branch using [Git LFS](https://docs.codeberg.org/git/using-lfs/) for storage are not supported with git-pages, but will continue to work via the old method. + Websites hosted under the `codeberg.page` domain can already use the new git-pages method. The new documentation is work in progress, and we appreciate your feedback. Please let us know in case you find yourself confused. diff --git a/content/codeberg-pages/pushing-output.md b/content/codeberg-pages/pushing-output.md index 009f55c..482f4b7 100644 --- a/content/codeberg-pages/pushing-output.md +++ b/content/codeberg-pages/pushing-output.md @@ -15,6 +15,8 @@ Such websites will keep working indefinitely. You will be able to seamlessly migrate to the new version of Pages once it is supported. Take note of some minor [changes and deprecations](/codeberg-pages/migrating-from-pages-v2/#breaking-changes-and-deprecations). +Additionally, websites with a deployment branch using [Git LFS](https://docs.codeberg.org/git/using-lfs/) for storage are not supported with git-pages, but will continue to work via the old method. + Websites hosted under the `codeberg.page` domain can already use the new git-pages method. **This page documents the method used for legacy v2 Pages sites.**