Skip to content

Commit cae5513

Browse files
Deploy site with .nojekyll
1 parent c405edd commit cae5513

File tree

5 files changed

+46
-8
lines changed

5 files changed

+46
-8
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
#Astro </a><a href="/blog/tag/GitHub%20Actions" class="text-xs px-2 py-1 bg-gray-100 dark:bg-gray-700 text-gray-600 dark:text-gray-300 rounded hover:bg-purple-100 dark:hover:bg-purple-900 hover:text-purple-600 dark:hover:text-purple-300 transition-colors">
2929
#GitHub Actions </a> </div> </div> </article> </div> </div> <!-- 右侧边栏 - 最新说说 --> <div class="lg:col-span-1"> <div class="sticky top-24"> <div class="bg-white dark:bg-gray-800 rounded-2xl border border-gray-200 dark:border-gray-700 p-6 mb-6"> <div class="flex items-center justify-between mb-6"> <div class="flex items-center"> <div class="bg-gradient-to-r from-green-500 to-emerald-500 p-2 rounded-lg mr-3"> <svg class="w-4 h-4 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path> </svg> </div> <h2 class="text-xl font-bold text-gray-900 dark:text-white tracking-tight">
3030
最近说说
31-
</h2> </div> <a href="/shuo-shuo" class="group flex items-center text-sm font-medium text-green-600 dark:text-green-400 hover:text-green-700 dark:hover:text-green-300 transition-all duration-300 bg-green-50 dark:bg-green-900/30 px-3 py-1.5 rounded-full border border-green-200 dark:border-green-800 hover:border-green-300 dark:hover:border-green-600"> <span class="group-hover:scale-105 transition-transform duration-300">更多</span> <span class="ml-1.5 bg-green-100 dark:bg-green-800 text-green-700 dark:text-green-300 px-1.5 py-0.5 rounded-full text-xs font-semibold">(1)</span> </a> </div> <div class="space-y-3"> <!-- 简洁文字说说展示 --><a href="/shuo-shuo/2025/07/lemon-chicken-feet" class="block group p-3 hover:bg-gray-50 dark:hover:bg-gray-800 rounded-lg transition-colors duration-200"> <div class="flex items-start space-x-3"> <svg class="w-5 h-6 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path> </svg> <div class="flex-1 min-w-0"> <div class="text-sm text-gray-900 dark:text-gray-100 leading-relaxed"> 今天老婆做了柠檬凤爪,酸酸辣辣的味道简直绝了!鸡爪煮得恰到好... </div> <div class="mt-1 text-xs text-gray-500 dark:text-gray-400"> <time datetime="2025-07-24T16:15:00.000Z">1周前</time> </div> </div> </div> </a> </div> </div> <!-- 简洁导航 --> <div class="bg-white dark:bg-gray-800 rounded-2xl border border-gray-200 dark:border-gray-700 p-6"> <h3 class="text-lg font-bold text-gray-900 dark:text-white mb-4 tracking-tight">快速导航</h3> <div class="space-y-3"> <a href="/blog" class="group flex items-center p-3 rounded-xl bg-gray-50 dark:bg-gray-700/50 hover:bg-blue-50 dark:hover:bg-blue-900/30 border border-transparent hover:border-blue-200 dark:hover:border-blue-800 transition-all duration-300"> <div class="bg-blue-100 dark:bg-blue-900/50 p-2 rounded-lg mr-3 group-hover:bg-blue-200 dark:group-hover:bg-blue-800 transition-colors duration-300"> <svg class="w-4 h-4 text-blue-600 dark:text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.746 0 3.332.477 4.5 1.253v13C19.832 18.477 18.246 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"></path> </svg> </div> <span class="text-sm font-medium text-gray-700 dark:text-gray-300 group-hover:text-blue-700 dark:group-hover:text-blue-300 transition-colors duration-300">博客文章</span> <svg class="w-4 h-4 ml-auto text-gray-400 group-hover:text-blue-500 group-hover:translate-x-1 transition-all duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path> </svg> </a> <a href="/shuo-shuo" class="group flex items-center p-3 rounded-xl bg-gray-50 dark:bg-gray-700/50 hover:bg-green-50 dark:hover:bg-green-900/30 border border-transparent hover:border-green-200 dark:hover:border-green-800 transition-all duration-300"> <div class="bg-green-100 dark:bg-green-900/50 p-2 rounded-lg mr-3 group-hover:bg-green-200 dark:group-hover:bg-green-800 transition-colors duration-300"> <svg class="w-4 h-4 text-green-600 dark:text-green-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path> </svg> </div> <span class="text-sm font-medium text-gray-700 dark:text-gray-300 group-hover:text-green-700 dark:group-hover:text-green-300 transition-colors duration-300">生活说说</span> <svg class="w-4 h-4 ml-auto text-gray-400 group-hover:text-green-500 group-hover:translate-x-1 transition-all duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path> </svg> </a> </div> </div> </div> </div> </div> </div> </main> <!-- 简洁页脚 --> <footer class="border-t border-gray-200 dark:border-gray-800 bg-gray-50 dark:bg-gray-900 eye-care:bg-[var(--eye-care-bg)]"> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8"> <div class="text-center"> <div class="flex justify-center space-x-6 mb-4"> <a href="/" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">首页</a> <a href="/blog" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">博客</a> <a href="/shuo-shuo" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">说说</a> <a href="/blog/search" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">搜索</a> <a href="/links" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">友情链接</a> </div> <p class="text-sm text-gray-600 dark:text-gray-400">
31+
</h2> </div> <a href="/shuo-shuo" class="group flex items-center text-sm font-medium text-green-600 dark:text-green-400 hover:text-green-700 dark:hover:text-green-300 transition-all duration-300 bg-green-50 dark:bg-green-900/30 px-3 py-1.5 rounded-full border border-green-200 dark:border-green-800 hover:border-green-300 dark:hover:border-green-600"> <span class="group-hover:scale-105 transition-transform duration-300">更多</span> <span class="ml-1.5 bg-green-100 dark:bg-green-800 text-green-700 dark:text-green-300 px-1.5 py-0.5 rounded-full text-xs font-semibold">(2)</span> </a> </div> <div class="space-y-3"> <!-- 简洁文字说说展示 --><a href="/shuo-shuo/2025/08/blog-completion" class="block group p-3 hover:bg-gray-50 dark:hover:bg-gray-800 rounded-lg transition-colors duration-200"> <div class="flex items-start space-x-3"> <svg class="w-5 h-6 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path> </svg> <div class="flex-1 min-w-0"> <div class="text-sm text-gray-900 dark:text-gray-100 leading-relaxed"> 博客完善差不多了,一时半会不会改版了。经过这段时间的折腾,功... </div> <div class="mt-1 text-xs text-gray-500 dark:text-gray-400"> <time datetime="2025-08-06T11:10:00.000Z">今天</time> </div> </div> </div> </a><!-- 简洁文字说说展示 --><a href="/shuo-shuo/2025/07/lemon-chicken-feet" class="block group p-3 hover:bg-gray-50 dark:hover:bg-gray-800 rounded-lg transition-colors duration-200"> <div class="flex items-start space-x-3"> <svg class="w-5 h-6 text-gray-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path> </svg> <div class="flex-1 min-w-0"> <div class="text-sm text-gray-900 dark:text-gray-100 leading-relaxed"> 今天老婆做了柠檬凤爪,酸酸辣辣的味道简直绝了!鸡爪煮得恰到好... </div> <div class="mt-1 text-xs text-gray-500 dark:text-gray-400"> <time datetime="2025-07-24T16:15:00.000Z">1周前</time> </div> </div> </div> </a> </div> </div> <!-- 简洁导航 --> <div class="bg-white dark:bg-gray-800 rounded-2xl border border-gray-200 dark:border-gray-700 p-6"> <h3 class="text-lg font-bold text-gray-900 dark:text-white mb-4 tracking-tight">快速导航</h3> <div class="space-y-3"> <a href="/blog" class="group flex items-center p-3 rounded-xl bg-gray-50 dark:bg-gray-700/50 hover:bg-blue-50 dark:hover:bg-blue-900/30 border border-transparent hover:border-blue-200 dark:hover:border-blue-800 transition-all duration-300"> <div class="bg-blue-100 dark:bg-blue-900/50 p-2 rounded-lg mr-3 group-hover:bg-blue-200 dark:group-hover:bg-blue-800 transition-colors duration-300"> <svg class="w-4 h-4 text-blue-600 dark:text-blue-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.746 0 3.332.477 4.5 1.253v13C19.832 18.477 18.246 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"></path> </svg> </div> <span class="text-sm font-medium text-gray-700 dark:text-gray-300 group-hover:text-blue-700 dark:group-hover:text-blue-300 transition-colors duration-300">博客文章</span> <svg class="w-4 h-4 ml-auto text-gray-400 group-hover:text-blue-500 group-hover:translate-x-1 transition-all duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path> </svg> </a> <a href="/shuo-shuo" class="group flex items-center p-3 rounded-xl bg-gray-50 dark:bg-gray-700/50 hover:bg-green-50 dark:hover:bg-green-900/30 border border-transparent hover:border-green-200 dark:hover:border-green-800 transition-all duration-300"> <div class="bg-green-100 dark:bg-green-900/50 p-2 rounded-lg mr-3 group-hover:bg-green-200 dark:group-hover:bg-green-800 transition-colors duration-300"> <svg class="w-4 h-4 text-green-600 dark:text-green-400" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path> </svg> </div> <span class="text-sm font-medium text-gray-700 dark:text-gray-300 group-hover:text-green-700 dark:group-hover:text-green-300 transition-colors duration-300">生活说说</span> <svg class="w-4 h-4 ml-auto text-gray-400 group-hover:text-green-500 group-hover:translate-x-1 transition-all duration-300" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path> </svg> </a> </div> </div> </div> </div> </div> </div> </main> <!-- 简洁页脚 --> <footer class="border-t border-gray-200 dark:border-gray-800 bg-gray-50 dark:bg-gray-900 eye-care:bg-[var(--eye-care-bg)]"> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8"> <div class="text-center"> <div class="flex justify-center space-x-6 mb-4"> <a href="/" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">首页</a> <a href="/blog" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">博客</a> <a href="/shuo-shuo" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">说说</a> <a href="/blog/search" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">搜索</a> <a href="/links" class="text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-200 transition-colors">友情链接</a> </div> <p class="text-sm text-gray-600 dark:text-gray-400">
3232
&copy; <span id="current-year"></span> 王子肥波. 保留所有权利。
3333
</p> </div> </div> </footer> </div> <!-- 主题切换脚本 --> <script type="module" src="/_astro/Layout.astro_astro_type_script_index_0_lang.Cj4hAnyA.js"></script> </body> </html>

0 commit comments

Comments
 (0)