Add contribute themes page

This commit is contained in:
Ryan Watters
2017-02-27 14:24:35 -06:00
parent d3ea792004
commit d5146d6831
4 changed files with 21 additions and 4 deletions
+18
View File
@@ -0,0 +1,18 @@
---
title:
linktitle: Add Your Theme
description: If you've built a Hugo theme and want to contribute back to the Hugo Community, add your theme to the Hugo Showcase.
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-27
categories: [contribute to hugo]
tags: [contribute,themes,design]
authors: [digitalcraftsman]
weight: 10
draft: false
aliases: [/contribute/theme/]
needsreview: true
notesforauthors:
---
+2 -1
View File
@@ -26,6 +26,7 @@ Do you prefer a graphical user interface over a text editor? Give these frontend
* [Appernetic.io](https://appernetic.io) is a Hugo Static Site Generator as a Service that is easy to use for non-technical users.
* **Features:** inline PageDown editor, visual tree view, image upload and digital asset management with Cloudinary, site preview, continuous integration with GitHub, atomic deploy and hosting, Git and Hugo integration, autosave, custom domain, project syncing, theme cloning and management. Developers have complete control over the source code and can manage it with GitHubs deceptively simple workflow.
* [DATOCMS](https://www.datocms.com) DatoCMS is a fully customizable administrative area for your static websites. Use your favorite website generator, let your clients publish new content independently, and the host the site anywhere you like.
* [Forestry.io](https://forestry.io/). Forestry is a simple CMS for Jekyll and Hugo websites with support for GitHub, GitLab, and Bitbucket. Every time an update is made via the CMS, Forestry will commit changes back to your repo and will compile/deploy your website to S3, GitHub Pages, FTP, etc.
* [Netlify.com](https://www.netlify.com). Netlify builds, deploys, and hosts your static website or app (Hugo, Jekyll, etc). Netlify offers a drag-and-drop interface and automatic deployments from GitHub or Bitbucket.
* **Features:** global CDN, atomic deploys, ultra-fast DNS, instant cache invalidation, high availability, automated hosting, Git integration, form submission hooks, authentication providers, and custom domains. Developers have complete control over the source code and can manage it with GitHub or Bitbucket's deceptively simple workflow.
* [Forestry.io](https://forestry.io/). Forestry is a simple CMS for Jekyll and Hugo websites with support for GitHub, GitLab, and Bitbucket. Every time an update is made via the CMS, Forestry will commit changes back to your repo and will compile/deploy your website to S3, GitHub Pages, FTP, etc.
+1 -1
View File
File diff suppressed because one or more lines are too long
@@ -1,5 +1,3 @@
@include fonts('muli', $weights: 100 300 400 600 700 800, $italic: true);
@include fonts('courierprime', $weights: 400 700, $italic: true);
h1,
h2,
h3,