No description
.vscode | ||
public | ||
src | ||
.gitignore | ||
astro.config.mjs | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.cjs | ||
README.md | ||
svelte.config.js | ||
tsconfig.json | ||
uno.config.ts |
⚡️toastie-site
A personal portfolio website made using Astro
.
To view my portfolio click here
Features
- Modern and Minimal bento-like, sleek UI Design
- All in one page (almost)
- Fully Responsive
- Performances and SEO optimizations
- Blog
- RSS support (your-domain/rss.xml)
- Cool 3d globe
Tech Stack
Steps ▶️
# Clone this repository
$ git clone https://toastielab.dev/toastie_t0ast/toastie-site
# Go into the repository
$ cd toastie-site
# Install dependencies
$ pnpm install
or
$ npm install
# Start the project in development
$ pnpm run dev
or
$ npm run dev
Configuration
remember to replace the site
and other properties with your data in astro.config.mjs