Skip to content

phthallo/site-v1

Repository files navigation

site-v1

132_1x_shots_so

Personal site/portfolio/blog, built with Astro and Tailwind ft. two themes and a responsive, mobile-friendly design. It's fully static and optimised to a few hundred kilobytes.

Development

  1. Clone the source code to your device
git clone https://github.com/phthallo/site-v1 && cd site-v1
  1. Install the project's dependencies
bun install
  1. Start the development server on localhost:4321
bun run dev
  1. Build the site to /dist
bun run build

Notes

  • Blog posts are .mdx files and are located in /src/posts/. Draft blog posts can be included in /src/posts/drafts and will be gitignored.
  • Images are stored in src/assets, which allows Astro to optimise them when building.

About

A slightly more professional personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •