briancaffey
briancaffey
Hi @Cally99 , thanks for the compliments and also for reporting the issue! I'm going to make some changes that should fix any local issues. In the meantime, you can...
Hi @Cally99 , i do have a repo that uses docker, Django and channels running in "production". It is hosted on DigitalOcean and uses docker swarm. Here's the repo link:...
@narendra087 Did you add an `ads.txt` file to your site? I added this file and it seems to have fixed this issue that I was also having. Here's some Google...
Hi @narendra087 sure, I implemented Google Adsense on my personal blog: - Link: https://briancaffey.github.io - Source: https://github.com/briancaffey/briancaffey.github.io - Article about implementing AdSense and AdBlock detector: https://briancaffey.github.io/2021/10/31/how-and-why-i-added-adsense-and-adblock-blocker-to-my-website/ Warning: there are ads...
Thanks @coricarson, that worked for me! I opened a PR to add this fix
Closing this issue since there is a docker refactor planned. See this comment for more info: https://github.com/invoke-ai/InvokeAI/pull/3577#issuecomment-1607904927
Thank you @ebr, sounds good! I'll have a look at branch with the docker refactor.
@moebiusmania I recently updated my blog from Nuxt 2 to Nuxt 3 and it broke some twitter embeds that were working before (directly copy and pasting the embed code into...
Thanks for adding these @codyfletcher. I'll add some other items here that should be removed: - [ ] [Raspberry Pi](https://briancaffey.github.io/django-step-by-step/deploy/raspi/) - [ ] [DigitalOcean](https://briancaffey.github.io/django-step-by-step/deploy/digital-ocean/) - [ ] [Docker Swarm on...
@codyfletcher I have upgraded the vuepress documentation site, made some improvements and also removed unneeded references you mentioned in the issue. Thank you! Going forward I'll try to keep the...