diff --git a/assets/.DS_Store b/assets/.DS_Store index 6089b92..d60f687 100644 Binary files a/assets/.DS_Store and b/assets/.DS_Store differ diff --git a/assets/images/checkbox-illustration.png b/assets/images/checkbox-illustration.png new file mode 100644 index 0000000..0bd2196 Binary files /dev/null and b/assets/images/checkbox-illustration.png differ diff --git a/content/english/_index.md b/content/english/_index.md index 142c61a..e565f8d 100755 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -1,18 +1,18 @@ --- # Banner banner: - title: "The Ultimate Starter Template You Need To Start Your Hugo Project" - content: "Hugoplate is a free starter template built with Hugo and TailwindCSS, providing everything you need to jumpstart your Hugo project and save valuable time." - image: "/images/banner.png" + title: "Welcome to the Fediversity Project" + content: "The Fediversity Project is a comprehensive effort to bring easy-to-use, hosted cloud services that have service portability and personal freedom at their core to everyone." + image: "/images/checkbox-illustration.png" button: enable: true - label: "Get Started For Free" - link: "https://github.com/zeon-studio/hugoplate" + label: "For You" + link: "/individuals" # Features features: - - title: "What's Included in Hugoplate" - image: "/images/service-1.png" + - title: "Consortium" + # image: "/images/service-1.png" content: "Hugoplate is a comprehensive starter template that includes everything you need to get started with your Hugo project. What's Included in Hugoplate" bulletpoints: - "10+ Pre-build pages" @@ -22,8 +22,8 @@ features: - "SEO-optimized for better search engine rankings" - "**Open-source and free** for personal and commercial use" button: - enable: false - label: "Get Started Now" + enable: true + label: "Learn more" link: "#" - title: "Discover the Key Features Of Hugo" diff --git a/data/theme.json b/data/theme.json index a17716f..9053a41 100644 --- a/data/theme.json +++ b/data/theme.json @@ -2,7 +2,7 @@ "colors": { "default": { "theme_color": { - "primary": "#121212", + "primary": "#FF6E00", "body": "#fff", "border": "#eaeaea", "theme_light": "#f6f6f6", @@ -11,7 +11,7 @@ "text_color": { "default": "#444444", "dark": "#040404", - "light": "#717171" + "light": "#FF6E00" } }, "darkmode": { diff --git a/hugo.toml b/hugo.toml index c4412ae..503b70c 100755 --- a/hugo.toml +++ b/hugo.toml @@ -2,11 +2,11 @@ # The base URL of your site (required). This will be prepended to all relative URLs. baseURL = "/" # Title of your website (required). -title = "Hugoplate" +title = "Fediversity" # Your theme name theme = "hugoplate" # Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List -timeZone = "America/New_York" +timeZone = "Europe/Amsterdam" # post pagination paginate = 2 # see https://gohugo.io/extras/pagination/ # post excerpt diff --git a/resources/_gen/assets/css/css/style.css_82b067fd6c564693170dff5ae4660239.content b/resources/_gen/assets/css/css/style.css_82b067fd6c564693170dff5ae4660239.content index 3881ecd..d2e68ba 100644 --- a/resources/_gen/assets/css/css/style.css_82b067fd6c564693170dff5ae4660239.content +++ b/resources/_gen/assets/css/css/style.css_82b067fd6c564693170dff5ae4660239.content @@ -917,11 +917,11 @@ main { } .form-input::placeholder { --tw-text-opacity: 1; - color: rgb(113 113 113 / var(--tw-text-opacity)); + color: rgb(255 110 0 / var(--tw-text-opacity)); } .form-input:focus { --tw-border-opacity: 1; - border-color: rgb(18 18 18 / var(--tw-border-opacity)); + border-color: rgb(255 110 0 / var(--tw-border-opacity)); --tw-ring-color: transparent; } .form-label { @@ -950,7 +950,7 @@ main { justify-content: center; border-radius: 0.25rem; --tw-bg-opacity: 1; - background-color: rgb(18 18 18 / var(--tw-bg-opacity)); + background-color: rgb(255 110 0 / var(--tw-bg-opacity)); text-align: center; line-height: 2.25rem; --tw-text-opacity: 1; @@ -974,7 +974,7 @@ main { height: 1rem !important; width: 1rem !important; --tw-bg-opacity: 1 !important; - background-color: rgb(18 18 18 / var(--tw-bg-opacity)) !important; + background-color: rgb(255 110 0 / var(--tw-bg-opacity)) !important; } .content { color: var(--tw-prose-body); @@ -1446,7 +1446,7 @@ main { border-width: 1px; border-left-width: 10px; --tw-border-opacity: 1; - border-color: rgb(18 18 18 / var(--tw-border-opacity)); + border-color: rgb(255 110 0 / var(--tw-border-opacity)); --tw-bg-opacity: 1; background-color: rgb(246 246 246 / var(--tw-bg-opacity)); padding-left: 2rem; @@ -1482,7 +1482,7 @@ main { } .content :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover { --tw-text-opacity: 1; - color: rgb(18 18 18 / var(--tw-text-opacity)); + color: rgb(255 110 0 / var(--tw-text-opacity)); } .content :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) { --tw-text-opacity: 1; @@ -1597,7 +1597,7 @@ input#nav-toggle:checked ~ #nav-menu { } .nav-link:hover { --tw-text-opacity: 1; - color: rgb(18 18 18 / var(--tw-text-opacity)); + color: rgb(255 110 0 / var(--tw-text-opacity)); } @media (min-width: 1024px) { @@ -1658,7 +1658,7 @@ input#nav-toggle:checked ~ #nav-menu { } .nav-dropdown-link:hover { --tw-text-opacity: 1; - color: rgb(18 18 18 / var(--tw-text-opacity)); + color: rgb(255 110 0 / var(--tw-text-opacity)); } .theme-switcher { display: inline-flex; @@ -1733,9 +1733,9 @@ input#nav-toggle:checked ~ #nav-menu { } .btn-primary { --tw-border-opacity: 1; - border-color: rgb(18 18 18 / var(--tw-border-opacity)); + border-color: rgb(255 110 0 / var(--tw-border-opacity)); --tw-bg-opacity: 1; - background-color: rgb(18 18 18 / var(--tw-bg-opacity)); + background-color: rgb(255 110 0 / var(--tw-bg-opacity)); --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); } @@ -1999,7 +1999,7 @@ input#nav-toggle:checked ~ #nav-menu { } .bg-primary { --tw-bg-opacity: 1; - background-color: rgb(18 18 18 / var(--tw-bg-opacity)); + background-color: rgb(255 110 0 / var(--tw-bg-opacity)); } .bg-theme-light { --tw-bg-opacity: 1; @@ -2149,11 +2149,11 @@ input#nav-toggle:checked ~ #nav-menu { } .text-light { --tw-text-opacity: 1; - color: rgb(113 113 113 / var(--tw-text-opacity)); + color: rgb(255 110 0 / var(--tw-text-opacity)); } .text-primary { --tw-text-opacity: 1; - color: rgb(18 18 18 / var(--tw-text-opacity)); + color: rgb(255 110 0 / var(--tw-text-opacity)); } .text-red-500 { --tw-text-opacity: 1; @@ -3028,12 +3028,12 @@ input#nav-toggle:checked ~ #nav-menu { line-height: 2.25rem; border-radius: 6px; --tw-bg-opacity: 1; - background-color: rgb(18 18 18 / var(--tw-bg-opacity)); + background-color: rgb(255 110 0 / var(--tw-bg-opacity)); } .share-icons .share-link:hover { --tw-bg-opacity: 1; - background-color: rgb(18 18 18 / var(--tw-bg-opacity)); + background-color: rgb(255 110 0 / var(--tw-bg-opacity)); } .notice { @@ -3200,7 +3200,7 @@ input#nav-toggle:checked ~ #nav-menu { .hover\:bg-primary:hover { --tw-bg-opacity: 1; - background-color: rgb(18 18 18 / var(--tw-bg-opacity)); + background-color: rgb(255 110 0 / var(--tw-bg-opacity)); } .hover\:bg-theme-light:hover { @@ -3210,7 +3210,7 @@ input#nav-toggle:checked ~ #nav-menu { .hover\:text-primary:hover { --tw-text-opacity: 1; - color: rgb(18 18 18 / var(--tw-text-opacity)); + color: rgb(255 110 0 / var(--tw-text-opacity)); } .hover\:text-white:hover { diff --git a/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_545x0_resize_q80_h2_lanczos_3.webp b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_545x0_resize_q80_h2_lanczos_3.webp new file mode 100644 index 0000000..27e0832 Binary files /dev/null and b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_545x0_resize_q80_h2_lanczos_3.webp differ diff --git a/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_600x0_resize_q80_h2_lanczos_3.webp b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_600x0_resize_q80_h2_lanczos_3.webp new file mode 100644 index 0000000..9b41b49 Binary files /dev/null and b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_600x0_resize_q80_h2_lanczos_3.webp differ diff --git a/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_700x0_resize_q80_h2_lanczos_3.webp b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_700x0_resize_q80_h2_lanczos_3.webp new file mode 100644 index 0000000..37d7f11 Binary files /dev/null and b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_700x0_resize_q80_h2_lanczos_3.webp differ diff --git a/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_800x0_resize_lanczos_3.png b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_800x0_resize_lanczos_3.png new file mode 100644 index 0000000..a44de47 Binary files /dev/null and b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_800x0_resize_lanczos_3.png differ diff --git a/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_800x0_resize_q80_h2_lanczos_3.webp b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_800x0_resize_q80_h2_lanczos_3.webp new file mode 100644 index 0000000..9eb08f3 Binary files /dev/null and b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_800x0_resize_q80_h2_lanczos_3.webp differ diff --git a/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_a9b6ca68b42055a6ce0f71c6db902100.png b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_a9b6ca68b42055a6ce0f71c6db902100.png new file mode 100644 index 0000000..57ffdfc Binary files /dev/null and b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_a9b6ca68b42055a6ce0f71c6db902100.png differ diff --git a/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_fb6c067462febb57e2fb006f807ed6b2.png b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_fb6c067462febb57e2fb006f807ed6b2.png new file mode 100644 index 0000000..12fa889 Binary files /dev/null and b/resources/_gen/images/checkbox-illustration_hucb4a9deb3a7719a69f6f89f2eb591f34_30800_fb6c067462febb57e2fb006f807ed6b2.png differ