Skip to content

Sass framework for OpenSourcery's theme system, the White Horses of Helios.

License

Notifications You must be signed in to change notification settings

opensourcery/alphecca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                       ;''
                                     ''';:
                                    ''
                                   ''
   ,':      `',     ,'.      ,;`   ''   ;'''`      ;;.     ;;.              ,;  .;;     `;:       '
 `@@@@@, @@#@@@@  `@@@@@  @@@@@@+ ;',   ''''';   +@@@@@  '@@@@@  @@   @@ @@@@@ @@@@@'  @@@@@` @@'@@ @@   @@
 @@: `@@ @@@  @@# @@` '@@ @@' '@@ '''    ''''',  @@  ;@# @@  +@@ @@   @@ @@@;;@@#  @@ @@' `@@ @@@+; @@, ,@@
`@@   @@:@@,   @@.@@...@@ @@   @@ '''      ''''  @@@'   +@#   @@ @@   @@ @@   @@   .. @@...@@ @@'   ,@@ @@`
,@@   +@+@@    @@;@@@@@@@ @@   @@ .''':     `''`  @@@@@.@@;   @@ @@   @@ @@   @@      @@@@@@@.@@     @@ @@
`@@   @@,@@,   @@.@@      @@   @@  ''''':    `',     #@@'@#   @@ @@   @@ @@   @@   @@ @@      @@     @@;@+
 @@' ,@@ @@@  @@# @@. :@@ @@   @@  ,''''''    ', @@  .@@ @@` #@@ @@' @@@ @@   @@# .@@ @@+ `@@ @@      @@@
  @@@@@. @@+@@@@  `@@@@@  @@   @@   ;'''''    '` '@@@@@` ,@@@@@  #@@@@@@ @@    @@@@@.  @@@@@. @@      @@@
    .`   @@. .`     `.                ''''    '    ..      ..      .             ..      ..           @@,
         @@.                                 ';                                                     @@@@
         @@.                                ''                                                      @@@`
                                       :'''';

Alphecca

Sass framework/library for OpenSourcery's theme system

Description

For use in any Drupal project, Alphecca provides default styling as well as grid setup for Singularity. At this time during development, Alphecca is just a library. It may eventually become available as a Bower package or Compass extension.

Alphecca makes extensive use of ZURB Foundation 5.

Requirements

  1. Sass
  2. Compass
  3. Breakpoint - Media Query Handling
  4. Singularity - Fluid grid framework
  5. Toolkit - Modern Web Development tools

Directions

  1. To use this library you need a makefile directive to put the library in a place where it can be compiled with the theme Sass. Something like this:
; Alphecca Sass Framework
libraries[alphecca][download][type] = "git"
libraries[alphecca][download][branch] = "master"
libraries[alphecca][download][url] = "https://github.com/opensourcery/alphecca.git"
libraries[alphecca][destination] = "themes/custom/MY_THEME_NAME/vendor"
libraries[alphecca][download][directory_name] = "alphecca"
  1. Then in your base/global/root SASS file, just import:
@import '../vendor/alphecca/sass/styleguide';
  1. This import should be one of the first so overrides are sane.

Resources

Licenses

About

Sass framework for OpenSourcery's theme system, the White Horses of Helios.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •