diff options
author | Jason Lenny <jlenny@gitlab.com> | 2019-01-29 08:25:52 +0000 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2019-02-07 17:05:33 +0100 |
commit | 37410a9ddf2eb90361974fd676bd0558dcad3ffa (patch) | |
tree | 4140ec69dd7681f3f14392641e3727df5877e7a8 /vendor | |
parent | 232ae06a829ba1a7e795564f711e730bd839be41 (diff) | |
download | gitlab-ce-37410a9ddf2eb90361974fd676bd0558dcad3ffa.tar.gz |
Add Pages templates
Adds templates for the 5 most popular Pages templates to the new project
menu. This does not add unique icons for the templates because that
turned out more complicated than expected, and this feature is valuable
without them.
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/project_templates/gitbook.tar.gz | bin | 0 -> 13808 bytes |
-rw-r--r-- | vendor/project_templates/hexo.tar.gz | bin | 0 -> 548020 bytes |
-rw-r--r-- | vendor/project_templates/hugo.tar.gz | bin | 0 -> 1048753 bytes |
-rw-r--r-- | vendor/project_templates/jekyll.tar.gz | bin | 0 -> 60703 bytes |
-rw-r--r-- | vendor/project_templates/plainhtml.tar.gz | bin | 0 -> 12079 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/vendor/project_templates/gitbook.tar.gz b/vendor/project_templates/gitbook.tar.gz Binary files differnew file mode 100644 index 00000000000..73062fca038 --- /dev/null +++ b/vendor/project_templates/gitbook.tar.gz diff --git a/vendor/project_templates/hexo.tar.gz b/vendor/project_templates/hexo.tar.gz Binary files differnew file mode 100644 index 00000000000..b32c4945366 --- /dev/null +++ b/vendor/project_templates/hexo.tar.gz diff --git a/vendor/project_templates/hugo.tar.gz b/vendor/project_templates/hugo.tar.gz Binary files differnew file mode 100644 index 00000000000..4bdb03f5b2f --- /dev/null +++ b/vendor/project_templates/hugo.tar.gz diff --git a/vendor/project_templates/jekyll.tar.gz b/vendor/project_templates/jekyll.tar.gz Binary files differnew file mode 100644 index 00000000000..ab61ddd03ea --- /dev/null +++ b/vendor/project_templates/jekyll.tar.gz diff --git a/vendor/project_templates/plainhtml.tar.gz b/vendor/project_templates/plainhtml.tar.gz Binary files differnew file mode 100644 index 00000000000..6927ae74de8 --- /dev/null +++ b/vendor/project_templates/plainhtml.tar.gz |