Giter Site home page Giter Site logo

blaskan's Introduction

WordPress theme Blaskan:
------------------------
Author: Colorlib
Author URL: https://colorlib.com/
Theme URI:  https://colorlib.com/wp/themes/blaskan/
Source code: https://github.com/puikinsh/blaskan
Requires: WordPress 4.x
License: GNU General Public License (see license.txt)

Overview:
---------
Blaskan is a responsive and accessible WordPress theme that's built for many kinds of screens.

Getting started and help:
-------------------------
See guides on https://colorlib.com/wp/themes/blaskan

Configuration:
--------------
Blaskan supports:
* Custom header
* Custom background
* Three widget areas (left sidebar, right sidebar, footer widgets)
* Optionally use custom or no sidebars in pages

If need to do any customizations that requires that you modify the code then
please use a child theme.

Supported browsers and platforms:
---------------------------------
* Firefox
* Safari
* Chrome
* Opera

* Android
* Mobile Safari (iPhone/iPad/iPod touch)
* Opera Mini

Typography:
-----------
League Gothic from The League of Moveable Type:
http://www.theleagueofmoveabletype.com/fonts/7-league-gothic
Licensed under the Open Font License. See OFL.txt.
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL

Images
---------
Header Image :
	- https://pixabay.com/en/girl-female-modeling-model-sexy-1502520/ - Licensed under CC0 Public Domain ( https://creativecommons.org/publicdomain/zero/1.0/deed.en )

== Installation ==

1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.

== Frequently Asked Questions ==

= Does this theme support any plugins? =

Blaskan includes support for Infinite Scroll in Jetpack.

== Credits ==

* Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)
* FontAwesome http://fontawesome.io/, [MIT License](http://opensource.org/licenses/mit-license.html)
* Bootstrap http://getbootstrap.com/, [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE)

blaskan's People

Contributors

cristianraiber avatar giucu91 avatar gyeben avatar puikinsh avatar th-h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blaskan's Issues

Menu redesign

The menu should be more simple, flexible and have less emphasis.

Use get_bloginfo('stylesheet_url') to get style.css

Hi Per,

Any reason why you are using this:

wp_enqueue_style( 'blaskan-style', get_template_directory_uri() . '/style.css', array(), false, 'screen' );

rather than this:

wp_enqueue_style( 'blaskan-style', get_bloginfo('stylesheet_url'), array(), false, 'screen' );

so that child themes will use their own style.css automatically rather than having to override/extend functions.php?

(Right now I have copied over header.php and just stuck the stylesheet there, heh, not very elegant at all)

Thanks,

Lois

Disqus styling

Disqus should become more integrated with the overall theme design.

Use Conditional Tags to Limit h1 Usage for SEO

On the home page, site title and all post titles are in h1 tags. Only the site title should be in h1 on the home page. The post titles should be h2.

On single posts or pages, both the site title and the post or page title are in h1. Only the post or page title should be h1. The site title could be h2 or just displayed within

.

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.