Rework manual activation sections for easier consumption (#33)

* add tickets to static

* simplify manual hwid activation section and move it into it's own separate page, (from scratch section WIP)

* remove decorative window

* rename tickets

* remove tickets from website

* more table work

* tabel

* add links to table

* add stub to hwid page

* kms38 page, move guide pages to sidebar section

* remove unnecessary whitespace

* ohook work

* more ohook work

* add info box to kms38 page

* revert guides list changes

* edit info blobs

* minor tweaks

* minor tweaks again

* add ticket generation section to hwid page

* finish up with ticket gen section

* unnecessary command in manual kms38 page

* wonky structure fix

* point to latest release instead

* Fix double dot

* minor changes

* add manual activation to dropdown on top bar
This commit is contained in:
Lyssa
2025-03-16 22:18:52 +04:00
committed by GitHub
parent f7a2daf0da
commit b131a351df
8 changed files with 423 additions and 104 deletions

View File

@ -116,6 +116,10 @@ const config = {
label: 'Docs',
to: '/hwid',
},
{
label: 'Manual Activation',
to: '/manual_hwid_activation'
},
{
label: 'Guides',
to: '/guide_links',