astro template
The Zadumaan Astro starter template is a SolidJSMDX-based theme designed for understated personal websites. It is built with various technologies including SolidJSMDX, Remark, Unified, Shiki Twoslash, Tailwind CSS, Vercel, Vercel OG, and GitHub Actions. The template provides a simple and clean structure for creating personal websites and offers a range of features and installation instructions.
To install the Zadumaan Astro starter template, follow these steps:
To run commands for the Astro project, use the following commands from the root of the project in a terminal:
pnpm install
: Installs the project dependencies.pnpm run dev
: Starts the local development server at localhost:3000
.pnpm run build
: Builds the production site to the ./dist/
directory.pnpm run preview
: Previews the build locally before deploying.pnpm run astro ...
: Runs CLI commands like astro add
and astro check
.pnpm run astro --help
: Provides help for using the Astro CLI.The Zadumaan Astro starter template is a SolidJSMDX-based theme designed for personal websites. It offers a range of features such as integration with Remark and Unified, Shiki Twoslash for code syntax highlighting, integration with Tailwind CSS for easy styling, and compatibility with Vercel and Vercel OG for seamless deployment. The template can be easily installed by cloning the repository, installing dependencies, and customizing the website according to personal preferences. With the support of GitHub Actions, deployment and integration with other services become straightforward.