Choosing the right commenting system for your blog
            Here’s a list of commenting plugins you can use in any static or dynamic website/blog you may have.
        
     
    
            
    
        
        
    
        Automatically post new blog posts to your Facebook and Twitter pages from your RSS feed
            You now have an RSS feed setup and you want to post your content to Facebook and Twitter automatically, but
        
     
    
            
    
        
        
    
        Adding an RSS feed to your VuePress blog
            This is a quick, but helpful tutorial on adding an RSS feed to your VuePress website.
First we should install
        
     
    
            
    
        
        
    
        Adding NetlifyCMS to your VuePress website
            If you have a VuePress website or you’ve followed along with my previous post on making a blog, the
        
     
    
            
    
        
        
    
        Deploying your VuePress blog to Netlify
            In our last blog post we create a blog using VuePress. Now we need somewhere to deploy our website. I’
        
     
    
            
    
        
        
    
        Creating a VuePress Blog
            My personal website has gone through a few blogging services such as WardrobeCMS, OctoberCMS and WordPress, but after having some
        
     
    
            
    
        
        
    
        ReactJS Firebase Blogging Application
            I have just released a dev branch of my first ReactJS application which utilises the Firebase database. If you are
        
     
    
            
    
        
        
    
        Laravel 4: How To Use Jquery UI Sortable
            Laravel 4: How To Use Jquery UI Sortable
Click and drag sorting
I needed a way to change the sort
        
     
    
            
    
        
        
    
        Laravel AJAX Tutorial Using HTML5's FormData
            Contents
 * * 
   * 
   * 
   * 
   * 
Laravel AJAX Tutorial Using HTML5’s FormData
For this tutorial, I will show you guys how I managed to