Deploy your hugo site with github pages using one command
Project description
hugo-deployer-git
Deploy your hugo site using one command
Inspired by hexo-deployer-git.
Installation
pip3 install hugo-deployer-git
Setup
In your config.toml
, insert this section with your configs.
[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
cd to your hugo project and 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
File details
Details for the file hugo-deployer-git-0.0.5.tar.gz
.
File metadata
- Download URL: hugo-deployer-git-0.0.5.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e5e1e7b00e46d3221edbc835150b3e365c09ce863210b6d2267105167918a12 |
|
MD5 | 999e6f7fc8f6a0bc56723bf82884955a |
|
BLAKE2b-256 | c97ab6b24f510472265755d14ec0d4e7f0a98229310f4307f5d265c25f2d9b7b |