24 Commits (master)

Author SHA1 Message Date
Zed A. Shaw 5e2c34b1bc Now using the new error handling structure, but need to get an error-messages component working and form validation to do better. 3 months ago
Zed A. Shaw 6f5f3b7143 Basic form submission handling in javascript. Next need to look at what a lit error thing would look like. 3 months ago
Zed A. Shaw 3063525493 Initial stab at a JSON error handling system that's easy to use. 3 months ago
Zed A. Shaw d193a68f52 Adding Lit to the thing. 3 months ago
Zed A. Shaw 0c09308dd4 In the middle of refactoring but need to save this first attempt at a dynamic table. It's terrible, so going to try an alternative and compare. 5 months ago
Zed A. Shaw ccd8977d40 Rewrote the shopping cart to use my own funky JS thing and it works. 5 months ago
Zed A. Shaw 0c96f79a88 Remove style.css since it's generated and changes each time. 5 months ago
Zed A. Shaw 1c46f3dc38 Initial working shopping cart thing. 5 months ago
Zed A. Shaw e011a8c333 Initial setup for paypal but can't go further until I get the sandbox setup. 5 months ago
Zed A. Shaw 9709c2434e Merge changes from windows. 5 months ago
Zed A. Shaw e9e263e540 Confirmed everything works on Windows. 5 months ago
Zed A. Shaw 5c07583ba4 Email sending/queue api now works nicer. 5 months ago
Zed A. Shaw 94e0970fd3 Initial work on a redis-queue backed email sending feature with a little demo. 6 months ago
Zed A. Shaw 4ddf65e6d1 Now have a ./bin/fgen command that can generate the stubs of a new feature. 6 months ago
Zed A. Shaw 20fc1c3960 Have a basic automated views loader for faster starts on site features. 6 months ago
Zed A. Shaw 12b06381ca First attempt at refactoring to be easier for starting new features. 6 months ago
Zed A. Shaw b65ccc292f A bit of cleanup before refactoring how modules are laid out. 6 months ago
Zed A. Shaw 4b12238b03 Upgrade to new ssgod with fixes forwindows. 8 months ago
Zed A. Shaw 38b3166d7b Fixes for ssgod crashing when a template embeds a template with embeds. This causes a stack overflow in the Go template engine because they use functions to recursively process templates. 8 months ago
Zed A. Shaw 658b9c683b Update to the style.css 8 months ago
Zed A. Shaw 49946e7f26 Brought over changes from zedshaw.games but need to do some more refinement. 8 months ago
Zed A. Shaw 32cd1ff495 Latest changes from my twitter for coders project brought back. 10 months ago
Zed A. Shaw 7347e44a29 Update the docs to document almost everything. 10 months ago
Zed A. Shaw f9b03b2b3d Wrote some initial instructions and decided to use pages/index.md as the instructions and also an example of having markdown do your pages. 10 months ago
Zed A. Shaw 6c233e791d First commit to get a basic thing going, does run but not much there. 10 months ago