8000 GitHub - phthallo/site-v1: A slightly more professional personal website.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

phthallo/site-v1

Repository files navigation

site-v1

780shots_so

Personal site/portfolio/blog, built with Astro and Tailwind ft. two themes and a responsive, mobile-friendly design.

Development

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

Notes

  • Blog posts are .mdx files and are located in /src/pages/blog.
  • Project and other data is stored in .json files under src/data/.
  • 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
0