Skip to content

shibayan/webapp-staticsite-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp-staticsite-template

Azure Web App Template for Static Site Generator (e.g VuePress, Hugo)

Getting Started

1. Deploy to Azure

2. Choice site generator

image

3. Setup build command and publish directory

Hexo

Build Command Publish Directory
hexo generate public

image

Hugo

Build Command Publish Directory
hugo public

image

Nuxt

Build Command Publish Directory
npm run generate dist

image

VuePress

Build Command Publish Directory
npm run build .vuepress/dist

image

4. Deploy using git

5. Enjoy 😄

License

This project is licensed under the MIT License

About

Azure Web App Template for Static Site Generator (e.g VuePress, Hugo)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published