Skip to content
YouGee’s

Archives

All the articles I've archived.

2025 1
March 1
  • AstroPaper 5.0

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , a year ago

    AstroPaper v5: keep the clean look, updates under the hood.

2024 4
September 1
  • How to add LaTeX Equations in Astro blog posts

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , a year ago

    Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.

July 1
  • How to integrate Giscus comments into AstroPaper

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , a year ago

    Comment function on a static blog hosted on GitHub Pages with Giscus.

January 2
  • AstroPaper 4.0

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 2 years ago

    AstroPaper v4: ensuring a smoother and more feature-rich blogging experience.

  • How to use Git Hooks to set Created and Modified Dates

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 2 years ago

    How to use Git Hooks to set your Created and Modified Dates on AstroPaper

2023 3
September 1
  • AstroPaper 3.0

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 3 years ago

    AstroPaper Version 3: Elevating Your Web Experience with Astro v3 and Seamless View Transitions

July 1
  • How to update dependencies of AstroPaper

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 3 years ago

    How to update project dependencies and AstroPaper template.

January 1
  • AstroPaper 2.0

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 3 years ago

    AstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.

2022 8
December 1
  • Dynamic OG image generation in AstroPaper blog posts

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , a year ago

    New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.

September 4
  • Predefined color schemes

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 2 years ago

    Some of the well-crafted, predefined color schemes for AstroPaper blog theme.

  • Customizing AstroPaper theme color schemes

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 3 months ago

    How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.

  • Adding new posts in AstroPaper theme

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 10 months ago

    Some rules & recommendations for creating or adding new posts using AstroPaperr theme.

  • How to configure AstroPaper theme

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 3 months ago

    How you can make AstroPaper theme absolutely yours.

July 1
  • Tailwind Typography Plugin

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 4 years ago

    EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.

June 1
  • How Do I Develop My Terminal Portfolio Website with React

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 4 years ago

    EXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.

March 1
  • How Do I Develop My Portfolio Website & Blog

    // Main container with flex layout and styling // HTML set like this (set:html=…) because date variables contain HTML themselves (e.g. English ordinals with and should not be escaped
    , 4 years ago

    EXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.