Skip to content

Content for my technical journal at mutelight.org, designed to be used with Hekla.

Notifications You must be signed in to change notification settings

brandur/mutelight-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mutelight

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

Content in this repository is all rights reserved.

Cloudfront distribution: https://d25zpof2afwnhk.cloudfront.net

Installation

  1. Follow the setup instructions over at Hekla.

  2. Export script configuration:

     export MUTELIGHT_HOST="https://mutelight.herokuapp.com"
     export MUTELIGHT_HTTP_API_KEY="xxx"
     export MUTELIGHT_BUCKET="mutelight" # S3 bucket for images
    
  3. Sync images to S3:

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

     bin/mass-create articles/
    

About

Content for my technical journal at mutelight.org, designed to be used with Hekla.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published