Jason G. Designs

WordPress Themes, Design Tutorials, Linux Themes and more…

Current Category: Tutorials

How to Convert a Desktop Design to a Responsive Design- Part 1

Intro thumbnail

In a previous article, I described how while redesigning my portfolio, I updated the code to use HTML5 rather than XHTML. In this follow-up, we will explore how to convert the previous desktop only design to a responsive design using CSS. We will focus only on laying out the main sections: header, sidebar (which also […]

How to Convert a Website from XHTML to HTML5

Recently, I started the process of updating my portfolio site design and code. Since the overall site that houses the portfolio runs on PHP, my first step was to convert the underlying code to use PHP includes and whatnot. My next step was to convert the old code to newer up-to-date code—XHTML to HTML5. In […]

Add LAMP Menu Items to the XFCE Applications Menu

Pixabay image

Recently I installed XFCE for a request to update one of my GTK themes. Anyway, another thing I needed was a way to start Apache and MySQL for my local WordPress install. I prefer to be able to start and stop these services rather than have them always on. So, I placed new items in […]