From fec892047e4c0b810981fa8f20223e0b1c4f72b4 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 15 Jun 2026 18:17:10 -0400 Subject: refactor. added rss feed. --- example/src/404.md | 3 -- example/src/_footer.html | 2 - example/src/_header.html | 28 ----------- example/src/about.md | 3 -- .../an-interesting-article/assets/stamps.webp | Bin 46960 -> 0 bytes .../src/articles/an-interesting-article/index.md | 12 ----- .../assets/japanese-train.webp | Bin 128168 -> 0 bytes .../articles/another-interesting-article/index.md | 12 ----- example/src/articles/article3.md | 8 --- example/src/favicon.png | Bin 393 -> 0 bytes example/src/lists/board-games.md | 14 ------ example/src/lists/movies.md | 13 ----- example/src/style.css | 54 --------------------- 13 files changed, 149 deletions(-) delete mode 100644 example/src/404.md delete mode 100644 example/src/_footer.html delete mode 100644 example/src/_header.html delete mode 100644 example/src/about.md delete mode 100644 example/src/articles/an-interesting-article/assets/stamps.webp delete mode 100644 example/src/articles/an-interesting-article/index.md delete mode 100644 example/src/articles/another-interesting-article/assets/japanese-train.webp delete mode 100644 example/src/articles/another-interesting-article/index.md delete mode 100644 example/src/articles/article3.md delete mode 100644 example/src/favicon.png delete mode 100644 example/src/lists/board-games.md delete mode 100644 example/src/lists/movies.md delete mode 100644 example/src/style.css (limited to 'example/src') diff --git a/example/src/404.md b/example/src/404.md deleted file mode 100644 index a0aa728..0000000 --- a/example/src/404.md +++ /dev/null @@ -1,3 +0,0 @@ -# 404 Not Found - -I couldn't find that page. diff --git a/example/src/_footer.html b/example/src/_footer.html deleted file mode 100644 index 308b1d0..0000000 --- a/example/src/_footer.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/example/src/_header.html b/example/src/_header.html deleted file mode 100644 index a0923f4..0000000 --- a/example/src/_header.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - Example - - -
- -
-
-▄███▄      ▄  ██   █▀▄▀█ █ ▄▄  █     ▄███▄   
-█▀   ▀ ▀▄   █ █ █  █ █ █ █   █ █     █▀   ▀  
-██▄▄     █ ▀  █▄▄█ █ ▄ █ █▀▀▀  █     ██▄▄    
-█▄   ▄▀ ▄ █   █  █ █   █ █     ███▄  █▄   ▄▀ 
-▀███▀  █   ▀▄    █    █   █        ▀ ▀███▀   
-        ▀       █    ▀     ▀                 
-               ▀                             
-
-
- -
diff --git a/example/src/about.md b/example/src/about.md deleted file mode 100644 index 1b073d8..0000000 --- a/example/src/about.md +++ /dev/null @@ -1,3 +0,0 @@ -# About - -Here is an about page for my website diff --git a/example/src/articles/an-interesting-article/assets/stamps.webp b/example/src/articles/an-interesting-article/assets/stamps.webp deleted file mode 100644 index 9785ce7..0000000 Binary files a/example/src/articles/an-interesting-article/assets/stamps.webp and /dev/null differ diff --git a/example/src/articles/an-interesting-article/index.md b/example/src/articles/an-interesting-article/index.md deleted file mode 100644 index 779f4b6..0000000 --- a/example/src/articles/an-interesting-article/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: This is a very interesting article about stamps -date: 2024-10-04 ---- - -# This is a very interesting article about stamps - -Here is a picture of some cool stamps - -![](assets/stamps.webp) - -Thank you for reading my nice article. diff --git a/example/src/articles/another-interesting-article/assets/japanese-train.webp b/example/src/articles/another-interesting-article/assets/japanese-train.webp deleted file mode 100644 index c4cab3e..0000000 Binary files a/example/src/articles/another-interesting-article/assets/japanese-train.webp and /dev/null differ diff --git a/example/src/articles/another-interesting-article/index.md b/example/src/articles/another-interesting-article/index.md deleted file mode 100644 index 4e5d9b7..0000000 --- a/example/src/articles/another-interesting-article/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: I love trains -date: 2024-09-10 ---- - -# I love trains - -Aren't Japanese trains great? I particularly like the boxy ones. Here is a picture of a train: - -![](assets/japanese-train.webp) - -Thank you for looking at this train diff --git a/example/src/articles/article3.md b/example/src/articles/article3.md deleted file mode 100644 index c98ebba..0000000 --- a/example/src/articles/article3.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: This is a third article! -date: 2023-10-08 ---- - -# Article 3 - -Wow another one diff --git a/example/src/favicon.png b/example/src/favicon.png deleted file mode 100644 index 4c22246..0000000 Binary files a/example/src/favicon.png and /dev/null differ diff --git a/example/src/lists/board-games.md b/example/src/lists/board-games.md deleted file mode 100644 index 6a40080..0000000 --- a/example/src/lists/board-games.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Board games -date: 2024-07-12 ---- - -# Board Games - -Here are some board games I like: - -1. Puerto Rico -2. Ascension: Chronicle of the Godslayer -3. Twilight Struggle - -Play them with me, thanks. diff --git a/example/src/lists/movies.md b/example/src/lists/movies.md deleted file mode 100644 index 92d82e6..0000000 --- a/example/src/lists/movies.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Movies -date: 2022-06-05 ---- -# A List of Movies - -Here are my favorite movies - -1. Primer -2. The Lighthouse -3. Tetsuo: The Iron Man - -I hope you enjoyed this insightful article. diff --git a/example/src/style.css b/example/src/style.css deleted file mode 100644 index 5080521..0000000 --- a/example/src/style.css +++ /dev/null @@ -1,54 +0,0 @@ -html { - font-size: 100%; - font-family:sans-serif; - /* font-family:sans-serif; */ - /* font:1.2em/1.62 sans-serif; */ -} - -body { - line-height: 1.6; - max-width:40em; - background-color: #ededed; - margin: auto; -} - -.container { - text-align: center; -} - -.container pre { - display: inline-block; - text-align: left; - line-height: 1.0; -} - -#header { - text-decoration: none; - color: inherit; - font-size:125%; -} - -#navigation { - font-family:monospace; - font-size:125%; -} - -h1 { font-size: 1.4rem; } -h2 { font-size: 1.2rem; } -h3 { font-size: 1.0rem;} - -a:link, a:visited { - color: #2626FF; -} - -a:hover, a:focus { - color: #4c4cFF; -} - -li + li { - margin-top:0.2em; -} - -ul img { - vertical-align:middle; -} -- cgit v1.2.3