-
- Downloads
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.
Showing
- app/assets/javascripts/projects/project_new.js 20 additions, 0 deletionsapp/assets/javascripts/projects/project_new.js
- app/views/projects/new.html.haml 3 additions, 0 deletionsapp/views/projects/new.html.haml
- changelogs/unreleased/jlenny-AddPagesTemplates.yml 5 additions, 0 deletionschangelogs/unreleased/jlenny-AddPagesTemplates.yml
- lib/gitlab/project_template.rb 8 additions, 3 deletionslib/gitlab/project_template.rb
- locale/gitlab.pot 30 additions, 0 deletionslocale/gitlab.pot
- spec/lib/gitlab/project_template_spec.rb 6 additions, 1 deletionspec/lib/gitlab/project_template_spec.rb
- vendor/project_templates/gitbook.tar.gz 0 additions, 0 deletionsvendor/project_templates/gitbook.tar.gz
- vendor/project_templates/hexo.tar.gz 0 additions, 0 deletionsvendor/project_templates/hexo.tar.gz
- vendor/project_templates/hugo.tar.gz 0 additions, 0 deletionsvendor/project_templates/hugo.tar.gz
- vendor/project_templates/jekyll.tar.gz 0 additions, 0 deletionsvendor/project_templates/jekyll.tar.gz
- vendor/project_templates/plainhtml.tar.gz 0 additions, 0 deletionsvendor/project_templates/plainhtml.tar.gz
vendor/project_templates/gitbook.tar.gz
0 → 100644
File added
vendor/project_templates/hexo.tar.gz
0 → 100644
File added
vendor/project_templates/hugo.tar.gz
0 → 100644
File added
vendor/project_templates/jekyll.tar.gz
0 → 100644
File added
vendor/project_templates/plainhtml.tar.gz
0 → 100644
File added
Please register or sign in to comment