Giter Club home page Giter Club logo

greencircle's Introduction

Greencircle Themes

image

Bootstrap is a responsive front-end toolkit from Twitter designed to kickstart web development, complete with core HTML, CSS, and JS for grids, type, forms, navigation, and many more components. Now you can use it with WordPress as a solid base to build custom themes quickly and easily.

Download the most-up-to-date theme files: Download .zip file Follow the development: WIP Branch on Github

Demo

You can view a demo of this WordPress theme running the latest development branch code at: http://www.pelangisastramalang.org/

Usage

Download the Greenblack theme, and install on a WordPress local or development site.

This is meant to be a base theme for WordPress custom theme development. Your knowledge of WordPress theme development practices as well as understanding of HTML, CSS/LESS, jQuery and PHP are required.

Getting Started

  1. Create a page that uses the template Page - Homepage, then under Settings->Reading set your site to use a static front page selecting your new page.

  2. Add content to the three "Home" widget areas under Appearances->Widgets.

  3. Create a menu under Appearances->Menus and assign it be your site's Main Menu.

Customization

Comfortable with LESS?

Check out the /assets/css/less folder where the bootstrapwp.less file is the master complier. The included files compile the bootstrapwp.css file that is located in the /assets/css folder. Important! To safely retain the ability to update the less files with future versions of Bootstrap, add all custom edits/changes inside the less/bswp-custom.less file.

Not comfortable with LESS?

You can override the compiled bootstrapwp.css file by adding custom styles to the style.css in the theme's root directory.

Bug tracker

Please report all issues on the repo's Issue Tracker. Remember to provide as much information as possible regarding the bug/issue you are reporting so a patch can be released.

Report theme bugs https://github.com/greenzone/greencircle/issues

##v.1.0.0 of Greenblack ##

Release Highlights:

  1. Updated to Bootstrap 2.2.1 scripts and styles
  2. Fix Child Theme compatibility
  3. Improved file organization with assets and template folders
  4. Merged internationalization/translation contributions from santiagogil and zedejose

Boxfunctions Folder

  • Add New panel for themes form management data
  • Setting data profile company, organizations, community data
  • Management social link (facebook, twitter, google plus)
  • Setting Custom Code analityc Google
  • Add Video from youtube and Google Maps
  • Management view content post on category
  • Management icon and logo

Assets Folder

  • Now contains the following folders: css, js, img, fonts and ico
  • Removed assets/css/less/bswp-docs.less file as it is now only loaded on documentation templates.
  • Updated all LESS and JS files from Bootstrap 2.2.1

Templates-Documentation Folder

  • Holds documentation page templates and related assets
  • Updated documentation templates and docs.css file from Bootstrap 2.2.1

Templates-Pages Folder

  • Holds theme's page templates
  • Changed layout on page-home.php to match homepage template
  • Removed "jumbotron" class from h1 title on page-blog.php template
  • Other template: page-contact.php, page-full-width.php, page-login.php, page-profile.php, page-register.php,page-reset-password.php

404.php

  • Removed masthead comment to clean up template file

Archive.php

  • Reorganized divs around breadcrumbs

Author.php

  • Reorganized divs around breadcrumbs

Footer.php

  • Back to top text is now translatable (props @santiagogil)

Functions.php

  • Changed paths to CSS and JS files to assets folder
  • Corrected text-domain (props @zedejose)
  • Added localization support for widgets and excerpt text (props @santiagogil)
  • Edited height on bootstrap-medium image size

Header.php

  • Updated responsive navbar wrapping to use the button element
  • Removed wp-list-pages fallback for custom menu
  • Removed div elements for content-wrapper and container at end of file

Index.php

  • Removed unnecessary double loop for page title.

Page.php

  • Removed '' element wrapping around page title.

Sidebar-author.php

  • Template layout sidebar for author page.

Sidebar-blog.php

  • Template layout sidebar for Blog page.

Sidebar-office.php

  • Template layout sidebar for Office page.

Sidebar-staff.php

  • Template layout sidebar for staff page.

Page-blog.php

  • Replaced conditional for the_post_thumbnail() with bootstrapwp_autoset_featured_img().

Ico Folder

  • Social media ico (twitter, facebook, google plus) and favicon ico.

Fonts Folder

  • Default font style with antic_slab font type.

Docs Folder

  • Removed entire 'docs' folder to clean up theme files.

IMG Folder

  • Removed sub-folder 'example-sites' to clean up theme files.
  • Removed sub-folder 'examples' to clean up theme files.
  • Updated with new images and icons from Bootstrap 2.1

##v.1.1.0 of Greenblack ##

  • Penambahan template untuk theme my login - plugin TML for wordpress is required
  • Penambahan panel admin themes - Green Panel - boxfunctions folder
  • Editing assets/css/bootstrapwp.css
  • Editing functions required load file panel on boxfunctions folder
  • Penambahan library font sendiri - folder Fonts (anti_slab)
  • Deleted Folder Library Recaptcha Google
  • Editing custom Template statis pada folder template documentations
  • Tambangan load font-awesome.css untuk fungsi icon
  • Pemindahan lokasi layout logo pada header ke kanan
  • Penambahan template author.php, sidebar-author.php, sidebar-blog.php, sidebar-office.php, sidebar-staff.php, 404.php, archive.php
  • Penambahan template mengambil dari theme-my-login: login-form.php, loginpassword-form.php, register-form.php, resetpass-form.php

Changelog

Setiap perubahan bisa dilihat pada file change-log.txt

Copyright and license

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 3 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, see <http://www.gnu.org/licenses/>.

Thanks to the Original Twitter Bootstrap Authors

Mark Otto

Jacob Thornton

Follow Development on Our Social Network

Greenbox.id

Development Tim - Greenzone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.