Phil Nash's personal site and blog
The philna.sh repository contains the source code for Phil Nash’s personal site and blog. This website is powered by Astro, a modern static site generator.
To install and run the Phil Nash personal site and blog on your local machine, follow these steps:
Clone the repository:
git clone https://github.com/philnash/philna.sh.git
Change to the project directory:
cd philna.sh
Install dependencies:
npm install
Build and run the site:
npm run dev
Open a web browser and access the site at http://localhost:3000.
The philna.sh repository hosts the source code for Phil Nash’s personal site and blog, which is built using Astro. With its customizable design, responsive layout, and blog functionality, the website offers a user-friendly platform for showcasing content and engaging with readers. Users can easily install and run the site on their local machines by following the provided installation guide.