mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
warn that git-lfs is unsupported with git-pages
Adds a warning that deployments from branches using Git LFS are not supported with git-pages Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk>
This commit is contained in:
parent
2695431962
commit
2fe82f1eb4
3 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.**
|
||||
|
|
|
|||
Loading…
Reference in a new issue