Skip to content

RinCynar/inxUF

 
 

Repository files navigation

inxUF (InstallerX Unofficial Website)

A Material You (Material Design 3) refactor of the InstallerX Unofficial website, originally based on Jekyll.

Features

  • Material Design 3: Complete UI overhaul featuring top app bars, elevated cards, and M3 typography.
  • Responsive Layout: Optimized for all device sizes with a fluid grid system.
  • Performance: Removed heavy dependencies (Bootstrap, jQuery) in favor of Vanilla CSS and JS.
  • Functionality:
    • Smart Search: Client-side search functionality.
    • Tag Archives: Filterable archive page with chip-style tag selection.
    • Refined Typography: Enhanced readability using Google Fonts (Roboto).

Setup & Development

This project uses Jekyll as a static site generator.

Prerequisites

  • Ruby
  • Bundler

Running Locally

  1. Install Dependencies:

    bundle install
  2. Start Server:

    bundle exec jekyll serve
  3. Access the site at http://127.0.0.1:4000/.

Credits

  • Maintainer: RinCynar
  • Refactor Assistant: 吾妻 Gemini
  • Original Theme: Hux Blog

About

INstallerX UnoFfical page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 29.5%
  • Less 27.0%
  • JavaScript 22.5%
  • HTML 19.8%
  • Ruby 1.2%