Merge pull request #3865 from mushishi78/static-publisher-documentation
Merge pull request 3865
This commit is contained in:
		
						commit
						86696f6322
					
				|  | @ -84,6 +84,10 @@ host your site directly on a CDN or file host like S3. | ||||||
| Setup steps are fully documented | Setup steps are fully documented | ||||||
| [in the `jekyll-hook` repo](https://github.com/developmentseed/jekyll-hook). | [in the `jekyll-hook` repo](https://github.com/developmentseed/jekyll-hook). | ||||||
| 
 | 
 | ||||||
|  | ### Static Publisher | ||||||
|  | 
 | ||||||
|  | [Static Publisher](https://github.com/static-publisher/static-publisher) is another automated deployment option with a server listening for webhook posts, though it's not tied to GitHub specifically. It has a one-click deploy to Heroku, it can watch multiple projects from one server, it has an easy to user admin interface and can publish to either S3 or to a git repository (e.g. gh-pages). | ||||||
|  | 
 | ||||||
| ### Rake | ### Rake | ||||||
| 
 | 
 | ||||||
| Another way to deploy your Jekyll site is to use [Rake](https://github.com/jimweirich/rake), [HighLine](https://github.com/JEG2/highline), and | Another way to deploy your Jekyll site is to use [Rake](https://github.com/jimweirich/rake), [HighLine](https://github.com/JEG2/highline), and | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue