Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.
/ linker Public archive

Simple flow to build & publish single-serving pages with an embedded URL preview

Notifications You must be signed in to change notification settings

stilist/linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. bundle install --path vendor/gems
  2. ./bin/cli create demo --title "Testing!" --description "My favorite link" --s3_bucket "www.example.org" --s3_id SAMPLE --s3_key SAMPLE
  3. ./bin/cli add demo --url http://example.org --description "Sample link"
  4. ./bin/cli build demo
  5. ./bin/cli publish demo
  6. open public/demo/index.html

Live example

About

Simple flow to build & publish single-serving pages with an embedded URL preview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published