Skip to content

brandur/the-surf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

The Surf

Article content for the Surf. Designed to be powered by the Hekla platform.

All content in this repository is all rights reserved.

Installation

  1. Follow the setup instructions over at Hekla.

  2. Export script configuration:

     export THE_SURF_HOST="https://the-surf.herokuapp.com"
     export THE_SURF_HTTP_API_KEY="xxx"
     export THE_SURF_BUCKET="the-surf" # S3 bucket for images
    
  3. Sync images to S3:

      bin/sync-images
    
  4. Publish the article content:

      bin/mass-create articles/
    

About

Article content for the Surf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published