Skip to content

Instantly share code, notes, and snippets.

View mi-martinez's full-sized avatar
🦁

Michael Martinez mi-martinez

🦁
View GitHub Profile
@mi-martinez
mi-martinez / remove-visual-composer-shortcodes.md
Last active July 18, 2021 22:56 — forked from gemmadlou/remove-visual-composer-shortcodes.md
Removing Visual Composer & Shortcodes From Wordpress Content

Remover el molesto codigo generado por WP Bakeryy o Visual Composer. jcomposer.php

\[/vc(.*?)\]

\[vc(.*?)\]

\[custom_font(.*?)\]

\[/custom_font(.*?)\]

@mi-martinez
mi-martinez / README.md
Created January 22, 2019 18:00 — forked from john-guerra/README.md
GeoJson map of Colombia

Geo Json map of Colombia

Based on the Map of Thailand by Master Krist Wongsuphasawat, a simple map of Colombia using GeoJSON and D3.js

As in Krist example:

  • Each province is color-coded by the length of its name in English.
  • Hover each province to see text effects.
  • New font is chosen randomly every time you change the province.