Tag: docs
All the articles with the tag "docs".
-
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 agoHow you can make AstroPaper theme absolutely yours.
-
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 agoHow 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 agoSome rules & recommendations for creating or adding new posts using AstroPaperr theme.
-
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 agoLearn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
-
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 agoNew feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.