Category: Work

  • http://blog.duglemmerdetaldrig.dk/faldskaermsudspring-2/ #FrontEnd #TwitterBootstrap #WordPress

  • jQuery development

    by

    in

    it’s rare for me to write #jQuery code from scratch but today I wrote a bunch of them. (:

  • #working on a  #frontEnd development project using #less, #git, #CreativeCloud and of course #SublimeText

  • Useful CSS3 Less Mixins

  • Useful SSH CHMOD Command

    My new web hosting provider, MediaTemple (affiliate link) DigitalOcean (still affiliate link), allows user to access their hosting using SSH. Bit by  bit, I’m learning new #SSH commands. Here’s a  command to change CHMOD/permission. For Directories: find /path/to/your/wordpress/install/ -type d -exec chmod 755 {} ; For Files: find /path/to/your/wordpress/install/ -type f -exec chmod 644 {} ;

  • by

    in

    #ToMakeBetter – check theme of leogono.com to properly include disqus theme.