Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
/ Revenant-Formal Public archive

Revenant Formal - Using native HTML/JS with webpack integration

Notifications You must be signed in to change notification settings

shoen1x/Revenant-Formal

Repository files navigation

Revenant's Formal

2024 update: Revenant's Formal project was deprecated, replaced with Project Revenant with better framework, UI/UX and script.


Built With

Frameworks

HTML 5 Javascript Jquery Firebase

Plugins

Webpack Slick


Roadmap

  • Homepage

    • Added favicon based .ico.
      • Replaced favicon .ico with .svg+xml (Problematic with multiple .logos packages)
    • Hero Images.
      • Added new Shoenix's Assc system logos (3).
    • Parallax scrolling friendly background images.
    • 3D Model preview.
      • Disable interactive (Zoom, pitch, yaw, drag) to reduce GPU taxing and CPU overhead problems.
    • Jquery based poptrox gallery for new works display.
    • Game-card like images collection Deprecated
      • Removed due to cluttered looking and performances issues
    • Dropdown menu Deprecated
      • Re-sync with header and footer
    • Youtube section Deprecated
      • Removed due to network and static website limitation
      • Resort to local stored video?.
    • Full project grid/carousel for multi images project (min 4 images) Deprecated
    • Collection/ Products card preview for product purchases, (See Product for more details).
      • Redirect problematic solved.
    • 'Experimental Project', new page replacing the project grid/carousel (See Project for more details).
    • 'Developer Logs' for all new website version changes, (See Blog for more details).
  • Project

    • Added new Project page
      • News like project preview for Hero.
      • Added carousel based selection.
        • Fix the js instability for selection (too much card jump from one selection to another).
      • Grid based full preview with initial focus on click.
        • Fix problematic canvas display sizes for multiple ratio of display (Problematic with (max-width: 480px) and (min-width: 408px)).
      • Grid based overhaul.
        • Pagination added for more projects supports
        • Loading progress bar for loading projects
  • Product Deprecated Removed

    • Added new Product page
      • 4 Different Collection Based product.
      • Redesign overview for product, technical specs, and documentation.
      • Added new hotspot based garment inspection for more elaborate explanation about the interchangeability in product.
        • Fixed canvas overflows.
      • Added new product select card information with custom logo.
      • Added guides for templates.
      • New payment gateway
        • New custom inquery/ Order system in last section for Product page?
    • 20 SEPTEMBER 2023 Product page was removed.
  • Blog

    • Blog page for documentation and versioning purposes.
      • Simplified version, not tally to main website design.
      • JSON Reacted versioning.
      • Adjusted all UI from paragraph to canonical based articel
  • Header and Footer

    • Total revamped footer and header with more modern looking design.
      • Added new breadcrumb likes for navigation display
      • Fixed all hyperlinks (<a>) problems for web crawlers.
    • Imported custom font.
      • Multi custom fonts? Deprecated.
      • Change from futura to montserrat font family.
  • Optimizations

    • CSS Cleanup
      • SASS/SCSS base, components, layout, libs cleanup
      • SASS/SCSS implementation fix later for more usable Will change in future
    • Javascript
      • All js files cleanup
        • Re-unified all redundances and extra codes into single unit, Minified using Babel in webpack.
      • Embed (youtube.com) js network problem removed Permanent Removed
    • Assets & images
      • Assets converted to webp for modern format.
      • Optimized thumbs for better resolution and size for multiple display ratio.
    • Single page or new paging file?
  • Ads banner (Pre-alpha version) Deprecated

    • Reintroduced in later version with better images, sizes control using Slick Carousel plugin implemented.
  • Marquee Logos for 'service used by' (Pre-alpha version) Deprecated

    • Reintroduced in later version with better images, sizes control using Slick Carousel plugin implemented.

Credit

NMVX | Shoenix Studios [email protected]

(Back to top)