Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 893 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 893 Bytes

Until You Fall Subreddit

A customization of Slique for the Until You Fall subreddit.

Installation

  1. Click on style.css and paste the code into the subreddit's stylesheet.
  2. Upload the images in the images folder (but not the icons!) and hit save.

Build Instructions

  1. Clone the project.
  2. Install Node and run npm install in the project's base directory.
  3. Install gulp with npm install --global gulp.
  4. Make any desired modifications to sass or image files and run gulp build to produce the output files.
  5. Copy and paste the css from style.css into the subreddit's stylesheet and upload images.