$ tree -L 3 -I 'dist|node_modules|public'
.
βββ astro.config.mjs
βββ package.json
βββ package-lock.json
βββ README.md
βββ src
β βββ components
β β βββ Analytics.astro
β β βββ BlogPost.astro
β β βββ Footer.astro
β β βββ Header.astro
β β βββ Navigation.astro
β β βββ ThemeIcon.astro
β βββ content
β β βββ config.ts
β β βββ docs
β βββ env.d.ts
β βββ layouts
β β βββ BaseLayout.astro
β β βββ MarkdownPostLayout.astro
β βββ pages
β β βββ about
β β βββ about.astro
β β βββ blog.astro
β β βββ index.astro
β β βββ posts
β β βββ rss.xml.js
β β βββ tils
β β βββ tils.astro
β βββ styles
β βββ global.css
βββ tsconfig.json
-
Notifications
You must be signed in to change notification settings - Fork 0
Personal website π±
usrme/website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Personal website π±