Files
2026-05-18 11:46:02 +02:00

3.4 KiB

+++ title = "Home" type = "home" draft = false +++

{{< showcase-section title="Showcase section" subtitle="Subtitle - coming from home.md" buttonText="Email" description="Strong, italic and normal text. This comes from home.md, using the showcase-section shortcode.
Below you can see the social links, provided by the platform-links shortcode." imgSrc="images/showcase/showcase.png" imgScale="0.5"

}}

{{< platform-links >}} {{< link icon="square-facebook" url="https://facebook.com/yourpage" >}} {{< link icon="square-twitter" url="https://twitter.com/yourpage" >}} {{< link icon="linkedin" url="https://www.linkedin.com/in/adrianmoreno/" >}} {{< link icon="square-github" url="https://github.com/zetxek" >}} {{< link icon="x-twitter" url="https://twitter.com/zetxek" >}} {{< link icon="dribbble" url="#" >}} {{< link icon="behance" url="#" >}} {{< link icon="youtube" url="#" >}} {{< link icon="instagram" url="https://www.instagram.com/zetxek/" >}} {{< link icon="square-facebook" url="https://www.facebook.com/zetxek/" >}} {{< link icon="codepen" url="#" >}} {{< link icon="yelp" url="https://www.yelp.com/" >}} {{< link icon="bluesky" url="https://www.bluesky.com/" >}} {{< link icon="threads" url="https://www.threads.net/" >}} {{< link icon="face-smile" url="https://www.adrianmoreno.info/" >}} {{< link icon="user" url="https://www.adrianmoreno.info/" >}} {{< link icon="quote-left" url="https://www.adrianmoreno.info/" >}} {{< link icon="cloud-arrow-down" url="https://www.adrianmoreno.info/" >}} {{< link icon="square-xing" url="https://www.adrianmoreno.info/" >}}

{{< /platform-links >}}

{{< /showcase-section >}}

{{< about-section title="About me" content="This content is using the about-section shortcode.
You can write HTML, as long as you wrap it accordingly. " button_icon="icon-user" button_text="Check my skills" button_url="/skills" imgSrc="images/about/user-picture.png" imgScale="0.5" v_align="center" h_align="left"

}}

{{< education-list title="Formal Education (education-list)" >}}

{{< experience-section title="My job experience (title)" intro_title="Intro (intro_title)" intro_description="Description (intro_description).
You can use HTML,with strong formatting, or lists

  • one
  • two
" button1_url="https://example.com" button1_text="(1) Visit Example" button1_icon="icon-globe" button2_text="(2) Skills" button2_url="/skills" hideViewAll="false"

}}

{{< experience-list title="Experience (as list)" padding="false" >}}

{{< client-and-work-section title="A selection of my work" >}}

{{< testimonial-section title="What they say about me" >}}

{{< spacer size="large" >}}

Extra home content

Additional content added after the section blocks, in the home.md file.

Here you could freestyle, add other shortcodes, ... Or just let the content empty, and rely on the shortcode sections alone.

{{< spacer size="small" >}}

{{< text-section title="Extra (centered) content" centered="true"

}}

You can also use the text-section shortcode to add centered texts

{{< /text-section >}}