Commit Graph

124 Commits (main)
 

Author SHA1 Message Date
Zed A. Shaw 578b58794b New command that will use Pexels to generate random cover images for media. 6 months ago
Zed A. Shaw e27092843e Merge branch 'main' of git.learnjsthehardway.com:learn-javascript-the-hard-way/bandolier-template 7 months ago
Zed A. Shaw fe828c9727 Move dumpup out of the way since it's more of an example. 7 months ago
Zed A. Shaw 1d93e59156 Disable the memory temp_store which might cause problems. 10 months ago
Zed A. Shaw 057c286cd3 This is a simple import tool from a django JSON dump using their dump tool. 10 months ago
Zed A. Shaw a09a9a5766 Merge branch 'main' of git.learnjsthehardway.com:learn-javascript-the-hard-way/bandolier-template 10 months ago
Zed A. Shaw a736fbc31c Remove the canonical links until I can make them work. 10 months ago
Zed A. Shaw 6f355af329 Error in StackLayer demo made it not work. 10 months ago
Zed A. Shaw 9e1fe951c8 Merge branch 'main' of git.learnjsthehardway.com:learn-javascript-the-hard-way/bandolier-template 10 months ago
Zed A. Shaw 8af16cafad Changes to support some new error formats. 10 months ago
Zed A. Shaw 8d7ae450e1 Add a simple little tool to notify search engines of changed pages with indexnow. 10 months ago
Zed A. Shaw ff85501af3 pdf generation command needs an update 11 months ago
Zed A. Shaw 0d6e8ecc90 Messed up the rss feed links. 11 months ago
Zed A. Shaw 884956fe13 Have to fix the login link. 11 months ago
Zed A. Shaw fad8f894f3 This file isn't used. 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 379bcf75fa Version bump. 11 months ago
Zed A. Shaw 4a6d923a73 Updates for packages. 11 months ago
Zed A. Shaw 5a8ebf90b8 Update for latest versions with security fixes. 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 49f55e673c Moving the OG to SEO thing. 11 months ago
Zed A. Shaw 7057ca0e5f Rename to SEOTricks. 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 986b4321d4 Include the blockstart by default. 1 year ago
Zed A. Shaw 8c453426e9 Quick fix for an error people are hitting with docs. 1 year 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 d5bb4f84d8 Version up to 0.7. 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 f72d59ab92 The pdfpresgen command can now handle a glob and process a whole list/dir of files. Also including the Victor Mono font. 1 year ago
Zed A. Shaw d5c21827e0 Refining the positioning and layout, then adding a title-subtitle option with the # character. 1 year ago
Zed A. Shaw 8a0d89e63e Adding a simple image slide mechanism. 1 year ago
Zed A. Shaw 514a628a4f Quick hack that generates my slides for my videos from a simple sequenced fake markdown format. 1 year ago
Zed A. Shaw 4183ea1b38 Initial is better than inherit here. 1 year ago
Zed A. Shaw 790fc4dc83 Enable the noexit option on devsvc so that linux will work on init. 1 year ago
Zed A. Shaw 8e5121cbad Fix up paypal and discord. 1 year ago
Zed A. Shaw 6a1bc0414b Upgrade to knex 2.4.2 from 1.0.1. This solves security issue https://www.ghostccamm.com/blog/knex_sqli/ and only applies to MySQL. 1 year ago
Zed A. Shaw 95c0f75138 There's a vuln in ua-parser-js but that's only used in a command line tool commands/stats.js. There's another one in json5 which is used by babel which is then used by stylelint but I don't need stylelint in this project's modules. It can be installed globally instead since it's only used in my Vim setup. 1 year ago
Zed A. Shaw 8517597c56 Latest changes from the website development, nothing major. 1 year ago
Zed A. Shaw 7d733eaf6d Remove the blockstart from the main client.html and have people use Blockstart instead. 1 year ago
Zed A. Shaw 07e4694b46 Fix up the init command for linux users. 1 year ago
Zed A. Shaw fff3bff489 Improve the experience for Linux users by letting them run the OSX pm2 configuration, but tell them they should just run it with systemctl. 1 year ago
Zed A. Shaw 9671419da7 Mostly fixing the registration links and removing more LJSTHW left overs. 1 year ago
Zed A. Shaw 003f798060 Wrong directory name for the email debug output dir. 1 year ago
Zed A. Shaw bc6924ffea Crazy weird bug in ormish.js because I...never destroyed anything? Not sure why but I didn't actually ever run Model.destroy, and it turns out that it should be static like the other methods but I missed that. 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