diff --git a/README.md b/README.md index e99b4ecc5..8e50cf54f 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,16 @@ zola serve Zola will display a local address such as `http://127.0.0.1:1111` which you can click or copy and paste into your browser to view the site on your own machine. -That's it—have fun! \ No newline at end of file +That's it—have fun! + + +# Guidelines for Editing Blog, News, and Team Images + +### General: +Ensure all images are optimized to be less than 1MB for faster loading and better performance. + +### Blog & News: +Use a resolution of **1200 x 600** pixels or maintain the same aspect ratio to fit seamlessly with placeholders. + +### Team: +Keep images square with a resolution of **640 x 640** pixels for consistent appearance. diff --git a/build.sh b/build.sh index 8f7469227..2910b187c 100755 --- a/build.sh +++ b/build.sh @@ -26,7 +26,7 @@ elif [[ "$(uname -m)" == "arm64"* ]]; then ASSET="$ASSET-arm64" fi -curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/latest/download/${ASSET}" +curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.17/${ASSET}" chmod +x $ASSET mv $ASSET tailwindcss diff --git a/content/newsroom/web4_evolution/index.md b/content/newsroom/web4_evolution/index.md index c78e68dd9..3f809ce28 100644 --- a/content/newsroom/web4_evolution/index.md +++ b/content/newsroom/web4_evolution/index.md @@ -2,7 +2,7 @@ id: web4_evolution title: ThreeFold’s Web4 - The next evolution of the Internet image_caption: web4_infrastructure -description: TThreeFold announces its Web4 vision and roadmap along with several core components to help Web4 come alive. +description: ThreeFold announces its Web4 vision and roadmap along with several core components to help Web4 come alive. date: 2024-12-12 taxonomies: people: [bernadette_amanda_caster] diff --git a/env.sh b/env.sh index 770564b1a..c0bc6c591 100644 --- a/env.sh +++ b/env.sh @@ -42,7 +42,7 @@ if [[ ! -f "$HOME/hero/bin/tailwindcss" ]]; then pushd /tmp rm -f $ASSET rm -f tailwindcss - curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/latest/download/${ASSET}" + curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.17/${ASSET}" FILE_SIZE=$(get_file_size "$ASSET") if [[ $FILE_SIZE -lt 20000000 ]]; then diff --git a/templates/partials/head.html b/templates/partials/head.html index afbb00a68..ab15a9bb6 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -87,19 +87,6 @@ d.getElementsByTagName("head")[0].appendChild(s); })(); - - - @@ -162,4 +149,21 @@ href="{{ get_url(path='atom.xml', trailing_slash=false) }}" > {% endblock %} + + + + + diff --git a/templates/partials/home/grid_stats.html b/templates/partials/home/grid_stats.html index 906b1a759..02740b8b7 100644 --- a/templates/partials/home/grid_stats.html +++ b/templates/partials/home/grid_stats.html @@ -11,7 +11,7 @@
