From d56825718066c5787c9ee71b78f74b06c54b8895 Mon Sep 17 00:00:00 2001 From: isudirman-hijra Date: Sat, 1 Feb 2025 14:11:16 +0700 Subject: [PATCH] feat:Added boy svg, belajar kode, config yaml bulma --- config.yaml | 2 +- layouts/partials/footer.html | 3 +++ layouts/partials/hero-body.html | 6 +++--- static/images/illustrations/boy.svg | 9 +++++++++ static/images/illustrations/work.svg | 9 +++++++++ static/images/logos/belajarkode.svg | 9 +++++++++ 6 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 static/images/illustrations/boy.svg create mode 100644 static/images/illustrations/work.svg create mode 100644 static/images/logos/belajarkode.svg diff --git a/config.yaml b/config.yaml index 4473a821..59f8e11a 100644 --- a/config.yaml +++ b/config.yaml @@ -2,7 +2,7 @@ # and mount points are declared module: imports: - - path: github.com/jgthms/bulma + - path: bulma mounts: - source: bulma.sass target: assets/bulma/bulma.sass diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index ffaeac4c..96562b25 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -48,6 +48,9 @@

{{ $socialMediaTitle }}

Made with Bulma + + Hugo-Fresh + {{- end }} diff --git a/layouts/partials/hero-body.html b/layouts/partials/hero-body.html index ca91a901..f684bfd7 100644 --- a/layouts/partials/hero-body.html +++ b/layouts/partials/hero-body.html @@ -1,7 +1,7 @@ {{- $hero := .Site.Params.hero }} {{- $title := index $hero "title" }} {{- $subtitle := index $hero "subtitle" }} -{{- $buttonText := index $hero "buttontext" }} + {{- $buttonLink := index $hero "buttonlink" }} {{- $image := index $hero "image" }}
@@ -16,11 +16,11 @@

{{ . }}

{{ end }} -

+

diff --git a/static/images/illustrations/boy.svg b/static/images/illustrations/boy.svg new file mode 100644 index 00000000..2938d574 --- /dev/null +++ b/static/images/illustrations/boy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/images/illustrations/work.svg b/static/images/illustrations/work.svg new file mode 100644 index 00000000..6ead42d3 --- /dev/null +++ b/static/images/illustrations/work.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/images/logos/belajarkode.svg b/static/images/logos/belajarkode.svg new file mode 100644 index 00000000..d57d4907 --- /dev/null +++ b/static/images/logos/belajarkode.svg @@ -0,0 +1,9 @@ + + + + + + + + +