diff --git a/docs/en/docs/syntax/filters.md b/docs/en/docs/syntax/filters.md index c4e8e733..0422cb73 100644 --- a/docs/en/docs/syntax/filters.md +++ b/docs/en/docs/syntax/filters.md @@ -46,26 +46,26 @@ You can also use the Display filter to do things like format a date, or a UUID. === "Template" -``` -<%= chrono::NaiveDate::from_ymd_opt(2015, 9, 5).unwrap().and_hms_opt(23, 56, 4).unwrap().format("around %l %p on %b %-d") | disp %> -``` + ```rhtml + <%= chrono::NaiveDate::from_ymd_opt(2015, 9, 5).unwrap().and_hms_opt(23, 56, 4).unwrap().format("around %l %p on %b %-d") | disp %> + ``` === "Result" -``` -around 11 PM on Sep 5 -``` + ```html + around 11 PM on Sep 5 + ``` - Easily Display A UUID === "Template" -``` -<%= uuid::Uuid::new_v4().urn() | disp %> -``` + ```rhtml + <%= uuid::Uuid::new_v4().urn() | disp %> + ``` === "Result" -``` -urn:uuid:c3602585-a9a1-43f5-b0e6-8bc05d5444dd -``` + ```html + urn:uuid:c3602585-a9a1-43f5-b0e6-8bc05d5444dd + ``` diff --git a/docs/en/mkdocs.yml b/docs/en/mkdocs.yml index 845be1c9..9bc24931 100644 --- a/docs/en/mkdocs.yml +++ b/docs/en/mkdocs.yml @@ -5,7 +5,7 @@ site_author: "Ryohei Machida" # site_url: 'https://***.com' # Copyright -copyright: "© 2020 Ryohei Machida" +copyright: "© 2024 Ryohei Machida" # Repository repo_name: "rust-sailfish/sailfish" diff --git a/docs/en/site/404.html b/docs/en/site/404.html deleted file mode 100644 index 06c33b24..00000000 --- a/docs/en/site/404.html +++ /dev/null @@ -1,434 +0,0 @@ - - - -
- - - - - - - - - - - - - -\n {translation(\"search.result.term.missing\")}: {...missing}\n
\n }\n