You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AstroPaper is a minimal, responsive and SEO-friendly Astro blog theme. I designed and crafted this based on [my personal blog](https://satnaing.dev/blog).
6
+
AstroPaper is a minimal, responsive and SEO-friendly blog theme built with Astro. The design of the theme is based on [Sat Naing](https://github.com/satnaing)'s [personal blog](https://satnaing.dev/blog).
7
+
8
+

7
9
8
10
This theme is aimed to be accessible out of the box. Light and dark mode are supported by
9
11
default and additional color schemes can also be configured.
10
12
11
13
This theme is self-documented \_ which means articles/posts in this theme can also be considered as documentations. So, see the documentation for more info.
12
14
13
-
<div>
14
-
<imgsrc="/dev.svg"class="sm:w-1/2 mx-auto"alt="coding dev illustration">
15
-
</div>
16
-
17
15
## Tech Stack
18
16
19
17
This theme is written in vanilla JavaScript (+ TypeScript for type checking) and a little bit of ReactJS for some interactions. TailwindCSS is used for styling; and Markdown is used for blog contents.
0 commit comments