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

phoenixframework/phoenix_site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.