diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2025-04-04 22:35:31 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2025-04-04 22:35:31 +0300 |
commit | 6d6228405c2869926b0e7ed4e166d24a9e65de38 (patch) | |
tree | 14892ba34851fc4a768b60d638b9f54b7cb917c8 | |
parent | 3ded19aa15f83241fc84460825b1aca52f4a367f (diff) |
Rebuild tags
-rw-r--r-- | feed.rss | 19 | ||||
-rw-r--r-- | index.html | 16 | ||||
-rw-r--r-- | lol.html | 51 |
3 files changed, 2 insertions, 84 deletions
@@ -2,8 +2,8 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Блог самохостера Lotigara</title><link>https://www.lotigara.ru/blog/index.html</link> <description>Заметки какого-то школьника на тему ИТ</description><language>en</language> -<lastBuildDate>Fri, 04 Apr 2025 22:35:11 +0300</lastBuildDate> -<pubDate>Fri, 04 Apr 2025 22:35:11 +0300</pubDate> +<lastBuildDate>Fri, 04 Apr 2025 22:35:31 +0300</lastBuildDate> +<pubDate>Fri, 04 Apr 2025 22:35:31 +0300</pubDate> <atom:link href="https://www.lotigara.ru/blog/feed.rss" rel="self" type="application/rss+xml" /> <item><title> <!DOCTYPE html> @@ -75,21 +75,6 @@ as soon as you exit your editor. </body></html></dc:creator> <pubDate>Fri, 04 Apr 2025 22:34:12 +0300</pubDate></item> <item><title> -Lol -</title><description><![CDATA[ - -<p>The rest of the text file is a <strong>Markdown</strong> blog post. The process will continue -as soon as you exit your editor. -``hello''</p> - -<p>Метки: - -<!-- text end --> -]]></description><link>https://www.lotigara.ru/blog/lol.html</link> -<guid>https://www.lotigara.ru/blog/./lol.html</guid> -<dc:creator>Ivan Davydov</dc:creator> -<pubDate>Fri, 04 Apr 2025 22:34:12 +0300</pubDate></item> -<item><title> Fast Transition (Wi-Fi Roaming) with OpenWrt and KeeneticOS </title><description><![CDATA[ @@ -124,22 +124,6 @@ as soon as you exit your editor. <!-- text end --> -<div class="section_header"><a class="ablack" href="lol.html"> -Lol -</a></div> -<!-- bashblog_timestamp: #202504042234.12# --> -<div class="subtitle">апреля 04, 2025 — -Ivan Davydov -</div> -<!-- text begin --> - -<p>The rest of the text file is a <strong>Markdown</strong> blog post. The process will continue -as soon as you exit your editor. -``hello''</p> - -<p>Метки: - -<!-- text end --> <div class="section_header"><a class="ablack" href="fast-transition-wi-fi-roaming-with-openwrt-and-keeneticos.html"> Fast Transition (Wi-Fi Roaming) with OpenWrt and KeeneticOS </a></div> diff --git a/lol.html b/lol.html deleted file mode 100644 index a180032..0000000 --- a/lol.html +++ /dev/null @@ -1,51 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <link href="/css/main.css" rel="stylesheet" /> - <link href="/css/theme.css" rel="stylesheet" /> - <link href="/css/third-party.css" rel="stylesheet" /> - <link href="/css/responsivity.css" rel="stylesheet" /> -<title>Lol</title> -</head><body> -<input type="checkbox" id="theme-switch"> -<div id="divbodyholder"><div class="inner_page"> -<div class="headerholder"><div class="header"> -<div id="title"> -<div class="page_header floating_element"> - <h1 class="floating_element">Блог самохостера Lotigara</h1> -</div> -<div class="floating_element"> - <h4 style="display:inline"><a style="color:white" href="/">главная|main page</a></h4> - <h4 style="display:inline"><a style="color:white" href="/status.php">состояние|status</a></h4> - <p style="display:inline">блог|blog</p> - <h4 style="display:inline"><a style="color:white" href="/files">файлы|files</a></h4> - <label id="switch-label" for="theme-switch"></label> -</div> -</div></div></div> -<div id="divbody"><div class="content"> -<!-- entry begin --> -<div class="section_header"><a class="ablack" href="lol.html"> -Lol -</a></div> -<!-- bashblog_timestamp: #202504042234.12# --> -<div class="subtitle">апреля 04, 2025 — -Ivan Davydov -</div> -<!-- text begin --> - -<p>The rest of the text file is a <strong>Markdown</strong> blog post. The process will continue -as soon as you exit your editor. -``hello''</p> - -<p>Метки: - -<!-- text end --> -<!-- entry end --> -</div> -<div class="section_header section_header_last"> - <p>(c) Ivan Davydov 2025. Делайте с этим документом всё, что хотите!</p><hr/> - <a href="https://www.lotigara.ru/blog">Веб-сайт самохостера Lotigara</a> сгенерирован при помощи <a href="https://github.com/jakimfett/bashblog">Bashblog</a>. Исходные коды этой версии Bashblog можно найти <a href="https://www.lotigara.ru/files/bashblog">здесь</a>.</div> -</div> -</div></div></div> -</body></html> |