chulkilee / phoenix_site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:CSS 75.4%Language:HTML 23.0%Language:Elixir 1.6%Language:JavaScript 0.0%