Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 624 Bytes

PhoenixSite

This project is archived. The guides have been moved to the Phoenix repo.

Pre requisites

Elixir 1.6 or below is required.

Setup

  1. Fetch dependencies
$ mix deps.get
$ npm install -g purifycss
  1. Build the site

To publish all content to S3, simply run mix site.build

Blog/News naming convention

Blog posts are normal obelisk posts, but are specially named with a "blog--" filename prefix. Pages must have a .markdown extension. The published pages will be uploaded to S3 with the file basename.