Skip to content

squalrus/hugo-on-azure

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Hugo blog + Azure Template

Getting started with Hugo

Build locally with hugo (docs) and run local server with hugo server (docs).

Create a new post from the blog (or default) achetype with hugo new blog/new-post.md.

Getting started with Azure

Configuration for Azure Static Web Apps is defined in the staticwebapp.config.json file, which controls the following settings:

  • Routing
  • Authentication
  • Authorization
  • Fallback rules
  • HTTP response overrides
  • Global HTTP header definitions
  • Custom MIME types

Current content-security-policy supports dependencies for:

  • Google Analytics (need to account for code snippet on page with hash)
  • Embedded Tweets
  • Embedded Gists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published