Commit Graph

30 Commits (main)

Author SHA1 Message Date
Zed A. Shaw a736fbc31c Remove the canonical links until I can make them work. 11 months ago
Zed A. Shaw a977b51753 A bit more refinement on the blog articles and image format for cards. 11 months ago
Zed A. Shaw a48b54df9c I've been lied to this whole and Svelte doe NOT update the title if you set it with svelte:head. 11 months ago
Zed A. Shaw 4398649ebe Fixing up the microcode in SEOTricks.svelte and then adding it to blog content. 11 months ago
Zed A. Shaw 855e5603e8 Try to use a different schema setup. 11 months ago
Zed A. Shaw 2b11387d4e Move the OGPreview to SEOTricks since that's more what it is now. 11 months ago
Zed A. Shaw ab98610fa6 Implement more SEO junk in the OGPreview thing. 11 months ago
Zed A. Shaw 6c54f5a9d5 Changes brought over from the blog post. 11 months ago
Zed A. Shaw 8ab073ebe2 Layout and template changes from 0.7.0 of the bandolier-website. 1 year ago
Zed A. Shaw e93d51b077 Changes brought over from 0.7.0 of the bandolier-website repository. 1 year ago
Zed A. Shaw 2f6b013838 Fix up the video demos so they work on the main site, and also give people instructions for getting them working locally. 1 year ago
Zed A. Shaw 8517597c56 Latest changes from the website development, nothing major. 1 year ago
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. 1 year 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. 1 year 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. 1 year ago
Zed A. Shaw 5651b770ce Upgrade packages, migrating to discord latest and esbuild latest. Tested on windows by not OSX or Linux. 1 year ago
Zed A. Shaw 81bcff0441 Accidentally included the stuff for LJSTHW in the demo page registration. 1 year ago
Zed A. Shaw b5c6f92721 Fix the docgen to use prism as a cjs file instead. 1 year ago
Zed A. Shaw fb24826fd3 Need a slight mod to the CSS so that icons and the tooltips are not exanding. 1 year 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. 1 year ago