diff options
Diffstat (limited to 'gnu/packages/version-control.scm')
| -rw-r--r-- | gnu/packages/version-control.scm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index d1af7749baf..3b91b3f6809 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm | |||
| @@ -1077,11 +1077,11 @@ desired format.") | |||
| 1077 | (home-page "https://codeberg.org/git-pages/git-pages") | 1077 | (home-page "https://codeberg.org/git-pages/git-pages") |
| 1078 | (synopsis "Scalable static site server for Git forges") | 1078 | (synopsis "Scalable static site server for Git forges") |
| 1079 | (description | 1079 | (description |
| 1080 | "is a static site server for use with Git forges (i.e. a @code{GitHub} | 1080 | "@command{git-pages} is a static site server for use with Git |
| 1081 | Pages replacement). It is written with efficiency in mind, scaling | 1081 | forges (i.e. a @code{GitHub} Pages replacement). It is written with |
| 1082 | horizontally to any number of machines and serving sites up to multiple | 1082 | efficiency in mind, scaling horizontally to any number of machines and serving |
| 1083 | gigabytes in size, while being equally suitable for small single-user | 1083 | sites up to multiple gigabytes in size, while being equally suitable for small |
| 1084 | deployments.") | 1084 | single-user deployments.") |
| 1085 | (license license:bsd-0))) | 1085 | (license license:bsd-0))) |
| 1086 | 1086 | ||
| 1087 | (define-public git-pages-cli | 1087 | (define-public git-pages-cli |
