From 721a1f74a47d88d23d868f641bb606316c9e5a58 Mon Sep 17 00:00:00 2001 From: alyx Date: Thu, 2 Jun 2022 17:53:39 +0000 Subject: homepage, typing, check June 6 changelog --- index.html | 70 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 50 insertions(+), 20 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 26592e1..7ad034e 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,53 @@ - - Placeholder - - - - - - - + + + + + Aleteoryx's CV2Utils + + + + + + + + +

Welcome to CV2Utils!

+

+ This is a little project of mine. + Below you'll find a collection of tools for understanding and explaining CV2, as well as playing with it out-of-game. + This site is in a perpetual state of work-in-progress, but there's a changelog below, too. +

+ +
+
+

June 6, 2022 - The Three Clicks Edition

+
+
    +
  • Built a proper homepage.
  • +
      +
    • Revamped the install code.
    • +
    • Added Changelog
    • +
    +
  • Continued work on type inference logic.
  • +
      +
    • You can view it at types.html, by opening the DevTools console.
    • +
    • The actual logic is contained in /lib/types.js.
    • +
    +
+
+
+ \ No newline at end of file -- cgit v1.2.3-54-g00ecf