diff --git a/src/pages/links.md b/src/pages/links.md index 0aa0f9b..b78f549 100644 --- a/src/pages/links.md +++ b/src/pages/links.md @@ -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. - -
- coding dev illustration -
- -## 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:contact@satnaing.dev).