Simple website framework in HTML and Sass, based on the Aberrant Media Framework
$ git clone https://github.com/AirportWorld/aberrant-framework.git /path/to/directory
- npm. Yes, we know our
package.json
is just a placeholder, but we're working on it.
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
- Andrew Zyabin - @schas002 - @zyabin101@botsin.space
Every contributor to aberrant-framework must abide by the code of conduct, which is: don't be rude.
MIT © Andrew Zyabin
This Software is based on the Aberrant Media Framework, which is licensed under the MIT License.