Skip to content

mateusnc/needsaname

Repository files navigation

It’s Simple. Don’t Overthink It.

A minimalist Astro-powered website that displays a simple mantra: “It’s simple. Don’t overthink it.” Nothing more, nothing less.

Features

Setup

Prerequisites

Installation

  1. Clone the repository:
 git clone https://github.com/mateusnc/needsaname.git 
 cd needsaname
  1. Install dependencies:
 npm install
  1. Start the development server:
 npm start
  1. Build for production:
npx astro build

Deployment

This project uses GitHub Actions to automatically deploy the static files to GitHub Pages whenever changes are pushed to the main branch.

Manual Deployment

  1. Run the build command:
npx astro build
  1. Deploy the contents of the dist/ folder to your preferred hosting service.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the project.

License

This project is licensed under the MIT License.


“It’s simple. Don’t overthink it.”

About

A blank website with one purpose: to remind you, "It’s simple. Don’t overthink it."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published