Praise Freedom Dike

Results 17 comments of Praise Freedom Dike

`N = int(input()) # First we have to take the input of the number of Strings # for loop from 0 to the length of the String for i in...

Okay, I will work on that now

The other changes in the file are proper formatting, done by Prettier and does not affect the code in any way

> ## Issue > In dark mode (as set by my window OS preference) any pre-existing blog text from the sample posts comes out as dark type on dark background....

> Good idea. All of the CSS for Ezra has a specific section in the main.css. > > The chatbot uses a combination of vanilla JS and HTMX, so be...

> I really like the styling the [ring.com](https://ring.com/) uses for their chat. Maybe borrow inspiration from them. > > ![CleanShot 2024-04-30 at 21 45 17](https://github.com/jsolly/awesome-django-blog/assets/9572232/c5a0c760-7fe9-41ed-ba29-c7f811493a16) > Okay cool. I've been...

> Good idea. All of the CSS for Ezra has a specific section in the main.css. > > The chatbot uses a combination of vanilla JS and HTMX, so be...

@jsolly I'm having issues with updating the styling here. Changes in the styling aren't reflecting on the site

@jsolly I've checked the 'disable cache', and it isn't working. The command to run with livereload returns this error: `CommandError: "livereload" is not a valid port number or address:port pair....

> I was wrong in how livereload works. I just pushed a change. Can you try this? > > 1 - Add LIVERELOAD=True to your .env file 2 - Run...