mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	docs: Add Firebase Hosting to hosting providers
This commit is contained in:
		
				
					committed by
					
						 digitalcraftsman
						digitalcraftsman
					
				
			
			
				
	
			
			
			
						parent
						
							b3bcd78f4f
						
					
				
				
					commit
					df7b8b5c38
				
			| @@ -21,10 +21,10 @@ writing experience. | |||||||
|  |  | ||||||
| Sites built with Hugo are extremely fast and very secure. Hugo sites can | Sites built with Hugo are extremely fast and very secure. Hugo sites can | ||||||
| be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][], | be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][], | ||||||
| [GitHub Pages][], [GitLab][], [Surge][], [Aerobatic][], [Google Cloud Storage][], | [GitHub Pages][], [Surge][], [Aerobatic][], [Firebase Hosting][], | ||||||
| [Amazon S3][] and [CloudFront][], and work well with CDNs. | [Google Cloud Storage][], [Amazon S3][] and [CloudFront][], and work well | ||||||
| Hugo sites run without dependencies on expensive runtimes like Ruby, | with CDNs. Hugo sites run without dependencies on expensive runtimes | ||||||
| Python or PHP and without dependencies on any databases. | like Ruby, Python or PHP and without dependencies on any databases. | ||||||
|  |  | ||||||
| [Heroku]: https://www.heroku.com/ | [Heroku]: https://www.heroku.com/ | ||||||
| [GoDaddy]: https://www.godaddy.com/ | [GoDaddy]: https://www.godaddy.com/ | ||||||
| @@ -32,6 +32,7 @@ Python or PHP and without dependencies on any databases. | |||||||
| [GitLab]: https://about.gitlab.com | [GitLab]: https://about.gitlab.com | ||||||
| [GitHub Pages]: https://pages.github.com/ | [GitHub Pages]: https://pages.github.com/ | ||||||
| [Aerobatic]: https://www.aerobatic.com/ | [Aerobatic]: https://www.aerobatic.com/ | ||||||
|  | [Firebase Hosting]: https://firebase.google.com/docs/hosting/ | ||||||
| [Google Cloud Storage]: http://cloud.google.com/storage/ | [Google Cloud Storage]: http://cloud.google.com/storage/ | ||||||
| [Amazon S3]: http://aws.amazon.com/s3/ | [Amazon S3]: http://aws.amazon.com/s3/ | ||||||
| [CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront" | [CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user