How to Upload Jekyll to Github Page
We have discussed how to setup a Jekyll blog locally in our computer, create a draft, and manage multiple drafts with the use of a plugin in the previ…
We have discussed how to setup a Jekyll blog locally in our computer, create a draft, and manage multiple drafts with the use of a plugin in the previ…
Although Jekyll is a static website generator, it allows for the use of plugins to extend its functionality. Continuing our discussion from the previo…
In the previous post, we have shown you how to install Jekyll and publish your first post with it. If you have followed it, you can see that creating …
Before, we’ve gone in-depth about HTML5 elements and shown what they do. HTML5 brought us new elements like header, footer, aside, nav, and main. Th…
The contextual menu is the menu listed when you right-click on your computer screen. The menu usually comprises shortcuts for some of our favorite rep…
Originally just a blogging platform, WordPress has evolved into a fully featured CMS. With WordPress, you can create nearly any type of website, from …
Learn how to use jQuery Accounting.js to format numbers, currencies, and dates in your web applications for a professional and polished look.
Sublime Text is a notably minimalist code editor. It lacks a traditional GUI, with even the settings managed via text. This minimalist approach sharpe…
In the previous post, we have discussed about Kit, a very simple HTML templating language. If you had been following this, you should find that the GU…
As we enter the second quarter of 2014, we’re excited to share another collection of valuable resources. This month’s highlights include framework…
Today, many web developers work remotely. We have access to numerous collaboration tools and file-sharing applications like Dropbox. However, a common…
Note: This post was first published on Apr 4, 2014. We have covered CSS3 Box Sizing in a previous article. Box Sizing, with the value of border-box, a…