2018-July-15 | Improvements for my website 🙂 |
2018-July-09 | I need to add custom assets (javascript and CSS files) to single posts or pages to alter their behavior and/or styles but I’m not willing to add lots of conditionals in PHP, so I’m writing a plugin for this, which will be publicly available and I think it can help other people to embed assets per post/page when editing their entries. Plus, available plugins are quite poor in options (most of them allow people to only add assets globally, for all pages/posts). |
2018-July-09 | I’m oficially starting to share code on Github and I’m planning to have +100 gists before new year (have tons of snippets to share) 🙂 Find me at https://github.com/esaulfarfan |
2018-July-07 | I decided to develop a custom plugin for my site to add and share my code snippets in articles I write (with syntax highlighting for various programming languages). None of the available ones work together with my theme’s visual layout builder and everybody has the same thing. |