# hugo-plugin **Repository Path**: jenkins-zh/hugo-plugin ## Basic Information - **Project Name**: hugo-plugin - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hugo-plugin [![Build Status](https://ci.jenkins.io/job/Plugins/job/hugo-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/hugo-plugin/job/master/) # Features * Auto release via git submodule # Docker Agent If you have a Docker environment, you can use [hugo-jnlp-agent](https://github.com/LinuxSuRen/hugo-jnlp-agent) to build your Hugo site. # Pipeline ``` hugo baseUrl: '', destination: '', hugoHome: '/usr/local/bin/' hugo baseUrl: 'https://surenpi.gitee.io/blog', destination: 'gitee', hugoHome: '/usr/local/bin/' ``` # Users Here are part of who're using this plugin to build their Hugo site. * [LinuxSuRen' blog](https://github.com/linuxsuren/surenpi) * [Jenkins Community website](https://github.com/jenkins-zh/jenkins-zh)