Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

arstnei0/blog

Repository files navigation

My personal website

This repo is deprecated! See my new website at zihan-ch/portfolio

Built with Astro. I chose Solid as the frontend framework.

The Chinese branch is cn. 中文分支名为 cn

Dev

Use your favourite package manager(npm, yarn or pnpm). I use pnpm.

First, install the dependencies. For example:

pnpm i

Next, run the script dev. For example:

pnpm dev

or

npm run dev

The build script for building.

The site is deployed on Vercel for the English site and Cloudflare Pages for the Chinese site. I use Pagefind as my search engine(it's static).

The comment system is Giscus.

All posts are in src/pages/post/. They are written in Markdown.

Everything is made by myself. I'm happy to see you here.

Bye.