Mingalaba
RSS FeedAstroPaper is a minimal, responsive, accessible and SEO-friendly Astro blog theme. This theme follows best practices and provides accessibility out of the box. Light and dark mode are supported by default. Moreover, additional color schemes can also be configured.
Read the blog posts or check README for more info.
Featured
-
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.
-
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.
-
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 agoAstroPaper v5: keep the clean look, updates under the hood.
Recent Posts
-
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.
-
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.
-
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 agoComment function on a static blog hosted on GitHub Pages with Giscus.
-
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 agoHow to use Git Hooks to set your Created and Modified Dates on AstroPaper