Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
donneyluck committed Oct 18, 2024
1 parent ef68657 commit 9def287
Show file tree
Hide file tree
Showing 9 changed files with 374 additions and 2,309 deletions.
3 changes: 2 additions & 1 deletion archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
<title>stuff</title>
</head>
<body><input type="checkbox" class="theme-switch" id="theme-switch"/>
<div id="page"><div><nav class="navbar"><a href="index.html"> home </a><a href="archive.html"> stuff </a><a href="about.html"> about </a><a href="#"> <label for="theme-switch" class="switch-label"></label></a></nav><div id="content"><div class="archive"><li> <span class="archive-item"><span class="archive-date"> [17.10.2024 20:29 CST] </span> <a href="posts/20241017T202935--文式编程__notes.html">文式编程</a><div class="description"> 认识并了解什么是文式编程 </div> <div class="filetags"> (notes) </div> </span> </li>
<div id="page"><div><nav class="navbar"><a href="index.html"> home </a><a href="archive.html"> stuff </a><a href="about.html"> about </a><a href="#"> <label for="theme-switch" class="switch-label"></label></a></nav><div id="content"><div class="archive"><li> <span class="archive-item"><span class="archive-date"> [18.10.2024 09:46 CST] </span> <a href="posts/20241018T094654--lua-和-c-如何交互__notes.html">Lua 和 C 如何交互</a><div class="description"> Lua 和 C 交互的教程 </div> <div class="filetags"> (notes) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [17.10.2024 20:29 CST] </span> <a href="posts/20241017T202935--文式编程__notes.html">文式编程</a><div class="description"> 认识并了解什么是文式编程 </div> <div class="filetags"> (notes) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [24.09.2024 09:44 CST] </span> <a href="posts/20240924T094433--gitworkflow__notes.html">GitWorkFlow</a><div class="description"> How to use git collaboration in daily development </div> <div class="filetags"> (notes) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [26.08.2024 18:02 CST] </span> <a href="posts/20240826T180231--manjaro-install__notes.html">Manjaro Install</a><div class="description"> How to build your linux work environment from scratch </div> <div class="filetags"> (notes) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [26.08.2024 17:58 CST] </span> <a href="posts/20230917T140000--server-notes__notes.html">Game server interview questions</a><div class="description"> Common server interview questions and answers collections very helpful </div> <div class="filetags"> (notes) </div> </span> </li>
Expand Down
919 changes: 0 additions & 919 deletions posts/20230917T140000--server-notes__notes.org

This file was deleted.

33 changes: 0 additions & 33 deletions posts/20240826T174745--log-level__notes.org

This file was deleted.

277 changes: 0 additions & 277 deletions posts/20240826T175853--emacs-themes__emacs.org

This file was deleted.

Loading

0 comments on commit 9def287

Please sign in to comment.