described_class.new('rails','Ruby on Rails','Includes an MVC structure, .gitignore, Gemfile, and more great stuff','https://gitlab.com/gitlab-org/project-templates/rails'),
described_class.new('spring','Spring','Includes an MVC structure, .gitignore, Gemfile, and more great stuff','https://gitlab.com/gitlab-org/project-templates/spring'),
described_class.new('express','NodeJS Express','Includes an MVC structure, .gitignore, Gemfile, and more great stuff','https://gitlab.com/gitlab-org/project-templates/express'),
described_class.new('iosswift','iOS (Swift)','A ready-to-go template for use with iOS Swift apps.','https://gitlab.com/gitlab-org/project-templates/iosswift'),
described_class.new('android','Android','A ready-to-go template for use with Android apps.','https://gitlab.com/gitlab-org/project-templates/android'),
described_class.new('gomicro','Go Micro','Go Micro is a framework for micro service development.','https://gitlab.com/gitlab-org/project-templates/go-micro'),
described_class.new('hugo','Pages/Hugo','Everything you need to get started using a Hugo Pages site.','https://gitlab.com/pages/hugo'),
described_class.new('jekyll','Pages/Jekyll','Everything you need to get started using a Jekyll Pages site.','https://gitlab.com/pages/jekyll'),
described_class.new('plainhtml','Pages/Plain HTML','Everything you need to get started using a plain HTML Pages site.','https://gitlab.com/pages/plain-html'),
described_class.new('gitbook','Pages/GitBook','Everything you need to get started using a GitBook Pages site.','https://gitlab.com/pages/gitbook'),
described_class.new('hexo','Pages/Hexo','Everything you need to get started using a Hexo Pages site.','https://gitlab.com/pages/hexo'),
described_class.new('nfhugo','Netlify/Hugo',_('A Hugo site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features.'),'https://gitlab.com/pages/nfhugo'),
described_class.new('nfjekyll','Netlify/Jekyll',_('A Jekyll site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features.'),'https://gitlab.com/pages/nfjekyll'),
described_class.new('nfplainhtml','Netlify/Plain HTML',_('A plain HTML site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features.'),'https://gitlab.com/pages/nfplain-html'),
described_class.new('nfgitbook','Netlify/GitBook',_('A GitBook site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features.'),'https://gitlab.com/pages/nfgitbook'),
described_class.new('nfhexo','Netlify/Hexo',_('A Hexo site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features.'),'https://gitlab.com/pages/nfhexo')