]> git.maquefel.me Git - brevno-suite/hugo/commit
Squashed 'docs/' changes from 7ef2dbce4..cb18a5183
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 20 Oct 2023 07:42:39 +0000 (09:42 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 20 Oct 2023 07:42:39 +0000 (09:42 +0200)
commite509cac533600cf4fa8382c9cdab78ddd82db688
tree23590832e6352abca9c869a8427bf658b5aab50f
parent9aec42c5452b3eb224888c50ba1c3f3b68a447e9
Squashed 'docs/' changes from 7ef2dbce4..cb18a5183

cb18a5183 Fix broken link
07a0198bf Config: Place Google Analytics tag ID under the services key
4bf0c719f Fix typo
50d8ad1af Fix muiltilingual menu definition instructions
1a32519a9 Fix typos
6f34ca8e0 Explain usage of front matter to target a template
5bd977257 Improve goldmark config docs
447632938 Remove Docker notes from installation instructions
84741d173 Update reference to hugo.work
0338d7c71 Fix menu template
f5d2f5ed4 Fix typos in content/en/functions/fmt
a3a40ff99 Add return type to functions
85ac3e779 Remove outdated feature image
d47d889e4 Fix signatures
7551ba28f Document safe.JSStr function
e77993be0 Document keyVals function
4dba20db3 Update theme
babf91544 Update echoparam
8c8203efa Adjust related functions
4cb1b30fc Fix example
ba95eca64 Improve showcase prose
5d3dcf366 Add Overmind Studios showcase
8d634ac70 Change code blocks from indented to fenced
cfab978e6 Add missing code fences
407dd5c47 Limit related pages for functions to other functions
9fa67d981 Fix .Site.LastChange doc
393aa16d0 netlify: Hugo 0.119.0
f864af97a docs: Even more about images.Process
9d772d5f0 docs: More about images.Process
bc655f869 docs: Regen docshelper
41c3536d1 Merge commit '9aec42c5452b3eb224888c50ba1c3f3b68a447e9'
918ed53f4 Add images.Process filter
573645883 Add $image.Process
a1151b0fd Add images.Opacity filter

git-subtree-dir: docs
git-subtree-split: cb18a5183fc62f301ffde50b8c39f03e4b897aec
405 files changed:
_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_social-icons.css
_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css
_vendor/github.com/gohugoio/gohugoioTheme/assets/output/js/app.js
_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/site-nav.html
_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/social-follow.html
_vendor/modules.txt
archetypes/functions.md
archetypes/news/index.md
archetypes/showcase/index.md
content/en/about/security-model.md [new file with mode: 0644]
content/en/about/security-model/hugo-security-model-featured.png [deleted file]
content/en/about/security-model/index.md [deleted file]
content/en/about/what-is-hugo.md
content/en/content-management/archetypes.md
content/en/content-management/formats.md
content/en/content-management/image-processing/index.md
content/en/content-management/multilingual.md
content/en/content-management/shortcodes.md
content/en/content-management/syntax-highlighting.md
content/en/content-management/taxonomies.md
content/en/functions/AddDate.md [new file with mode: 0644]
content/en/functions/Format.md [new file with mode: 0644]
content/en/functions/Get.md [new file with mode: 0644]
content/en/functions/GetPage.md
content/en/functions/HasMenuCurrent.md [new file with mode: 0644]
content/en/functions/IsMenuCurrent.md [new file with mode: 0644]
content/en/functions/Param.md [new file with mode: 0644]
content/en/functions/Render.md [new file with mode: 0644]
content/en/functions/RenderString.md
content/en/functions/Scratch.md [new file with mode: 0644]
content/en/functions/Store.md [new file with mode: 0644]
content/en/functions/Unix.md [new file with mode: 0644]
content/en/functions/_common/go-template-functions.md [new file with mode: 0644]
content/en/functions/_common/index.md [new file with mode: 0644]
content/en/functions/_common/locales.md [new file with mode: 0644]
content/en/functions/_common/regular-expressions.md [new file with mode: 0644]
content/en/functions/_common/time-layout-string.md [new file with mode: 0644]
content/en/functions/abslangurl.md [deleted file]
content/en/functions/absurl.md [deleted file]
content/en/functions/adddate.md [deleted file]
content/en/functions/after.md [deleted file]
content/en/functions/anchorize.md [deleted file]
content/en/functions/append.md [deleted file]
content/en/functions/apply.md [deleted file]
content/en/functions/base64.md [deleted file]
content/en/functions/cast/ToFloat.md [new file with mode: 0644]
content/en/functions/cast/ToInt.md [new file with mode: 0644]
content/en/functions/cast/ToString.md [new file with mode: 0644]
content/en/functions/chomp.md [deleted file]
content/en/functions/collections/After.md [new file with mode: 0644]
content/en/functions/collections/Append.md [new file with mode: 0644]
content/en/functions/collections/Apply.md [new file with mode: 0644]
content/en/functions/collections/Complement.md [new file with mode: 0644]
content/en/functions/collections/Delimit.md [new file with mode: 0644]
content/en/functions/collections/Dictionary.md [new file with mode: 0644]
content/en/functions/collections/EchoParam.md [new file with mode: 0644]
content/en/functions/collections/First.md [new file with mode: 0644]
content/en/functions/collections/Group.md [new file with mode: 0644]
content/en/functions/collections/In.md [new file with mode: 0644]
content/en/functions/collections/IndexFunction.md [new file with mode: 0644]
content/en/functions/collections/Intersect.md [new file with mode: 0644]
content/en/functions/collections/IsSet.md [new file with mode: 0644]
content/en/functions/collections/KeyVals.md [new file with mode: 0644]
content/en/functions/collections/Last.md [new file with mode: 0644]
content/en/functions/collections/Merge.md [new file with mode: 0644]
content/en/functions/collections/NewScratch.md [new file with mode: 0644]
content/en/functions/collections/Querify.md [new file with mode: 0644]
content/en/functions/collections/Reverse.md [new file with mode: 0644]
content/en/functions/collections/Seq.md [new file with mode: 0644]
content/en/functions/collections/Shuffle.md [new file with mode: 0644]
content/en/functions/collections/Slice.md [new file with mode: 0644]
content/en/functions/collections/Sort.md [new file with mode: 0644]
content/en/functions/collections/SymDiff.md [new file with mode: 0644]
content/en/functions/collections/Union.md [new file with mode: 0644]
content/en/functions/collections/Uniq.md [new file with mode: 0644]
content/en/functions/collections/Where.md [new file with mode: 0644]
content/en/functions/common/index.md [deleted file]
content/en/functions/common/regular-expressions.md [deleted file]
content/en/functions/compare/Cond.md [new file with mode: 0644]
content/en/functions/compare/Default.md [new file with mode: 0644]
content/en/functions/compare/Eq.md [new file with mode: 0644]
content/en/functions/compare/Ge.md [new file with mode: 0644]
content/en/functions/compare/Gt.md [new file with mode: 0644]
content/en/functions/compare/Le.md [new file with mode: 0644]
content/en/functions/compare/Lt.md [new file with mode: 0644]
content/en/functions/compare/Ne.md [new file with mode: 0644]
content/en/functions/complement.md [deleted file]
content/en/functions/cond.md [deleted file]
content/en/functions/countrunes.md [deleted file]
content/en/functions/countwords.md [deleted file]
content/en/functions/crypto.FNV32a.md [deleted file]
content/en/functions/crypto/FNV32a.md [new file with mode: 0644]
content/en/functions/crypto/HMAC.md [new file with mode: 0644]
content/en/functions/crypto/MD5.md [new file with mode: 0644]
content/en/functions/crypto/SHA1.md [new file with mode: 0644]
content/en/functions/crypto/SHA256.md [new file with mode: 0644]
content/en/functions/data/GetCSV.md [new file with mode: 0644]
content/en/functions/data/GetJSON.md [new file with mode: 0644]
content/en/functions/dateformat.md [deleted file]
content/en/functions/debug/Dump.md [new file with mode: 0644]
content/en/functions/default.md [deleted file]
content/en/functions/delimit.md [deleted file]
content/en/functions/dict.md [deleted file]
content/en/functions/duration.md [deleted file]
content/en/functions/echoparam.md [deleted file]
content/en/functions/emojify.md [deleted file]
content/en/functions/encoding/Base64Decode.md [new file with mode: 0644]
content/en/functions/encoding/Base64Encode.md [new file with mode: 0644]
content/en/functions/encoding/Jsonify.md [new file with mode: 0644]
content/en/functions/eq.md [deleted file]
content/en/functions/errorf.md [deleted file]
content/en/functions/fileExists.md [deleted file]
content/en/functions/findRe.md [deleted file]
content/en/functions/findresubmatch.md [deleted file]
content/en/functions/first.md [deleted file]
content/en/functions/float.md [deleted file]
content/en/functions/fmt/Errorf.md [new file with mode: 0644]
content/en/functions/fmt/Erroridf.md [new file with mode: 0644]
content/en/functions/fmt/Print.md [new file with mode: 0644]
content/en/functions/fmt/Printf.md [new file with mode: 0644]
content/en/functions/fmt/Println.md [new file with mode: 0644]
content/en/functions/fmt/Warnf.md [new file with mode: 0644]
content/en/functions/format.md [deleted file]
content/en/functions/ge.md [deleted file]
content/en/functions/get.md [deleted file]
content/en/functions/getenv.md [deleted file]
content/en/functions/go-template/len.md [new file with mode: 0644]
content/en/functions/go-template/range.md [new file with mode: 0644]
content/en/functions/go-template/urlquery.md [new file with mode: 0644]
content/en/functions/go-template/with.md [new file with mode: 0644]
content/en/functions/group.md [deleted file]
content/en/functions/gt.md [deleted file]
content/en/functions/hasmenucurrent.md [deleted file]
content/en/functions/highlight.md [deleted file]
content/en/functions/hmac.md [deleted file]
content/en/functions/htmlEscape.md [deleted file]
content/en/functions/htmlUnescape.md [deleted file]
content/en/functions/hugo.md [deleted file]
content/en/functions/hugo/index.md [new file with mode: 0644]
content/en/functions/humanize.md [deleted file]
content/en/functions/i18n.md [deleted file]
content/en/functions/images/index.md
content/en/functions/in.md [deleted file]
content/en/functions/index-function.md [deleted file]
content/en/functions/inflect/Humanize.md [new file with mode: 0644]
content/en/functions/inflect/Pluralize.md [new file with mode: 0644]
content/en/functions/inflect/Singularize.md [new file with mode: 0644]
content/en/functions/int.md [deleted file]
content/en/functions/intersect.md [deleted file]
content/en/functions/ismenucurrent.md [deleted file]
content/en/functions/isset.md [deleted file]
content/en/functions/jsonify.md [deleted file]
content/en/functions/lang.Merge.md [deleted file]
content/en/functions/lang.md [deleted file]
content/en/functions/lang/FormatAccounting.md [new file with mode: 0644]
content/en/functions/lang/FormatCurrency.md [new file with mode: 0644]
content/en/functions/lang/FormatNumber.md [new file with mode: 0644]
content/en/functions/lang/FormatNumberCustom.md [new file with mode: 0644]
content/en/functions/lang/FormatPercent.md [new file with mode: 0644]
content/en/functions/lang/Merge.md [new file with mode: 0644]
content/en/functions/lang/Translate.md [new file with mode: 0644]
content/en/functions/last.md [deleted file]
content/en/functions/le.md [deleted file]
content/en/functions/len.md [deleted file]
content/en/functions/lower.md [deleted file]
content/en/functions/lt.md [deleted file]
content/en/functions/markdownify.md [deleted file]
content/en/functions/math.md [deleted file]
content/en/functions/math/index.md [new file with mode: 0644]
content/en/functions/md5.md [deleted file]
content/en/functions/merge.md [deleted file]
content/en/functions/ne.md [deleted file]
content/en/functions/now.md [deleted file]
content/en/functions/os.Stat.md [deleted file]
content/en/functions/os/FileExists.md [new file with mode: 0644]
content/en/functions/os/Getenv.md [new file with mode: 0644]
content/en/functions/os/ReadDir.md [new file with mode: 0644]
content/en/functions/os/ReadFile.md [new file with mode: 0644]
content/en/functions/os/Stat.md [new file with mode: 0644]
content/en/functions/page/index.md [new file with mode: 0644]
content/en/functions/param.md [deleted file]
content/en/functions/partialCached.md [deleted file]
content/en/functions/partials/Include.md [new file with mode: 0644]
content/en/functions/partials/IncludeCached.md [new file with mode: 0644]
content/en/functions/path.Base.md [deleted file]
content/en/functions/path.BaseName.md [deleted file]
content/en/functions/path.Clean.md [deleted file]
content/en/functions/path.Dir.md [deleted file]
content/en/functions/path.Ext.md [deleted file]
content/en/functions/path.Join.md [deleted file]
content/en/functions/path.Split.md [deleted file]
content/en/functions/path/Base.md [new file with mode: 0644]
content/en/functions/path/BaseName.md [new file with mode: 0644]
content/en/functions/path/Clean.md [new file with mode: 0644]
content/en/functions/path/Dir.md [new file with mode: 0644]
content/en/functions/path/Ext.md [new file with mode: 0644]
content/en/functions/path/Join.md [new file with mode: 0644]
content/en/functions/path/Split.md [new file with mode: 0644]
content/en/functions/plainify.md [deleted file]
content/en/functions/pluralize.md [deleted file]
content/en/functions/print.md [deleted file]
content/en/functions/printf.md [deleted file]
content/en/functions/println.md [deleted file]
content/en/functions/querify.md [deleted file]
content/en/functions/range.md [deleted file]
content/en/functions/readdir.md [deleted file]
content/en/functions/readfile.md [deleted file]
content/en/functions/ref.md [deleted file]
content/en/functions/reflect.IsMap.md [deleted file]
content/en/functions/reflect.IsSlice.md [deleted file]
content/en/functions/reflect/IsMap.md [new file with mode: 0644]
content/en/functions/reflect/IsSlice.md [new file with mode: 0644]
content/en/functions/relLangURL.md [deleted file]
content/en/functions/relref.md [deleted file]
content/en/functions/relurl.md [deleted file]
content/en/functions/render.md [deleted file]
content/en/functions/replace.md [deleted file]
content/en/functions/replacere.md [deleted file]
content/en/functions/safe/CSS.md [new file with mode: 0644]
content/en/functions/safe/HTML.md [new file with mode: 0644]
content/en/functions/safe/HTMLAttr.md [new file with mode: 0644]
content/en/functions/safe/JS.md [new file with mode: 0644]
content/en/functions/safe/JSStr.md [new file with mode: 0644]
content/en/functions/safe/URL.md [new file with mode: 0644]
content/en/functions/safeCSS.md [deleted file]
content/en/functions/safeHTML.md [deleted file]
content/en/functions/safeHTMLAttr.md [deleted file]
content/en/functions/safeJS.md [deleted file]
content/en/functions/safeURL.md [deleted file]
content/en/functions/scratch.md [deleted file]
content/en/functions/seq.md [deleted file]
content/en/functions/sha.md [deleted file]
content/en/functions/shuffle.md [deleted file]
content/en/functions/singularize.md [deleted file]
content/en/functions/site.md [deleted file]
content/en/functions/site/index.md [new file with mode: 0644]
content/en/functions/slice.md [deleted file]
content/en/functions/slicestr.md [deleted file]
content/en/functions/sort.md [deleted file]
content/en/functions/split.md [deleted file]
content/en/functions/store.md [deleted file]
content/en/functions/string.md [deleted file]
content/en/functions/strings.Contains.md [deleted file]
content/en/functions/strings.ContainsAny.md [deleted file]
content/en/functions/strings.ContainsNonSpace.md [deleted file]
content/en/functions/strings.Count.md [deleted file]
content/en/functions/strings.FirstUpper.md [deleted file]
content/en/functions/strings.HasPrefix.md [deleted file]
content/en/functions/strings.HasSuffix.md [deleted file]
content/en/functions/strings.Repeat.md [deleted file]
content/en/functions/strings.RuneCount.md [deleted file]
content/en/functions/strings.TrimLeft.md [deleted file]
content/en/functions/strings.TrimPrefix.md [deleted file]
content/en/functions/strings.TrimRight.md [deleted file]
content/en/functions/strings.TrimSuffix.md [deleted file]
content/en/functions/strings/Chomp.md [new file with mode: 0644]
content/en/functions/strings/Contains.md [new file with mode: 0644]
content/en/functions/strings/ContainsAny.md [new file with mode: 0644]
content/en/functions/strings/ContainsNonSpace.md [new file with mode: 0644]
content/en/functions/strings/Count.md [new file with mode: 0644]
content/en/functions/strings/CountRunes.md [new file with mode: 0644]
content/en/functions/strings/CountWords.md [new file with mode: 0644]
content/en/functions/strings/FindRESubmatch.md [new file with mode: 0644]
content/en/functions/strings/FindRe.md [new file with mode: 0644]
content/en/functions/strings/FirstUpper.md [new file with mode: 0644]
content/en/functions/strings/HasPrefix.md [new file with mode: 0644]
content/en/functions/strings/HasSuffix.md [new file with mode: 0644]
content/en/functions/strings/Repeat.md [new file with mode: 0644]
content/en/functions/strings/Replace.md [new file with mode: 0644]
content/en/functions/strings/ReplaceRE.md [new file with mode: 0644]
content/en/functions/strings/RuneCount.md [new file with mode: 0644]
content/en/functions/strings/SliceString.md [new file with mode: 0644]
content/en/functions/strings/Split.md [new file with mode: 0644]
content/en/functions/strings/Substr.md [new file with mode: 0644]
content/en/functions/strings/Title.md [new file with mode: 0644]
content/en/functions/strings/ToLower.md [new file with mode: 0644]
content/en/functions/strings/ToUpper.md [new file with mode: 0644]
content/en/functions/strings/Trim.md [new file with mode: 0644]
content/en/functions/strings/TrimLeft.md [new file with mode: 0644]
content/en/functions/strings/TrimPrefix.md [new file with mode: 0644]
content/en/functions/strings/TrimRight.md [new file with mode: 0644]
content/en/functions/strings/TrimSuffix.md [new file with mode: 0644]
content/en/functions/strings/Truncate.md [new file with mode: 0644]
content/en/functions/substr.md [deleted file]
content/en/functions/symdiff.md [deleted file]
content/en/functions/templates.Exists.md [deleted file]
content/en/functions/templates/Exists.md [new file with mode: 0644]
content/en/functions/time.ParseDuration.md [deleted file]
content/en/functions/time.md [deleted file]
content/en/functions/time/AsTime.md [new file with mode: 0644]
content/en/functions/time/Duration.md [new file with mode: 0644]
content/en/functions/time/Format.md [new file with mode: 0644]
content/en/functions/time/Now.md [new file with mode: 0644]
content/en/functions/time/ParseDuration.md [new file with mode: 0644]
content/en/functions/title.md [deleted file]
content/en/functions/transform.Remarshal.md [deleted file]
content/en/functions/transform.Unmarshal.md [deleted file]
content/en/functions/transform/CanHighlight.md [new file with mode: 0644]
content/en/functions/transform/Emojify.md [new file with mode: 0644]
content/en/functions/transform/HTMLEscape.md [new file with mode: 0644]
content/en/functions/transform/HTMLUnescape.md [new file with mode: 0644]
content/en/functions/transform/Highlight.md [new file with mode: 0644]
content/en/functions/transform/HighlightCodeBlock.md [new file with mode: 0644]
content/en/functions/transform/Markdownify.md [new file with mode: 0644]
content/en/functions/transform/Plainify.md [new file with mode: 0644]
content/en/functions/transform/Remarshal.md [new file with mode: 0644]
content/en/functions/transform/Unmarshal.md [new file with mode: 0644]
content/en/functions/trim.md [deleted file]
content/en/functions/truncate.md [deleted file]
content/en/functions/union.md [deleted file]
content/en/functions/uniq.md [deleted file]
content/en/functions/unix.md [deleted file]
content/en/functions/upper.md [deleted file]
content/en/functions/urlize.md [deleted file]
content/en/functions/urlquery.md [deleted file]
content/en/functions/urls.JoinPath.md [deleted file]
content/en/functions/urls.Parse.md [deleted file]
content/en/functions/urls/AbsLangURL.md [new file with mode: 0644]
content/en/functions/urls/AbsURL.md [new file with mode: 0644]
content/en/functions/urls/Anchorize.md [new file with mode: 0644]
content/en/functions/urls/JoinPath.md [new file with mode: 0644]
content/en/functions/urls/Parse.md [new file with mode: 0644]
content/en/functions/urls/Ref.md [new file with mode: 0644]
content/en/functions/urls/RelLangURL.md [new file with mode: 0644]
content/en/functions/urls/RelRef.md [new file with mode: 0644]
content/en/functions/urls/RelURL.md [new file with mode: 0644]
content/en/functions/urls/URLize.md [new file with mode: 0644]
content/en/functions/where.md [deleted file]
content/en/functions/with.md [deleted file]
content/en/getting-started/configuration-markup.md
content/en/getting-started/configuration.md
content/en/getting-started/glossary.md
content/en/hosting-and-deployment/hosting-on-firebase.md
content/en/hugo-modules/use-modules.md
content/en/hugo-pipes/babel.md
content/en/hugo-pipes/bundling.md
content/en/hugo-pipes/fingerprint.md
content/en/hugo-pipes/js.md
content/en/hugo-pipes/minification.md
content/en/hugo-pipes/postcss.md
content/en/hugo-pipes/postprocess.md
content/en/hugo-pipes/resource-from-string.md
content/en/hugo-pipes/resource-from-template.md
content/en/hugo-pipes/transpile-sass-to-css.md
content/en/installation/_common/01-editions.md [new file with mode: 0644]
content/en/installation/_common/02-prerequisites.md [new file with mode: 0644]
content/en/installation/_common/03-prebuilt-binaries.md [new file with mode: 0644]
content/en/installation/_common/04-build-from-source.md [new file with mode: 0644]
content/en/installation/_common/homebrew.md [new file with mode: 0644]
content/en/installation/_common/index.md [new file with mode: 0644]
content/en/installation/bsd.md
content/en/installation/common/01-editions.md [deleted file]
content/en/installation/common/02-prerequisites.md [deleted file]
content/en/installation/common/03-prebuilt-binaries.md [deleted file]
content/en/installation/common/04-docker.md [deleted file]
content/en/installation/common/05-build-from-source.md [deleted file]
content/en/installation/common/homebrew.md [deleted file]
content/en/installation/common/index.md [deleted file]
content/en/installation/linux.md
content/en/installation/macos.md
content/en/installation/windows.md
content/en/readfiles/README.md [deleted file]
content/en/readfiles/dateformatting.md [deleted file]
content/en/readfiles/index.md [deleted file]
content/en/readfiles/sectionvars.md [deleted file]
content/en/readfiles/testing.txt [deleted file]
content/en/showcase/overmindstudios/bio.md [new file with mode: 0644]
content/en/showcase/overmindstudios/featured.png [new file with mode: 0644]
content/en/showcase/overmindstudios/index.md [new file with mode: 0644]
content/en/templates/data-templates.md
content/en/templates/files.md
content/en/templates/introduction.md
content/en/templates/lists/index.md
content/en/templates/lookup-order.md
content/en/templates/menu-templates.md
content/en/templates/pagination.md
content/en/templates/partials.md
content/en/templates/section-templates.md
content/en/templates/shortcode-templates.md
content/en/templates/single-page-templates.md
content/en/templates/taxonomy-templates.md
content/en/troubleshooting/build-performance.md
content/en/troubleshooting/faq.md
content/en/variables/_index.md
content/en/variables/git.md
content/en/variables/page.md
content/en/variables/site.md
content/en/variables/taxonomy.md
data/docs.yaml
go.mod
go.sum
hugo.toml
layouts/_default/page.html [new file with mode: 0644]
layouts/partials/docs/functions-aliases.html [new file with mode: 0644]
layouts/partials/docs/functions-signatures.html [new file with mode: 0644]
layouts/partials/related.html [new file with mode: 0644]
netlify.toml
resources/.gitattributes [deleted file]
resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.content [deleted file]
resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.json [deleted file]
resources/_gen/assets/js/output/js/app.js_8848f55d07695b7ff7188138f23d69e3.content [deleted file]
resources/_gen/assets/js/output/js/app.js_8848f55d07695b7ff7188138f23d69e3.json [deleted file]
resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_1024x512_fill_catmullrom_top_2.png [deleted file]
resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_640x0_resize_catmullrom_2.png [deleted file]
resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_8298a1fa052279512823ecd663d6f9c8.png [deleted file]