Skip to content

yrahul3910/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install Hugo.

git submodule update --init --recursive

Running locally

hugo server --buildDrafts

Deployment

Make sure you've authenticated with Google Cloud using:

gcloud auth application-default login

Run the following:

hugo
hugo deploy --target=production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages