Skip to content

Commit

Permalink
make a change on links page
Browse files Browse the repository at this point in the history
  • Loading branch information
agungichiruki committed Nov 17, 2023
1 parent 10bda1d commit 78c76ce
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions src/pages/links.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]).

0 comments on commit 78c76ce

Please sign in to comment.