/filepreviews.io

FilePreviews.io Website

Primary LanguageCSSMIT LicenseMIT

FilePreviews.io Website

This is the website for the FilePreviews.io website.

Updating the site

  1. Get the dependencies:

    $ bundle

  2. Host the site locally while editing:

    $ bundle exec jekyll serve --watch

  3. Edit files.

  4. Commit your changes.

  5. Send a Pull Request when finished.

The website is automatically built by GitHub Pages when changes are pushed to the gh-pages branch.