dvidsilva / spartan

Blueprint of mt Olympus's terror tunnels used to destroy the hegemony of Zeus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spartan

Blueprint of mt Olympus's terror tunnels used to destroy the hegemony of Zeus.

A starting project for Ionic that optionally supports using custom SCSS.

Installation

While we recommend using the ionic utility to create new Ionic projects, you can use this repo as a barebones starting point to your next Ionic app.

To use this project as is, first clone the repo from GitHub, then run:

$ sudo npm install -g cordova ionic gulp
$ npm install
$ gulp install

Using Sass (optional)

This project makes it easy to use Sass (the SCSS syntax) in your projects. This enables you to override styles from Ionic, and benefit from Sass's great features.

Just update the ./scss/ionic.app.scss file, and run gulp or gulp watch to rebuild the CSS files for Ionic.

Note: if you choose to use the Sass method, make sure to remove the included ionic.css file in index.html, and then uncomment the include to your ionic.app.css file which now contains all your Sass code and Ionic itself:

<!-- IF using Sass (run gulp sass first), then remove the CSS include above
<link href="css/ionic.app.css" rel="stylesheet">
-->

Issues

Issues have been disabled on this repo, if you do find an issue or have a question consider posting it on the Ionic Forum. Or else if there is truly an error, follow our guidelines for submitting an issue to the main Ionic repository. On the other hand, pull requests are welcome here!

About

Blueprint of mt Olympus's terror tunnels used to destroy the hegemony of Zeus.

License:The Unlicense


Languages

Language:JavaScript 65.3%Language:CSS 23.4%Language:Java 8.1%Language:Objective-C 2.4%Language:Shell 0.4%Language:D 0.2%Language:C++ 0.1%Language:C# 0.1%Language:AppleScript 0.0%Language:C 0.0%Language:Erlang 0.0%