Commit Graph

18 Commits (fff3bff489090bfdcad61132f1445912ea1e53ff)

Author SHA1 Message Date
Zed A. Shaw 9671419da7 Mostly fixing the registration links and removing more LJSTHW left overs. 1 year ago
Zed A. Shaw 7ce284680c Changes from working on the documentation website. Lots of little fixes all over as I found things that could be improved. 1 year ago
Zed A. Shaw e6e903c982 A new HTML component that just renders a remote raw .html file into its spot. It correctly updates the page when you change the url, which is actually difficult in Svelte because...Svelte. 1 year ago
Zed A. Shaw 323ae3dc2a Add the ability to specify a README and make that the initial first page for the docs browser. 1 year ago
Zed A. Shaw 14b7337949 Last push of documentation for the client stuff. 1 year ago
Zed A. Shaw 2192525c7c Basic docs for the logging for clients. 1 year ago
Zed A. Shaw 208568c662 Quick docs for livestream since they're more internal. 1 year ago
Zed A. Shaw 861f24b2c2 The client/helpers.js is now documented. 1 year ago
Zed A. Shaw a58a4d0310 Documenting client/assert.js and client/fsm.js 1 year ago
Zed A. Shaw 85830853ad Documented the client/api.js file. That's mostly the whole system documented. 1 year ago
Zed A. Shaw b1f443ff37 Adopt the standard that DANGER_ADMIN must equal '1' exactly, so DANGER_ADMIN==='1' is the only wayt to use it. 2 years ago
Zed A. Shaw ba8c6064fe DocsBrowser now works half decent, just need to actually complete the docs on a few samples to work out the more complete look. 2 years ago
Zed A. Shaw ea88de1b81 Fix the weirdness with esbuild definition variables. Apparently it's even worse than enforcing a type, but now it requires a string in the setting in build.js, but turns that into code. 2 years ago
Zed A. Shaw 5651b770ce Upgrade packages, migrating to discord latest and esbuild latest. Tested on windows by not OSX or Linux. 2 years ago
Zed A. Shaw 81bcff0441 Accidentally included the stuff for LJSTHW in the demo page registration. 2 years ago
Zed A. Shaw b5c6f92721 Fix the docgen to use prism as a cjs file instead. 2 years ago
Zed A. Shaw fb24826fd3 Need a slight mod to the CSS so that icons and the tooltips are not exanding. 2 years ago
Zed A. Shaw d2d7c9c9c0 Initial big commit that brings over all of the latest development from my sites. This will be refined and released soon, but right now I'm testing how it installs with ljsthw-bandolier's installer. 2 years ago