From db3658f7c0a9d3018b8bcbe15c56c68513e26845 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 25 Jun 2025 12:48:35 +0300 Subject: [PATCH] update --- content/farmer/index.md | 2 +- content/home/index.md | 8 ++++---- tailwind.config.js | 21 ++++----------------- templates/shortcodes/hero_animation.html | 2 +- 4 files changed, 10 insertions(+), 23 deletions(-) diff --git a/content/farmer/index.md b/content/farmer/index.md index 9ddd226..7a8dd38 100644 --- a/content/farmer/index.md +++ b/content/farmer/index.md @@ -36,7 +36,7 @@ Starting this summer, farming is evolving. With the launch of the ThreeFold Mark
-
+
{{ farm_steps( image_src="", diff --git a/content/home/index.md b/content/home/index.md index e2f413a..3f70bed 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -43,7 +43,7 @@ extra:
-
+
{{ farm_steps( image_src="/images/gpu.png", @@ -142,7 +142,7 @@ extra: #### For Developers & Hackers -
+
- Direct GPU programming with ROCm - Custom containerization support @@ -156,7 +156,7 @@ extra: #### For AI Researchers -
+
- Support for popular ML frameworks (PyTorch, TensorFlow) - Large model training capability (up to 48GB VRAM) @@ -170,7 +170,7 @@ extra: #### For Tech Enthusiasts -
+
- Water cooling management interface - Power consumption monitoring diff --git a/tailwind.config.js b/tailwind.config.js index 20782f3..de54304 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -5,23 +5,10 @@ module.exports = { './templates/**/*.html' ], safelist: [ - { - pattern: /(-|)(ml|mr)-(4|8|12|16|20|24|28)/, - variants: [ - 'sm', 'md', 'lg', - 'first', 'first:sm', 'first:md', 'first:lg', - 'last', 'last:sm', 'last:md', 'last:lg' - ], - }, - { - pattern: /(pt|pb)-(0)/, - variants: [ - '!', 'lg', - 'first', 'first:sm', 'first:md', 'first:lg', - 'last', 'last:sm', 'last:md', 'last:lg' - ], - } - ], + 'lg:grid-cols-3', + 'md:grid-cols-2', + 'grid-cols-1', +], important: true, theme: { diff --git a/templates/shortcodes/hero_animation.html b/templates/shortcodes/hero_animation.html index 2f00406..d1f908a 100644 --- a/templates/shortcodes/hero_animation.html +++ b/templates/shortcodes/hero_animation.html @@ -11,7 +11,7 @@
-
+

{{ title }}