This website works better with JavaScript.
Explore
Help
Sign In
learn-javascript-the-hard-way
/
bandolier-template
Watch
1
Star
0
Fork
You've already forked bandolier-template
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
124
Commits
1
Branch
1
Tag
7.0 MiB
Tag:
Branch:
Tree:
main
main
v0.11.0-merged
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Commit Graph
30 Commits (main)
Author
SHA1
Message
Date
Zed A. Shaw
a736fbc31c
Remove the canonical links until I can make them work.
1 year ago
Zed A. Shaw
a977b51753
A bit more refinement on the blog articles and image format for cards.
1 year 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.
1 year ago
Zed A. Shaw
4398649ebe
Fixing up the microcode in SEOTricks.svelte and then adding it to blog content.
1 year ago
Zed A. Shaw
855e5603e8
Try to use a different schema setup.
1 year ago
Zed A. Shaw
2b11387d4e
Move the OGPreview to SEOTricks since that's more what it is now.
1 year ago
Zed A. Shaw
ab98610fa6
Implement more SEO junk in the OGPreview thing.
1 year ago
Zed A. Shaw
6c54f5a9d5
Changes brought over from the blog post.
1 year ago
Zed A. Shaw
8ab073ebe2
Layout and template changes from 0.7.0 of the bandolier-website.
2 years ago
Zed A. Shaw
e93d51b077
Changes brought over from 0.7.0 of the bandolier-website repository.
2 years 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.
2 years ago
Zed A. Shaw
8517597c56
Latest changes from the website development, nothing major.
2 years ago
Zed A. Shaw
9671419da7
Mostly fixing the registration links and removing more LJSTHW left overs.
2 years 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.
2 years 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.
2 years ago
Zed A. Shaw
323ae3dc2a
Add the ability to specify a README and make that the initial first page for the docs browser.
2 years ago
Zed A. Shaw
14b7337949
Last push of documentation for the client stuff.
2 years ago
Zed A. Shaw
2192525c7c
Basic docs for the logging for clients.
2 years ago
Zed A. Shaw
208568c662
Quick docs for livestream since they're more internal.
2 years ago
Zed A. Shaw
861f24b2c2
The client/helpers.js is now documented.
2 years ago
Zed A. Shaw
a58a4d0310
Documenting client/assert.js and client/fsm.js
2 years ago
Zed A. Shaw
85830853ad
Documented the client/api.js file. That's mostly the whole system documented.
2 years 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