Example #1
0
<title><?php 
echo get_doctitle();
?>
</title>
<link rel="stylesheet" href="<?php 
echo G\Render\get_theme_file_url('Peafowl/peafowl.css');
?>
">
<link rel="stylesheet" href="<?php 
echo G\Render\get_theme_file_url('style.css');
?>
">
<link rel="shortcut icon" href="<?php 
echo G\Render\get_theme_file_url('img/favicon.png');
?>
">
<link rel="apple-touch-icon" href="<?php 
echo G\Render\get_theme_file_url('img/apple-touch-icon.png');
?>
" sizes="114x114">
<link href="<?php 
echo G\Render\get_theme_file_url('prism.css');
?>
" rel="stylesheet">
<script src="<?php 
echo G\Render\get_theme_file_url('prism.js');
?>
"></script>
</head>

<body>
Example #2
0
<?php

if (!defined('access') or !access) {
    die("This file cannot be directly accessed.");
}
G\render\include_theme_file('header');
?>

<div id="home-cover">
	<div class="c20 center-box text-align-center">
		<img id="home-cover-logo" src="<?php 
echo G\Render\get_theme_file_url('img/g-white.svg');
?>
" alt="G\" width="60" height="60">
		<h1>Ready to begin the fun</h1>
		<p>This is just a default welcome page to G\ which is at <?php 
echo G\absolute_to_relative(__FILE__);
?>
</p>
		<div>
			<a href="https://github.com/rberrios/G" class="btn btn-big c5 margin-right-5">G\ on GitHub</a><a href="http://gbackslash.com/docs" class="btn btn-big c5">documentation</a>
		</div>
	</div>
</div>

<div class="content-block content-width overflow-auto text-align-justify">
	<div class="margin-bottom-40 overflow-auto">
		<div class="c2 grid-columns gutter-margin-right">
			<span class="icon-features icon-flag"></span>
		</div>
		<div class="c22 grid-columns">