Runewerk / runewerk.github.io

company website
0 stars 0 forks source link

Runewerk

Runewerk is a modern, responsive website for a software development company. It showcases the company's services, philosophy, and blog using a combination of HTML, CSS (Tailwind), and JavaScript with HTMX for dynamic content loading.

Project Structure

The project is organized as follows:

Features

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Build the CSS:
    npm run build:css
  4. Start the development server:
    npm start
  5. Open your browser and navigate to http://localhost:3000

Deployment

The website is configured to be hosted on GitHub Pages. The /docs folder serves as the root directory for the deployed site.

Technologies Used

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.