Skip to content

ivywe/Default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Default

Geeklog 2.1.1 Geeklog Theme Default ver 1.1

Geeklog theme using HTML5 + CSS 3.0 + CSS Frontend framework UIkit and eliminate table tags.
This theme is adopted the Responsive Web Design.
This theme is mobile friendly.

Copyright (C) 2012-2015 by the following authors:

Author:
Tetsuko Komma - http://www.ivywe.co.jp/

Original Author:
Fumito Arakawa - http://phize.net/
Geeklog Japan - http://www.geeklog.jp/
Yoshinori Tahara - taharaxp AT gmail DOT com

style.css.php Author:
Authors: Rouslan Placella - rouslan@placella.com

UIkit: CSS Frontend framework
http://getuikit.com/

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

Basic Markup

Basic markup is following:

<div id="container">
    <header id="header">Header</header>
    <nav id="navigation">Navigation</nav>
    <div id="wrapper">
        <div id="centerblocks">
            <main id="main-content">Main Content</main>
        </div>
        <div id="leftblocks">Left Blocks</div>
        <div id="rightblocks">Right Blocks</div>
    </div>
    <footer id="footer">Footer</footer>
</div>

About

Geeklog default theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published