From 62371af25d0c9d0922f250410c9964e17b460d9d Mon Sep 17 00:00:00 2001 From: historia Date: Thu, 10 Oct 2024 01:15:10 -0400 Subject: feat: capitalized first words of headings --- .../an-interesting-article/assets/stamps.webp | Bin 0 -> 46960 bytes .../dst/articles/an-interesting-article/index.html | 37 +++++++++++++++++++++ .../assets/japanese-train.webp | Bin 0 -> 128168 bytes .../another-interesting-article/index.html | 37 +++++++++++++++++++++ example/dst/articles/article3.html | 33 ++++++++++++++++++ 5 files changed, 107 insertions(+) create mode 100644 example/dst/articles/an-interesting-article/assets/stamps.webp create mode 100644 example/dst/articles/an-interesting-article/index.html create mode 100644 example/dst/articles/another-interesting-article/assets/japanese-train.webp create mode 100644 example/dst/articles/another-interesting-article/index.html create mode 100644 example/dst/articles/article3.html (limited to 'example/dst/articles') diff --git a/example/dst/articles/an-interesting-article/assets/stamps.webp b/example/dst/articles/an-interesting-article/assets/stamps.webp new file mode 100644 index 0000000..9785ce7 Binary files /dev/null and b/example/dst/articles/an-interesting-article/assets/stamps.webp differ diff --git a/example/dst/articles/an-interesting-article/index.html b/example/dst/articles/an-interesting-article/index.html new file mode 100644 index 0000000..8e65041 --- /dev/null +++ b/example/dst/articles/an-interesting-article/index.html @@ -0,0 +1,37 @@ + + + + + + + Example + + +
+ +
+
+▄███▄      ▄  ██   █▀▄▀█ █ ▄▄  █     ▄███▄   
+█▀   ▀ ▀▄   █ █ █  █ █ █ █   █ █     █▀   ▀  
+██▄▄     █ ▀  █▄▄█ █ ▄ █ █▀▀▀  █     ██▄▄    
+█▄   ▄▀ ▄ █   █  █ █   █ █     ███▄  █▄   ▄▀ 
+▀███▀  █   ▀▄    █    █   █        ▀ ▀███▀   
+        ▀       █    ▀     ▀                 
+               ▀                             
+
+
+ +
+

This is a very interesting article about stamps

+ +

Here is a picture of some cool stamps

+ +

+ +

Thank you for reading my nice article.

+ + diff --git a/example/dst/articles/another-interesting-article/assets/japanese-train.webp b/example/dst/articles/another-interesting-article/assets/japanese-train.webp new file mode 100644 index 0000000..c4cab3e Binary files /dev/null and b/example/dst/articles/another-interesting-article/assets/japanese-train.webp differ diff --git a/example/dst/articles/another-interesting-article/index.html b/example/dst/articles/another-interesting-article/index.html new file mode 100644 index 0000000..010c0f1 --- /dev/null +++ b/example/dst/articles/another-interesting-article/index.html @@ -0,0 +1,37 @@ + + + + + + + Example + + +
+ +
+
+▄███▄      ▄  ██   █▀▄▀█ █ ▄▄  █     ▄███▄   
+█▀   ▀ ▀▄   █ █ █  █ █ █ █   █ █     █▀   ▀  
+██▄▄     █ ▀  █▄▄█ █ ▄ █ █▀▀▀  █     ██▄▄    
+█▄   ▄▀ ▄ █   █  █ █   █ █     ███▄  █▄   ▄▀ 
+▀███▀  █   ▀▄    █    █   █        ▀ ▀███▀   
+        ▀       █    ▀     ▀                 
+               ▀                             
+
+
+ +
+

I love trains

+ +

Aren't Japanese trains great? I particularly like the boxy ones. Here is a picture of a train:

+ +

+ +

Thank you for looking at this train

+ + diff --git a/example/dst/articles/article3.html b/example/dst/articles/article3.html new file mode 100644 index 0000000..75783b7 --- /dev/null +++ b/example/dst/articles/article3.html @@ -0,0 +1,33 @@ + + + + + + + Example + + +
+ +
+
+▄███▄      ▄  ██   █▀▄▀█ █ ▄▄  █     ▄███▄   
+█▀   ▀ ▀▄   █ █ █  █ █ █ █   █ █     █▀   ▀  
+██▄▄     █ ▀  █▄▄█ █ ▄ █ █▀▀▀  █     ██▄▄    
+█▄   ▄▀ ▄ █   █  █ █   █ █     ███▄  █▄   ▄▀ 
+▀███▀  █   ▀▄    █    █   █        ▀ ▀███▀   
+        ▀       █    ▀     ▀                 
+               ▀                             
+
+
+ +
+

Article 3

+ +

Wow another one

+ + -- cgit v1.2.3