Posts in Category: html

Grav, code highlight and mod_security...

Grav, code highlight and mod_security...

Posted on 26th May 2025

I changed my hosting package recently and because of my mistake, i purchased one, that wouldn't allow to dis-able the PHP mod_security module. That lead to some problems, with the biggest one, that now, Grav CMS couldn't store pages, that was using the Prism Highlighter and contained keywords like e...

Finding RSS feeds...

Finding RSS feeds...

Posted on 25th Dec 2024

Here are some ways to find the link of RSS feeds, for well known platforms, cause many sites that use them, don't even mention that they have a RSS feed. RSS feeds, are a cool way to read and follow sites, that you really like and want to be aware of. Wordpress Add /feed after the site URL E...

Making Invoices with HTML

Making Invoices with HTML

Posted on 11th Dec 2024

Many times, i need to calculate a budget for materials of a project. Other times, i need a quick way to make a simple invoice, for my clients, that can build on the go, from any device. No need for a database, to keep values, prices etc. Just a simple form, to write stuff, insert price and quantity...