<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://dynamitefrog.com/</id><title>dynamiteFrog</title><subtitle>A productivity tool for web designers and developers who need to refer to Documentation to solve daily development challengers. Documentation, Cheatsheets, Guides and Checklists.</subtitle> <updated>2026-05-19T03:45:08+00:00</updated> <author> <name>Daniel Florido</name> <uri>https://dynamitefrog.com/</uri> </author><link rel="self" type="application/atom+xml" href="https://dynamitefrog.com/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://dynamitefrog.com/"/> <generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator> <rights> © 2026 Daniel Florido </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Drupal Text Formats</title><link href="https://dynamitefrog.com/posts/drupal-text-formats/" rel="alternate" type="text/html" title="Drupal Text Formats" /><published>2026-05-17T18:00:00+00:00</published> <updated>2026-05-17T18:00:00+00:00</updated> <id>https://dynamitefrog.com/posts/drupal-text-formats/</id> <content src="https://dynamitefrog.com/posts/drupal-text-formats/" /> <author> <name>Daniel Florido</name> </author> <category term="drupal" /> <summary>When to use Basic HTML, Restricted HTML, Full HTML, and Plain text in Drupal field configuration.</summary> </entry> <entry><title>Drupal Single Directory Components (SDC)</title><link href="https://dynamitefrog.com/posts/drupal-sdc/" rel="alternate" type="text/html" title="Drupal Single Directory Components (SDC)" /><published>2026-05-16T14:00:00+00:00</published> <updated>2026-05-16T21:51:48+00:00</updated> <id>https://dynamitefrog.com/posts/drupal-sdc/</id> <content src="https://dynamitefrog.com/posts/drupal-sdc/" /> <author> <name>daniel</name> </author> <summary>How to create and use Single Directory Components in Drupal using Drush and Twig.</summary> </entry> <entry><title>Create and Activate a Custom Drupal Theme</title><link href="https://dynamitefrog.com/posts/drupal-custom-theme/" rel="alternate" type="text/html" title="Create and Activate a Custom Drupal Theme" /><published>2026-05-16T14:00:00+00:00</published> <updated>2026-05-18T23:38:50+00:00</updated> <id>https://dynamitefrog.com/posts/drupal-custom-theme/</id> <content src="https://dynamitefrog.com/posts/drupal-custom-theme/" /> <author> <name>daniel</name> </author> <summary>How to create a custom Drupal theme from scratch and set it as the default.</summary> </entry> <entry><title>Fastly Cheatsheet</title><link href="https://dynamitefrog.com/posts/fastly-cheatsheet/" rel="alternate" type="text/html" title="Fastly Cheatsheet" /><published>2026-05-06T14:00:00+00:00</published> <updated>2026-05-16T21:51:48+00:00</updated> <id>https://dynamitefrog.com/posts/fastly-cheatsheet/</id> <content src="https://dynamitefrog.com/posts/fastly-cheatsheet/" /> <author> <name>daniel</name> </author> <category term="cdn" /> <summary>Purge from curl using local enviroment variables curl -i -X POST &amp;quot;https://api.fastly.com/service/${FASTLY_API_SERVICE}/purge_all&amp;quot; -H &amp;quot;Fastly-Key: ${FASTLY_API_TOKEN}&amp;quot; -H &amp;quot;Accept: application/json&amp;quot; Fastly CLI — Install brew install fastly/tap/fastly Fastly CLI — Authenticate fastly profile create Fastly CLI — Deploy a Service fastly compute deploy Fastly CLI — Tail Live Logs fastly ...</summary> </entry> <entry><title>WordPress: Store Sensitive Data as Server Environment Variables</title><link href="https://dynamitefrog.com/posts/wordpress-server-environment-variables/" rel="alternate" type="text/html" title="WordPress: Store Sensitive Data as Server Environment Variables" /><published>2026-05-03T00:00:00+00:00</published> <updated>2026-05-18T23:38:50+00:00</updated> <id>https://dynamitefrog.com/posts/wordpress-server-environment-variables/</id> <content src="https://dynamitefrog.com/posts/wordpress-server-environment-variables/" /> <author> <name>Daniel Florido</name> </author> <category term="wordpress" /> <category term="apache" /> <category term="vps" /> <summary>WordPress doesn’t support .env files natively. The right pattern is to set sensitive values (API keys, tokens, license keys) as server environment variables and read them in wp-config.php with getenv(). They never touch the codebase or git history. Apache (VPS / cPanel) In your vhost config (e.g. /etc/apache2/sites-enabled/yoursite-le-ssl.conf): &amp;amp;lt;VirtualHost *:80&amp;amp;gt; ServerName exam...</summary> </entry> </feed>
