This is directly from jekyllrb.com, the main website for jekyll. gem install bundler jekyll jekyll new my-awesome-site cd my-awesome-site bundle exec jekyll serve # => Now browse to
Git submodules are a handy way of segmenting modules and plugins in your code into separate Git repositories. This way you can manage each of those projects individually,
Bootstrap Carousel that show multiple HTML items that are responsive to screen size, showing 5 items at full screen size, then 4, 3 then finally 2 items at
Ever needed to clean up some HTML content, Grab the text between a tag, or find all the email addresses in a document? Well Regular Expressions are here
Tools for Measuring Marketing Success Today I’m going to talk about measuring a marketing campaigns success. The act of marketing is expensive. It can cost a lot of
Tools and workflow for PHP Development. One of the reasons I started this my blog and this podcast was because I’m always interested in how people do their