mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-01-08 20:05:14 +01:00
Compare commits
No commits in common. "2f0f3249cb2241c8cc195f37ead2eb531e0e571a" and "33edab58829a94d77e79e125f9aed1603dc33870" have entirely different histories.
2f0f3249cb
...
33edab5882
43 changed files with 43 additions and 55 deletions
|
@ -4,5 +4,5 @@ go 1.15
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.2
|
||||
)
|
||||
|
|
|
@ -24,7 +24,7 @@ sitemap:
|
|||
changefreq: weekly
|
||||
module:
|
||||
hugoVersion:
|
||||
min: '0.134.1'
|
||||
min: '0.123.3'
|
||||
extended: true
|
||||
imports:
|
||||
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-core
|
||||
|
|
|
@ -2,4 +2,4 @@ module github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind
|
|||
|
||||
go 1.19
|
||||
|
||||
require github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics v0.1.3
|
||||
require github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics v0.1.2
|
||||
|
|
|
@ -58,7 +58,7 @@ sitemap:
|
|||
changefreq: weekly
|
||||
module:
|
||||
hugoVersion:
|
||||
min: '0.134.1'
|
||||
min: '0.126.0'
|
||||
extended: true
|
||||
imports:
|
||||
- path: github.com/HugoBlox/hugo-blox-builder/modules/blox-analytics
|
||||
|
|
|
@ -21,8 +21,7 @@ removePathAccents: true
|
|||
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -36,8 +36,7 @@ removePathAccents: true
|
|||
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -21,8 +21,7 @@ removePathAccents: true
|
|||
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -35,8 +35,7 @@ removePathAccents: true
|
|||
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.135.0'
|
||||
WC_HUGO_VERSION: '0.125.7'
|
||||
|
||||
on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
|
|
|
@ -21,8 +21,7 @@ removePathAccents: true
|
|||
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -3,7 +3,7 @@ module github.com/wowchemy/starter-hugo-research-group
|
|||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241012174104-661cadc17327
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240513193311-41bd113535e8
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240509231741-c3d23d929bc6
|
||||
)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.135.0"
|
||||
HUGO_VERSION = "0.125.7"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
|
@ -42,8 +42,7 @@ module:
|
|||
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.135.0'
|
||||
WC_HUGO_VERSION: '0.126.3'
|
||||
|
||||
on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
|
|
|
@ -25,8 +25,7 @@ build:
|
|||
writeStats: true
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
|
||||
)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
build:
|
||||
hugo_version: '0.135.0'
|
||||
hugo_version: '0.126.3'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.135.0"
|
||||
HUGO_VERSION = "0.126.3"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
2
starters/blog/.github/workflows/publish.yaml
vendored
2
starters/blog/.github/workflows/publish.yaml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.135.0'
|
||||
WC_HUGO_VERSION: '0.126.3'
|
||||
|
||||
on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
|
|
|
@ -46,8 +46,7 @@ build:
|
|||
writeStats: true
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125204555-f431a4a2c705
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
|
||||
)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
build:
|
||||
hugo_version: '0.135.0'
|
||||
hugo_version: '0.126.3'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.135.0"
|
||||
HUGO_VERSION = "0.126.3"
|
||||
GO_VERSION = "1.21.5"
|
||||
NODE_VERSION = "21.1.0"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.135.0'
|
||||
WC_HUGO_VERSION: '0.126.3'
|
||||
|
||||
on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
|
|
|
@ -55,8 +55,7 @@ build:
|
|||
writeStats: true
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.15
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240217212918-ae7f0c597978
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
|
||||
)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
build:
|
||||
hugo_version: '0.135.0'
|
||||
hugo_version: '0.126.3'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.135.0"
|
||||
HUGO_VERSION = "0.126.3"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.135.0'
|
||||
WC_HUGO_VERSION: '0.126.3'
|
||||
|
||||
on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
|
|
|
@ -52,8 +52,7 @@ build:
|
|||
writeStats: true
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
|
||||
)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
build:
|
||||
hugo_version: '0.135.0'
|
||||
hugo_version: '0.126.3'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.135.0"
|
||||
HUGO_VERSION = "0.126.3"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.135.0'
|
||||
WC_HUGO_VERSION: '0.126.3'
|
||||
|
||||
on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
|
|
|
@ -23,8 +23,7 @@ build:
|
|||
writeStats: true
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
|
||||
)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
build:
|
||||
hugo_version: '0.135.0'
|
||||
hugo_version: '0.126.3'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.135.0"
|
||||
HUGO_VERSION = "0.126.3"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: Deploy website to GitHub Pages
|
||||
|
||||
env:
|
||||
WC_HUGO_VERSION: '0.135.0'
|
||||
WC_HUGO_VERSION: '0.126.3'
|
||||
|
||||
on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
|
|
|
@ -23,8 +23,7 @@ build:
|
|||
writeStats: true
|
||||
enableGitInfo: false
|
||||
summaryLength: 30
|
||||
pagination:
|
||||
pagerSize: 10
|
||||
paginate: 10
|
||||
enableEmoji: true
|
||||
enableRobotsTXT: true
|
||||
footnotereturnlinkcontents: <sup>^</sup>
|
||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125200520-804c70f7efb8
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
|
||||
)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
build:
|
||||
hugo_version: '0.135.0'
|
||||
hugo_version: '0.126.3'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
publish = "public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.135.0"
|
||||
HUGO_VERSION = "0.126.3"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
Loading…
Reference in a new issue