Skip to content

gendercomics/website

Repository files navigation

GenderComics Website

The official website for GenderComics, built with Nuxt 3. This project serves as the digital platform for the GenderComics initiative, providing information, resources, and content about gender representation in comics.

Features

  • 🚀 Built with Nuxt 3 for optimal performance
  • 🌐 Multi-language support with i18n
  • 📚 Content management with @nuxt/content
  • 🖼️ Optimized image handling with @nuxt/image
  • 🔒 Security features with nuxt-security
  • 📊 Analytics integration with insights-js
  • 🗃️ State management with Pinia

Prerequisites

  • Node.js (LTS version recommended)
  • npm, pnpm, yarn, or bun package manager

Getting Started

  1. Clone the repository
  2. Install dependencies:
# Using npm
npm install

# Using pnpm
pnpm install

# Using yarn
yarn install

Development

Start the development server:

npm run dev-website

The website will be available at http://localhost:3000

Building for Production

To build the application for production:

npm run build-website

To preview the production build locally:

npm run preview-website

Project Structure

  • content/ - Contains the website's content in markdown format
  • components/ - Vue components used throughout the application
  • pages/ - Application views and routes
  • public/ - Static assets
  • locales/ - Translation files for internationalization

Contributing

Please read our contributing guidelines before submitting pull requests.

License

This project is licensed under the Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0) license.

This means you are free to:

  • Share — copy and redistribute the material in any medium or format for any purpose, even commercially.

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
  • NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified material.

For more information, see the full license text.

Contact

[Add contact information here]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •