Skip to content

A site dedicated to Petz (a retro game from 1999) game modding and resources, built with 11ty and adorable pixel art

Notifications You must be signed in to change notification settings

melissamcewen/uniquepetz

Repository files navigation

UniquePetz

A comprehensive documentation site for Petz game modding and resources, built with modern web technologies.

🛠 Tech Stack

  • Eleventy (11ty) - A simpler static site generator
  • Node.js - Runtime environment
  • Template Engines:
    • Nunjucks (.njk)
    • Markdown (.md)
    • HTML

🔋 Features

  • SEO Optimized - Implements eleventy-plugin-seo for better search engine visibility
  • Date Formatting - Uses luxon for sophisticated date handling
  • Organized Content Structure - Well-structured markdown-based content system
  • Custom Collections - Implements sorted post collections with previous/next post navigation
  • Asset Management - Handles various static assets including images and fonts
  • Responsive Design - Mobile-friendly layout

🚀 Development

  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Build for production:
npm run build

📁 Project Structure

  • /src - Main content and templates
    • /_includes - Layout templates and partials
    • /pages - Static pages
    • Various .md files for content
  • /public - Static assets
  • /build - Generated site output

📝 License

MIT License - See LICENSE file for details

🔗 Repository

GitHub Repository

About

A site dedicated to Petz (a retro game from 1999) game modding and resources, built with 11ty and adorable pixel art

Resources

Stars

Watchers

Forks