Would someone be able to help me deploy my hugo site to Netlify?
9:19:05 PM: Build ready to start
9:19:06 PM: Fetching cached dependencies
9:19:06 PM: Expected build cache - but failed to find it
9:19:07 PM: Failed to extract cache, continuing with build
9:19:07 PM: No cached dependencies found. Cloning fresh repo
9:19:07 PM: git clone git@github.com:ItsPugle/ItsPugle-Hugo
9:19:08 PM: git remote rm origin
9:19:08 PM: Preparing Git Reference refs/heads/master
9:19:13 PM: Running build command: hugo
9:19:15 PM: Downloading and installing node v6.11.4...
9:19:15 PM: Downloading https://nodejs.org/dist/v6.11.4/node-v6.11.4-linux-x64.tar.xz...
9:19:16 PM:
0.0%
9:19:16 PM:
9:19:16 PM: 1.1%
9:19:16 PM:
### 4.9%
9:19:16 PM:
############## 19.6%
9:19:16 PM:
############################# 41.5%
9:19:16 PM:
#########################################
9:19:16 PM: ########
9:19:16 PM: 68.
9:19:16 PM: 1
9:19:17 PM: %
9:19:17 PM:
######################################################################## 100.0%
9:19:17 PM:
9:19:17 PM: Computing checksum with sha256sum
9:19:17 PM: Checksums matched!
9:19:18 PM: Now using node v6.11.4 (npm v3.10.10)
9:19:18 PM: Using version v6.11.4 of node
9:19:18 PM: Using /opt/buildhome/.rvm/gems/ruby-2.1.2
9:19:19 PM: ERROR: 2017/10/19 11:19:19 hugo.go:346: No 'baseurl' set in configuration or as a flag. Features like page menus will not work without one.
9:19:19 PM: ERROR: 2017/10/19 11:19:19 hugo.go:421: Current theme does not support Hugo version 0.17. Minimum version required is 0.25
9:19:19 PM: Started building sites ...
9:19:19 PM: ERROR: 2017/10/19 11:19:19 template.go:477: template: theme/partials/site-footer.html:4: function "now" not defined
9:19:19 PM: ERROR: 2017/10/19 11:19:19 general.go:212: Error while rendering taxonomy terms for tag: template: /opt/build/repo/themes/ananke/layouts/_default/baseof.html:5:9: executing "main" at <.Content>: can't evaluate field Content in type *hugolib.Node
9:19:21 PM: Build complete: exit code: 255
9:19:21 PM: Cleaning up docker container
9:19:21 PM: Error running command: Build script returned non-zero exit code: 255
9:19:21 PM: An error occurred while building the site, skipping the deploy and cache refresh.
9:19:22 PM: Build script returned non-zero exit code: 255
9:19:22 PM: Finished processing build request in 16.329727861s
Copied from #3982.