Merge commit 'da16527896d3087585c5e758083ea498dcabc2c3' - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit ef518485cec947464509d290e6edb237c833c379
DIR parent 83080df61104089789272b429d00fa1e2d658598
HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Fri, 2 Dec 2022 09:19:23 +0100
Merge commit 'da16527896d3087585c5e758083ea498dcabc2c3'
Diffstat:
M docs/_vendor/github.com/gohugoio/g… | 9 +++++----
M docs/_vendor/github.com/gohugoio/g… | 6 +++---
M docs/_vendor/github.com/gohugoio/g… | 2 +-
M docs/_vendor/modules.txt | 2 +-
M docs/archetypes/functions.md | 4 ----
M docs/content/en/content-management… | 16 ++++++++++++++--
M docs/content/en/content-management… | 2 +-
M docs/content/en/functions/abslangu… | 1 +
M docs/content/en/functions/chomp.md | 4 +++-
M docs/content/en/functions/countrun… | 4 +++-
A docs/content/en/functions/crypto.F… | 15 +++++++++++++++
M docs/content/en/functions/dateform… | 4 +++-
A docs/content/en/functions/duration… | 32 +++++++++++++++++++++++++++++++
M docs/content/en/functions/emojify.… | 2 +-
M docs/content/en/functions/findRe.md | 2 +-
M docs/content/en/functions/i18n.md | 5 ++++-
M docs/content/en/functions/lower.md | 12 +++++++++---
M docs/content/en/functions/replace.… | 8 +++++---
M docs/content/en/functions/replacer… | 6 +++---
M docs/content/en/functions/slicestr… | 4 +++-
A docs/content/en/functions/strings.… | 18 ++++++++++++++++++
A docs/content/en/functions/strings.… | 18 ++++++++++++++++++
A docs/content/en/functions/strings.… | 14 ++++++++++++++
M docs/content/en/functions/substr.md | 4 +++-
A docs/content/en/functions/time.Par… | 20 ++++++++++++++++++++
M docs/content/en/functions/title.md | 4 +++-
M docs/content/en/functions/trim.md | 4 +++-
M docs/content/en/functions/truncate… | 4 +++-
M docs/content/en/functions/upper.md | 4 +++-
M docs/content/en/getting-started/di… | 24 +++++++++++++-----------
M docs/content/en/getting-started/qu… | 244 ++++++++++++++++++-------------
M docs/content/en/hosting-and-deploy… | 4 ++--
M docs/content/en/news/0.28-relnotes… | 3 ---
M docs/go.mod | 2 +-
M docs/go.sum | 4 ++++
A docs/layouts/partials/boxes-small-… | 1 +
D docs/layouts/shortcodes/asciicast.… | 2 --
M docs/netlify.toml | 8 ++++----
38 files changed, 360 insertions(+), 162 deletions(-)
---
DIR diff --git a/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/docsearch.js b/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/js/docsearch.js
@@ -1,7 +1,8 @@
var docsearch = require('docsearch.js/dist/cdn/docsearch.js');
docsearch({
- apiKey: '167e7998590aebda7f9fedcf86bc4a55',
- indexName: 'hugodocs',
- inputSelector: '#search-input',
- debug: true // Set debug to true if you want to inspect the dropdown
+ appId: 'D1BPLZHGYQ',
+ apiKey: '6df94e1e5d55d258c56f60d974d10314',
+ indexName: 'hugodocs',
+ inputSelector: '#search-input',
+ debug: true, // Set debug to true if you want to inspect the dropdown
});
DIR diff --git a/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/js/app.js b/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/js/app.js
@@ -1,13 +1,13 @@
drkhsh.at:70 /scm/hugo/commit/ef518485cec947464509d290e6edb237c833c379.gph:75: line too long