diff --git a/docs/_includes/head.html b/docs/_includes/head.html deleted file mode 100644 index f8c9eddbc..000000000 --- a/docs/_includes/head.html +++ /dev/null @@ -1,3 +0,0 @@ - - {% include mathjax.html %} - \ No newline at end of file diff --git a/docs/_layouts/base.html b/docs/_layouts/base.html deleted file mode 100644 index 0d303dd0f..000000000 --- a/docs/_layouts/base.html +++ /dev/null @@ -1,20 +0,0 @@ - - - -{%- include head.html -%} - - - - {%- include header.html -%} - -
-
- {{ content }} -
-
- - {%- include footer.html -%} - - - - \ No newline at end of file diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html deleted file mode 100644 index 18edecf83..000000000 --- a/docs/_layouts/home.html +++ /dev/null @@ -1,69 +0,0 @@ ---- -layout: base ---- - -
- {%- if page.title -%} -

{{ page.title }}

- {%- endif -%} - - {{ content }} - - - {% if site.paginate %} - {% assign posts = paginator.posts %} - {% else %} - {% assign posts = site.posts %} - {% endif %} - - - {%- if posts.size > 0 -%} - {%- if page.list_title -%} -

{{ page.list_title }}

- {%- endif -%} - - - {% if site.paginate %} -
- -
- {%- endif %} - - {%- endif -%} - -
\ No newline at end of file diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html deleted file mode 100644 index 6ebcb396d..000000000 --- a/docs/_layouts/page.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: base ---- -
- -
-

{{ page.title | escape }}

-
- -
- {{ content }} -
- -
\ No newline at end of file diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html deleted file mode 100644 index 2d6408ae9..000000000 --- a/docs/_layouts/post.html +++ /dev/null @@ -1,39 +0,0 @@ ---- -layout: base ---- -
- -
-

{{ page.title | escape }}

- -
- -
- {{ content }} -
- - {%- if site.disqus.shortname -%} - {%- include disqus_comments.html -%} - {%- endif -%} - - -
\ No newline at end of file diff --git a/docs/_posts/2024-09-20-tensile-instability-p2.md b/docs/_posts/2024-09-20-tensile-instability-p2.md index 100588d3b..e2737fe1a 100644 --- a/docs/_posts/2024-09-20-tensile-instability-p2.md +++ b/docs/_posts/2024-09-20-tensile-instability-p2.md @@ -4,6 +4,10 @@ title: "Misinterpretation of tensile instability in SPH solid dynamics (Part 2) date: 2024-09-20 categories: sph method --- + + {% include mathjax.html %} + + Xiangyu Hu ## Rational