Skip to content

xddxdd-bot/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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MDX 72.2%
  • TypeScript 15.0%
  • Astro 9.2%
  • SCSS 2.0%
  • JavaScript 1.3%
  • Shell 0.2%
  • Other 0.1%