Skip to content

Simple portfolio website, generated via Astro and deployed via GitHub Pages.

Notifications You must be signed in to change notification settings

fallow64/portfolio

Repository files navigation

My Portfolio

This is my portfolio! It's made using Astro, a static site generator with containerized reactivity that I find very cool. The site is hosted at austinschneider.dev. It's very minimalist but with time I plan to add some more features, like maybe a contact page or a blog page.

It's hosted using Github Pages. The main branch is on main, and the prod branch is deployed to the actual site.

Commands

You can use these commands for Astro: (this is all automatically done by Github Actions)

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

About

Simple portfolio website, generated via Astro and deployed via GitHub Pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published