Skip to main content

Deploy your hugo site with github pages using one command

Project description

hugo-deployer-git

Deploy your hugo site with git using one command

Inspired by hexo-deployer-git.

Installation

pip3 install hugo-deployer-git

Setup

In your config.toml, put in this section

[hugo-deployer-git]
    # required
    repo = "your github page repo"
    branch =  "master"

    # optoinal
    name= "haha"
    email= "test@testtest.com"
    message = ""
    build-config= "--minify"

How to use

In your hugo website folder, use hugo-deployer-git.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hugo-deployer-git-0.0.4.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page