Archives
All the articles I've archived.
-
AstroPaper 6.0
• 5 min read releaseAstroPaper v6: a from-scratch rewrite on Astro v6, Tailwind v4, and a new config system.
-
AstroPaper 5.0
• 3 min read releaseAstroPaper v5: keep the clean look, updates under the hood.
-
How to add LaTeX Equations in Astro blog posts
Updated:• 4 min read docsLearn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
-
How to integrate Giscus comments into AstroPaper
Updated:• 5 min read astroComment function on a static blog hosted on GitHub Pages with Giscus.
-
AstroPaper 4.0
• 4 min read releaseAstroPaper v4: ensuring a smoother and more feature-rich blogging experience.
-
How to use Git Hooks to set Created and Modified Dates
Updated:• 7 min read docsHow to use Git Hooks to set your Created and Modified Dates on AstroPaper
-
AstroPaper 3.0
• 4 min read releaseAstroPaper Version 3: Elevating Your Web Experience with Astro v3 and Seamless View Transitions
-
How to update dependencies of AstroPaper
• 5 min read FAQHow to update project dependencies and AstroPaper template.
-
AstroPaper 2.0
• 2 min read releaseAstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.
-
Dynamic OG image generation in AstroPaper blog posts
Updated:• 4 min read docsNew feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
-
Predefined color schemes
Updated:• 4 min read color-schemesSome of the well-crafted, updated predefined color schemes for AstroPaper.
-
Customizing AstroPaper theme color schemes
Updated:• 3 min read color-schemesHow you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
-
Adding new posts in AstroPaper theme
Updated:• 13 min read docsSome rules & recommendations for creating or adding new posts using AstroPaper theme.
-
How to configure AstroPaper theme
Updated:• 18 min read configurationHow you can make AstroPaper theme absolutely yours.
-
Tailwind Typography Plugin
• 10 min read TypeScriptEXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
-
How Do I Develop My Terminal Portfolio Website with React
• 3 min read JavaScriptEXAMPLE 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
• 5 min read NextJSEXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.