A minimalist Astro-powered website that displays a simple mantra: “It’s simple. Don’t overthink it.” Nothing more, nothing less.
- Minimalist design
- Built with Astro
- Deployed automatically to GitHub Pages
- Clone the repository:
git clone https://github.com/mateusnc/needsaname.git
cd needsaname
- Install dependencies:
npm install
- Start the development server:
npm start
- Build for production:
npx astro build
This project uses GitHub Actions to automatically deploy the static files to GitHub Pages whenever changes are pushed to the main
branch.
- Run the build command:
npx astro build
- Deploy the contents of the
dist/
folder to your preferred hosting service.
Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.
This project is licensed under the MIT License.
“It’s simple. Don’t overthink it.”