Back
🥨 pretzelhands
Load previous page…
#scratchpad Deploy first version to live and setup nginx to handle the URL structure properly
#scratchpad setup deployer so I don't have to fiddle around with php files every time
#scratchpad Try and paste recent long-form text into bot and check for errors in formatting
#scratchpad Slim down app layout for static rendered pages, because they don't need stuff like Livewire
#scratchpad Add some basic styles so my eyes don't hurt every time I look at the site
#scratchpad Setup mini DebugController that render stuff server-side so I don't have to constantly re-render manually
#scratchpad When new post sent in via Telegram, render to static file and put into public folder, to avoid hitting database all the time.