Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Simple website framework in HTML and Sass, based on the Aberrant Media Framework

License

Notifications You must be signed in to change notification settings

AirportWorld/aberrant-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aberrant-framework

Simple website framework in HTML and Sass, based on the Aberrant Media Framework

Aberrant Media Framework

Install

$ git clone https://github.com/AirportWorld/aberrant-framework.git /path/to/directory

Dependencies

Suggestions

  • npm. Yes, we know our package.json is just a placeholder, but we're working on it.

Usage

To start a Jekyll server:

$ npm run start # or `jekyll serve`, if so you prefer

To simply build the site without starting one:

$ npm run build # or `jekyll build`, if so you prefer

Maintainer

Contribute

Every contributor to aberrant-framework must abide by the code of conduct, which is: don't be rude.

License

MIT © Andrew Zyabin

This Software is based on the Aberrant Media Framework, which is licensed under the MIT License.