Skip to content

Commit

Permalink
add padding and google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
aduverger committed Sep 6, 2024
1 parent f827d67 commit fdbf497
Show file tree
Hide file tree
Showing 29 changed files with 1,361 additions and 21 deletions.
6 changes: 3 additions & 3 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ marketing:
description: ''
twitter: 'GetResearchDev'
analytics:
google_analytics: ''
google_analytics: 'G-Z41P3E8PXG'
baidu_tongji: ''
plausible: ''
fathom: ''
Expand All @@ -38,9 +38,9 @@ header:
# Logo filename in `assets/media/` folder
filename: "daikon.svg"
button:
enable: false
enable: true
text: "Let's talk!"
url: "/#contact"
url: "mailto:contact@daikon.eco"
show_search: true
show_theme_chooser: true

Expand Down
2 changes: 1 addition & 1 deletion content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ With **daikon**, our ambition is to break down these barriers through clear obje
css_class: "bg-gray-100 dark:bg-gray-900 justify-text"
# Reduce spacing
spacing:
padding: ["1rem", 0, "1rem", 0]
padding: ["1rem", "1rem", "1rem", "1rem"]

- block: cta-image-paragraph
id: solutions
Expand Down
10 changes: 10 additions & 0 deletions hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"blox-hero",
"blox-markdown",
"border",
"border-black",
"border-dotted",
"border-gray-100",
"border-neutral-300",
Expand All @@ -81,11 +82,14 @@
"dark:block",
"dark:border-gray-700",
"dark:border-neutral-600",
"dark:border-white",
"dark:focus:ring-primary-900",
"dark:group-hover:text-primary-400",
"dark:hidden",
"dark:hover:bg-primary-100/5",
"dark:hover:bg-primary-800",
"dark:hover:bg-white",
"dark:hover:text-black",
"dark:hover:text-gray-200",
"dark:hover:text-gray-50",
"dark:hover:text-primary-300",
Expand Down Expand Up @@ -147,6 +151,7 @@
"header",
"hidden",
"home-section-bg",
"hover:bg-black",
"hover:bg-gray-100",
"hover:bg-primary-50",
"hover:bg-primary-500",
Expand All @@ -159,6 +164,7 @@
"hover:text-primary",
"hover:text-primary-600",
"hover:text-primary-700",
"hover:text-white",
"inline-block",
"inline-flex",
"isolate",
Expand All @@ -177,6 +183,7 @@
"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 @@ -215,6 +222,7 @@
"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 @@ -298,6 +306,7 @@
"relative",
"ring-1",
"ring-black/5",
"rounded",
"rounded-full",
"rounded-lg",
"rounded-md",
Expand Down Expand Up @@ -343,6 +352,7 @@
"top-0",
"top-16",
"tracking-tight",
"transition",
"transition-colors",
"transition-transform",
"w-10",
Expand Down
19 changes: 18 additions & 1 deletion public/404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html>
<!-- This site was created with Hugo Blox. https://hugoblox.com -->
<!-- Last Published: September 5, 2024 --><html lang="en-us" dir="ltr"
<!-- Last Published: September 6, 2024 --><html lang="en-us" dir="ltr"
data-wc-theme-default="light">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
Expand Down Expand Up @@ -657,6 +657,14 @@



<li class="mt-4 inline-block lg:hidden">
<a
class=""
href="mailto:[email protected]">
Let&#39;s talk!
</a>
</li>

</ul>

<div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0">
Expand Down Expand Up @@ -734,6 +742,15 @@



<a
href="mailto:[email protected]"
class="inline-block rounded border px-5 py-2 font-semibold transition
md:ml-4 px-4 py-1.5 text-sm
border-black hover:bg-black dark:hover:bg-white dark:hover:text-black hover:text-white dark:border-white dark:text-white dark:hover:bg-white
hidden lg:inline-block">
Let&#39;s talk!
</a>

</div>
</nav>
</header>
Expand Down
19 changes: 18 additions & 1 deletion public/authors/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html>
<!-- This site was created with Hugo Blox. https://hugoblox.com -->
<!-- Last Published: September 5, 2024 --><html lang="en-us" dir="ltr"
<!-- Last Published: September 6, 2024 --><html lang="en-us" dir="ltr"
data-wc-theme-default="light">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
Expand Down Expand Up @@ -659,6 +659,14 @@



<li class="mt-4 inline-block lg:hidden">
<a
class=""
href="mailto:[email protected]">
Let&#39;s talk!
</a>
</li>

</ul>

<div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0">
Expand Down Expand Up @@ -736,6 +744,15 @@



<a
href="mailto:[email protected]"
class="inline-block rounded border px-5 py-2 font-semibold transition
md:ml-4 px-4 py-1.5 text-sm
border-black hover:bg-black dark:hover:bg-white dark:hover:text-black hover:text-white dark:border-white dark:text-white dark:hover:bg-white
hidden lg:inline-block">
Let&#39;s talk!
</a>

</div>
</nav>
</header>
Expand Down
19 changes: 18 additions & 1 deletion public/blog/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html>
<!-- This site was created with Hugo Blox. https://hugoblox.com -->
<!-- Last Published: September 5, 2024 --><html lang="en-us" dir="ltr"
<!-- Last Published: September 6, 2024 --><html lang="en-us" dir="ltr"
data-wc-theme-default="light">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
Expand Down Expand Up @@ -659,6 +659,14 @@



<li class="mt-4 inline-block lg:hidden">
<a
class=""
href="mailto:[email protected]">
Let&#39;s talk!
</a>
</li>

</ul>

<div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0">
Expand Down Expand Up @@ -736,6 +744,15 @@



<a
href="mailto:[email protected]"
class="inline-block rounded border px-5 py-2 font-semibold transition
md:ml-4 px-4 py-1.5 text-sm
border-black hover:bg-black dark:hover:bg-white dark:hover:text-black hover:text-white dark:border-white dark:text-white dark:hover:bg-white
hidden lg:inline-block">
Let&#39;s talk!
</a>

</div>
</nav>
</header>
Expand Down
19 changes: 18 additions & 1 deletion public/categories/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html>
<!-- This site was created with Hugo Blox. https://hugoblox.com -->
<!-- Last Published: September 5, 2024 --><html lang="en-us" dir="ltr"
<!-- Last Published: September 6, 2024 --><html lang="en-us" dir="ltr"
data-wc-theme-default="light">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
Expand Down Expand Up @@ -659,6 +659,14 @@



<li class="mt-4 inline-block lg:hidden">
<a
class=""
href="mailto:[email protected]">
Let&#39;s talk!
</a>
</li>

</ul>

<div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0">
Expand Down Expand Up @@ -736,6 +744,15 @@



<a
href="mailto:[email protected]"
class="inline-block rounded border px-5 py-2 font-semibold transition
md:ml-4 px-4 py-1.5 text-sm
border-black hover:bg-black dark:hover:bg-white dark:hover:text-black hover:text-white dark:border-white dark:text-white dark:hover:bg-white
hidden lg:inline-block">
Let&#39;s talk!
</a>

</div>
</nav>
</header>
Expand Down
Loading

0 comments on commit fdbf497

Please sign in to comment.