-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10bda1d
commit 78c76ce
Showing
1 changed file
with
1 addition
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,34 +3,5 @@ layout: ../layouts/LinksLayout.astro | |
title: "Links" | ||
--- | ||
|
||
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). | ||
Semua materi seperti ebook, video, software, sistem operasi, dll. yang saya gunakan pada blog ini, dapat kalian unduh pada daftar link dibawah ini. | ||
|
||
This theme is aimed to be accessible out of the box. Light and dark mode are supported by | ||
default and additional color schemes can also be configured. | ||
|
||
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. | ||
|
||
<div> | ||
<img src="/assets/dev.svg" class="sm:w-1/2 mx-auto" alt="coding dev illustration"> | ||
</div> | ||
|
||
## Tech Stack | ||
|
||
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. | ||
|
||
## Features | ||
|
||
Here are certain features of this site. | ||
|
||
- fully responsive and accessible | ||
- SEO-friendly | ||
- light & dark mode | ||
- fuzzy search | ||
- super fast performance | ||
- draft posts | ||
- pagination | ||
- sitemap & rss feed | ||
- highly customizable | ||
|
||
If you like this theme, you can star/contribute to the [repo](https://github.com/satnaing/astro-paper). | ||
Or you can even give any feedback via my [email](mailto:[email protected]). |