website

my website
git clone git://git.evenfri.xyz/website.git
Log | Files | Refs | LICENSE

commit 9999026de47acf49b0fb987374e0e9e4d7e271e4
parent 23f0527d54bb0d8dc5d00165f178d9ad78256999
Author: evenfri <evenfri256@gmail.com>
Date:   Mon, 17 Aug 2026 21:01:38 +0800

new blog and news

Diffstat:
Mblog.html | 13+++++++++++++
Mnews.html | 13+++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/blog.html b/blog.html @@ -16,6 +16,19 @@ <div class="nav"> &lt; <a href="index.html">home</a> &gt; </div> + + <div class="news-blog-item"> + <dl> + <dt>Date: Mon Aug 17 09:01 PM +08 GMT</dt> + <dt>Subject: start open-source project</dt> + <dt>Text:</dt> + <dd>everyone, i created and started developing my kernel: <strong>oxytoxin</strong></dd> + <dd>i invite you to participate in the project</dd> + <dd>repository: <a href="http://git.evenfri.xyz/oxytoxin/log.html">http://git.evenfri.xyz/oxytoxin/log.html</a></dd> + <dd>you can view the contribution guidelines here: <a href="http://evenfri.xyz/contributing.html">http://evenfri.xyz/contributing.html</a></dd> + </dl> + </div> + <br> <div class="news-blog-item"> Date: Sat Aug 15 04:51 PM +08 GMT<br> diff --git a/news.html b/news.html @@ -16,6 +16,19 @@ <div class="nav"> &lt; <a href="index.html">home</a> &gt; </div> + + <div class="news-blog-item"> + <dl> + <dt>Date: Mon Aug 17 08:55 PM +08 GMT</dt> + <dt>Subject: start open-source project</dt> + <dt>Text:</dt> + <dd>everyone, i created and started developing my kernel: <strong>oxytoxin</strong></dd> + <dd>i invite you to participate in the project</dd> + <dd>repository: <a href="http://git.evenfri.xyz/oxytoxin/log.html">http://git.evenfri.xyz/oxytoxin/log.html</a></dd> + <dd>you can view the contribution guidelines here: <a href="http://evenfri.xyz/contributing.html">http://evenfri.xyz/contributing.html</a></dd> + </dl> + </div> + <br> <div class="news-blog-item"> <dl>