Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hxlnt/hugo-on-azure
📝 Starter project for deploying Hugo to Azure.
https://github.com/hxlnt/hugo-on-azure
azure hugo static-site-generator
Last synced: 17 days ago
JSON representation
📝 Starter project for deploying Hugo to Azure.
- Host: GitHub
- URL: https://github.com/hxlnt/hugo-on-azure
- Owner: hxlnt
- License: mit
- Created: 2017-05-06T20:16:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T00:08:49.000Z (about 6 years ago)
- Last Synced: 2024-12-29T18:03:21.465Z (about 1 month ago)
- Topics: azure, hugo, static-site-generator
- Language: CSS
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blogging with Hugo on Azure!
The ease of the Hugo static-site generator + the ease of having Azure build and deploy it all for you = so much ease. Ease for days.
This project include a very simple starter project with a tiny Azure autodeploy + autobuild script. You can also use the files (`azure-deploy.cmd` and `.deployment`) with your on Hugo source GitHub repo. Check the [Hugo documentation](http://docs.gohugo.io) for more info on ramping up on the Hugo platform!
![site](https://hxlntblob.blob.core.windows.net/nbm/demosite.png)
Read the full blog post at [http://nobadmemories.com/blog/2017/05/blogging-with-hugo-and-azure/](http://nobadmemories.com/blog/2017/05/blogging-with-hugo-and-azure/).