These are the most important features among many of the ThePidgeon template. ThePidgeon has been developed for Mobile environments, it works fast with 3G/4G connections and battery efficient.
LTR and RTL in 1 Template
Every feature ThePidgeon has both in LTR and RTL layout. English used for LTR and Arabic used for RTL.
Example Nunjucks Page
Nunjucks is a template engine. Allows you to create smart pages with variables and inclusions. It allows you to have better work environment. For example with generic HTML pages when you need to change a menu item of site you had to do it for every page but with Nunjucks you create a menu file and include it in every other file. When you make a change in menu for once, it becomes available on every page.
Nunjucks
{% set
pageData =
{
title: 'Home | ThePidgeon - HTML5, CSS3, AMP Responsive Theme',
author: 'Mobius Studio',
description: 'ThePidgeon is a website template for smart phones and tablets. It is built with HTML5, CSS3 and Google\'s AMP project rules.',
keywords: 'premium theme, html5, css3, responsive, amp, accelerated mobile pages',
canonical: 'http://localhost/ThePidgeon/LTR/dist/index.html',
contentFile: 'templates/contents/index.nunjucks',
scripts: [
{
"src": "https://cdn.ampproject.org/v0/amp-install-serviceworker-0.1.js",
"tags": {"attr": "custom-element", "val": "amp-install-serviceworker"}
},
{
"src": "https://cdn.ampproject.org/v0/amp-image-lightbox-0.1.js",
"tags": {"attr": "custom-element", "val": "amp-image-lightbox"}
},
{
"src": "https://cdn.ampproject.org/v0/amp-carousel-0.1.js",
"tags": {"attr": "custom-element", "val": "amp-carousel"}
},
{
"src": "https://cdn.ampproject.org/v0/amp-sidebar-0.1.js",
"tags": {"attr": "custom-element", "val": "amp-sidebar"}
},
{
"src": "https://cdn.ampproject.org/v0/amp-vimeo-0.1.js",
"tags": {"attr": "custom-element", "val": "amp-vimeo"}
},
{
"src": "https://cdn.ampproject.org/v0/amp-accordion-0.1.js",
"tags": {"attr": "custom-element", "val": "amp-accordion"}
},
{
"src": "https://cdn.ampproject.org/v0.js"
}
],
css: [
"title",
"icon_info_box",
"blog_carousel",
"grid_gallery_with_lightbox"
],
structuredData: '{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "ThePidgeon",
"alternateName": "HTML5, CSS3 Responsive Mobile Theme",
"description": "ThePidgeon is a website template for smart phones and tablets. It is built with Google\'s AMP project rules.",
"url": "http://localhost/ThePidgeon/LTR/dist/"
}'
}
%}
{% extends "templates/layout.nunjucks" %}
Why Would I Choose ThePidgeon?
Because creating websites with is so easy. When you understand the workflow of Gulp and Nunjucks you will be able to create dope websites in a very short time compared to other generic HTML templates in the market. Everything used for ThePidgeon is global and big companies are backing those projects up. Gulp is all around the web, AMP project is by Google and Nunjucks is backed up by Mozilla.
How do I request a feature?
You can request a feature by sending us a mail support@mobius.studio. When we get your mail about it We will evaluate if it can be implemented in ThePidgeon. Because AMP project has set some strict rules and boundaries to keep mobile web clean and fast. However We will do our best to provide that feature for you.