diff --git a/config.toml b/config.toml index 5facafe95..175403f39 100644 --- a/config.toml +++ b/config.toml @@ -51,6 +51,9 @@ external_links_no_referrer = true # For example, `...` into `…`, `"quote"` into `“curly”` etc smart_punctuation = true +[build] +not_found = "404.md" + [[taxonomies]] name = "categories" feed = true diff --git a/content/footer/_index.md b/content/footer/_index.md index 3634143e6..6be3893c6 100644 --- a/content/footer/_index.md +++ b/content/footer/_index.md @@ -48,12 +48,12 @@ extra:
About
-
NewsRoom
- -
People
- -
Partners
-
Blog
+
NewsRoom
+ +
Newsletter
+ + + {% end %} \ No newline at end of file diff --git a/content/newsroom/ai_workload_demo/ai_workload_demo.png b/content/newsroom/ai_workload_demo/ai_workload_demo.png new file mode 100644 index 000000000..abb394ebb Binary files /dev/null and b/content/newsroom/ai_workload_demo/ai_workload_demo.png differ diff --git a/content/newsroom/ai_workload_demo/index.md b/content/newsroom/ai_workload_demo/index.md new file mode 100644 index 000000000..623489005 --- /dev/null +++ b/content/newsroom/ai_workload_demo/index.md @@ -0,0 +1,21 @@ +--- +id: ai_workload_demo +title: 🍿 Watch the AI & ML Workloads Demo +image_caption: AI workload +description: Scott and Mik hosted an engaging session on AI, ML, and large language models, highlighting decentralized server benefits and showcasing Llama. Dive-in to know more. +date: 2024-06-20 +taxonomies: + people: [bernadette_amanda_caster] + tags: [technology,update,threefold_grid,community,news] + news-category: [foundation] +extra: + imgPath: ai_workload_demo.png +--- + +On Tuesday, Scott and Mik hosted a fantastic discussion and demo on artificial intelligence, machine learning, and large language models. Scott first introduced these topics with definitions and examples, then explained the benefits of running such workloads on decentralized servers. Finally, he introduced/showcased Llama, an open source large language model developed by Meta AI, and demo'd how to deploy and interact with Llama on top of ThreeFold. + +
+ +- Watch the full session [here](https://youtu.be/RP3YF5Auds4) +- AI & ML [documentation](https://manual.grid.tf/documentation/system_administrators/advanced/ai_ml_workloads.html) on TF Manual +- [Llama](https://llama.meta.com/) | [Ollama](https://ollama.com/) diff --git a/static/images/404.png b/static/images/404.png new file mode 100644 index 000000000..91d5ee57b Binary files /dev/null and b/static/images/404.png differ diff --git a/static/images/404_cut.png b/static/images/404_cut.png new file mode 100644 index 000000000..9540649d0 Binary files /dev/null and b/static/images/404_cut.png differ diff --git a/templates/404.html b/templates/404.html new file mode 100644 index 000000000..fd80024d9 --- /dev/null +++ b/templates/404.html @@ -0,0 +1,20 @@ +{% extends "_default/base.html" %} + +{% block content %} + +
+ +
+
+ 404_image +
+
+

You seem to have ended up on a missing page!

+

This could mean that you’ve entered the wrong URL or you’ve clicked on content which has moved locations or is no longer live. If you need assistance, click on the blue chat icon at the bottom of the screen to speak with real humans on our support team. Or go back to home.

+
+ +
+ +
+ +{% endblock content %} diff --git a/templates/partials/header.html b/templates/partials/header.html index 4916da9db..91bfef91c 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -40,7 +40,7 @@ {{link_label}} {% endif %} - {% elif current == current_url %} + {% elif current_url and current == current_url %} {{link_label}} @@ -83,7 +83,7 @@ -
  • + {#
  • -
  • + #}
    diff --git a/templates/people/single.html b/templates/people/single.html index 6ae30fc2c..180d0e47e 100644 --- a/templates/people/single.html +++ b/templates/people/single.html @@ -1,58 +1,54 @@ -{% extends "_default/base.html" %} -{% block content %} +{% extends "_default/base.html" %} {% block content %} {% set page_path = +term.path ~ 'index.md' | replace(from='-', to='_') | trim_start_matches(pat="/") +%} {% set people = get_section(path="people/_index.md") %} {% set pages_str = +people.pages | json_encode() | as_str %} {% if pages_str is +containing(term.name) %} {% set page = get_page(path=page_path) %} -{% set page_path = term.path ~ 'index.md' | replace(from='-', to='_') | trim_start_matches(pat="/") %} -{% set people = get_section(path="people/_index.md") %} -{% set pages_str = people.pages | json_encode() | as_str %} -{% if pages_str is containing(term.name) %} - {% set page = get_page(path=page_path) %} - - -
    -
    -
    - -
    -
    -
    -

    - {{page.title}} -

    -
    - {% include "partials/socialLinks.html" %} -
    -
    -
    - {{page.content | safe }} -
    -
    - {% if page.taxonomies.memberships %} - {% for tag in page.taxonomies.memberships %} - - {{tag}} - +
    +
    +
    + +
    +
    +
    +

    + {{page.title}} +

    +
    {% include "partials/socialLinks.html" %}
    +
    +
    {{page.content | safe }}
    +
    +
    +
      + {% for org in page.extra.organizations %} +
    • + + + +
    • {% endfor %} - {% endif %} +
    +
    + {% if page.taxonomies.memberships %} {% for tag in + page.taxonomies.memberships %} + + {{tag}} + + {% endfor %} {% endif %}
    -
    -
    -
    -
    -
    +
    +
    +
    +
    -{% endif %} - -{% endblock content %} \ No newline at end of file +{% endif %} {% endblock content %} diff --git a/templates/shortcodes/grid_stats.html b/templates/shortcodes/grid_stats.html index bb5845041..3d14c2438 100644 --- a/templates/shortcodes/grid_stats.html +++ b/templates/shortcodes/grid_stats.html @@ -5,7 +5,8 @@ {{body | markdown | safe }}
    -
    +
    + The total amount of storage (SSD, HDD, & RAM) on the grid. capacity
    -
    +
    + The total number of CPU (central processing unit) cores available on the grid cores
    -
    +
    + The total number of nodes on the grid. nodes
    -
    +
    + The total number of countries where at least one node is connected and operational. countries
    -
    +
    + The total number of farms on the grid.