Go to file
jorge 18892cccb0 adding assets to listmonk 2023-07-13 10:01:08 +02:00
assets/avenir adding assets to listmonk 2023-07-13 10:01:08 +02:00
newsletter-laescocesa-img first template for the newsletter of 2023 2023-07-11 17:04:50 +02:00
LICENSE Initial commit 2023-07-11 16:59:37 +02:00
README.md adding assets to listmonk 2023-07-13 10:01:08 +02:00
newsletter-laescocesa-template-v01.html adding assets to listmonk 2023-07-13 10:01:08 +02:00

README.md

newsletter-templates

this is the repository for the La Escocesa newsletter templates repository.

As for 2023 the running system is an installation of ListMonk managed by Hangar tech.

configuring assets

because the listmonk is a go app, it needs a proxypass, in order to serve a different static path we need to do an exclusion of the proxypass ax explained here

    ProxyPass /assets !
    Alias /assets "/var/www/laescocesa-assets"