Skip to content

Commit

Permalink
Merge pull request #122 from lhein/smallRestruct
Browse files Browse the repository at this point in the history
rearranged some parts of the landing page
  • Loading branch information
lhein authored Sep 20, 2024
2 parents fb0b035 + bb378ba commit 38ffb9d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 21 deletions.
8 changes: 4 additions & 4 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ header:
text: ""
# Logo filename in `assets/media/` folder
filename: "logo-kaoto.png"
button:
enable: true
text: "Try Online"
url: "https://red.ht/kaoto"
# button:
# enable: true
# text: "GitHub"
# url: "https://github.com/KaotoIO/?target=_blank"
show_search: true
show_theme_chooser: true

Expand Down
12 changes: 6 additions & 6 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ sections:
title: Open Source <br/> Visual Editor for <br/>[Apache Camel](https://camel.apache.org)
text: Lower the barrier of getting started with Apache Camel and empower your team to integrate systems with ease by leveraging the Kaoto visual editor. Design your integrations and test them locally for quick turnarounds.
primary_action:
icon: brands/github
text: Visit GitHub
url: "http://github.com/KaotoIO/kaoto"
secondary_action:
text: Install
icon: computer-desktop-solid
text: Installation
url: docs/installation
secondary_action:
text: Try Online
url: "https://red.ht/kaoto"
announcement:
text: "Kaoto 2.2 has been released!"
link:
text: "Read more"
url: "blog/"
url: "blog/kaoto-2.2-release/"
design:
css_class: "dark"
background:
Expand Down
11 changes: 0 additions & 11 deletions hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
"blox-markdown",
"blox-testimonials",
"border",
"border-black",
"border-current",
"border-dotted",
"border-gray-100",
Expand All @@ -118,7 +117,6 @@
"dark:block",
"dark:border-gray-700",
"dark:border-neutral-600",
"dark:border-white",
"dark:focus:ring-primary-800",
"dark:from-primary-800",
"dark:group-hover:text-primary-400",
Expand All @@ -127,9 +125,7 @@
"dark:hover:bg-primary-400",
"dark:hover:bg-primary-700",
"dark:hover:bg-primary-800",
"dark:hover:bg-white",
"dark:hover:ring-gray-400",
"dark:hover:text-black",
"dark:hover:text-gray-100",
"dark:hover:text-gray-300",
"dark:hover:text-gray-50",
Expand Down Expand Up @@ -218,7 +214,6 @@
"highlight",
"home-section-bg",
"hover:bg-[length:100%_3px]",
"hover:bg-black",
"hover:bg-gray-100",
"hover:bg-gray-800/5",
"hover:bg-primary-300",
Expand All @@ -233,7 +228,6 @@
"hover:text-neutral-300",
"hover:text-primary",
"hover:text-primary-700",
"hover:text-white",
"inline-block",
"inline-flex",
"inset-0",
Expand All @@ -257,7 +251,6 @@
"lg:h-6",
"lg:h-[calc(100vh-var(--navbar-height))]",
"lg:hidden",
"lg:inline-block",
"lg:mb-16",
"lg:ml-0",
"lg:order-1",
Expand Down Expand Up @@ -307,7 +300,6 @@
"md:gap-12",
"md:grid",
"md:grid-cols-2",
"md:ml-4",
"md:mt-0",
"md:order-2",
"md:px-12",
Expand Down Expand Up @@ -402,9 +394,7 @@
"px-8",
"py-0.5",
"py-1",
"py-1.5",
"py-12",
"py-2",
"py-2.5",
"py-3",
"py-5",
Expand Down Expand Up @@ -591,7 +581,6 @@
"requirements",
"running-the-camel-route",
"say-hello-to-kaoto-220",
"say-hello-to-the-220-release-of-kaoto",
"search",
"search_toggle",
"section-hero2",
Expand Down

0 comments on commit 38ffb9d

Please sign in to comment.