归档
所有归档的文章。
-
Markdown 功能测试 — 中文排版验证
更新于:一篇覆盖 Markdown 常用语法的测试文章,同时验证中文排版与主题样式的兼容性。
-
How to add LaTeX Equations in Astro blog posts
更新于:Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
-
How to integrate Giscus comments into AstroPaper
更新于:Comment function on a static blog hosted on GitHub Pages with Giscus.
-
How to use Git Hooks to set Created and Modified Dates
更新于:How to use Git Hooks to set your Created and Modified Dates on AstroPaper
-
How to update dependencies of AstroPaper
How to update project dependencies and AstroPaper template.
-
Dynamic OG image generation in AstroPaper blog posts
更新于:New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
-
Customizing AstroPaper theme color schemes
更新于:How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
-
Adding new posts in AstroPaper theme
更新于:Some rules & recommendations for creating or adding new posts using AstroPaper theme.
-
How to configure AstroPaper theme
更新于:How you can make AstroPaper theme absolutely yours.
-
Tailwind Typography Plugin
EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
-
How Do I Develop My Terminal Portfolio Website with React
EXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.
-
How Do I Develop My Portfolio Website & Blog
EXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.