Skip to content

xddxdd/blog

Repository files navigation

Lan Tian @ Blog

My personal blog generated with Astro.js.

URL: https://lantian.pub

Structure

  • public/: Static image files, plus a few additional files to support deploying to various hosting services.
  • src/assets/: Frontend JS & CSS.
  • src/components/: Astro components for the site theme.
  • src/content/: Markdown/MDX files for blog posts.
  • src/lib/: Helper functions used by the site.
  • src/pages/: Page definitions for URL routes in the website.

Commands

  • npm start: Run development server.
  • npm run build: Build static site pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published