GithubHelp home page GithubHelp logo

guoyu07 / alienship Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mindctrl/alienship

0.0 0.0 0.0 4.37 MB

Alien Ship is a starter theme for WordPress with Bootstrap integration.

Home Page: http://www.johnparris.com/alienship/

License: GNU General Public License v2.0

PHP 37.52% JavaScript 17.98% CSS 44.51%

alienship's Introduction

Alien Ship WordPress Theme
--------------------------
Alien Ship is a responsive starter theme for WordPress. It uses the Sass version of Bootstrap 3.x and includes a Gruntfile for compiling assets for production environments.

The theme ships with the full Bootstrap library for development purposes. For production environments you should only use the parts of the library you need. To remove styles you don't need, delete or comment out the lines in assets/sass/bootstrap.scss. To remove scripts you don't need, delete the lines from the top of Gruntfile.js so they're not compiled.

Styles: Grunt reads assets/sass/style.scss and compiles the Bootstrap and theme styles into style.css and style.min.css. In development environments, the theme loads style.css. In production environments it loads style.min.css for performance.

Scripts: Grunt compiles the Bootstrap and theme javascript files into assets/js/scripts.js and assets/js/scripts.min.js. In development environments, the theme loads scripts.js. In production environments it loads scripts.min.js for performance.

Visit http://www.johnparris.com/alienship/ to see the theme in action, to download it, or to read the documentation.


Contributions
-------------
I mostly build this theme for my use, but I am open to contributions. If you have more than just a small fix or enhancement, please discuss the idea with me first in the issues. All contributions should be done in a feature/fix branch off the dev branch so that it can be merged back into the dev branch.


Known Issues
------------
Have a bug? Please create an issue here on GitHub!

https://github.com/mindctrl/alienship/issues


Authors
-------
mindctrl
https://github.com/mindctrl

Thanks to the authors of Bootstrap and Automattic's _s theme, and everyone else who has contributed to both and to the included libraries and assets.


Alien Ship Copyright and License
---------------------------------------------

Copyright John Parris

License included in license.txt

alienship's People

Contributors

mindctrl avatar

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.