Skip to content

graphicsdesk/100-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100-words

This story was created with Spectate.

Usage

Make sure you have completed the setup and creation instructions for Spectate. To start the development server, run:

npm run dev

To re-download the Google Doc, run:

make download

Deploying to the web

GitHub Pages

  1. Create a gh-pages branch, return to master, and set up the worktree.
git checkout -b gh-pages
git checkout master
make clean
  1. Run make deploy-gh.

Arc

  1. Set the value of slug in the Makefile. In package.json, set --public-url to the S3 link:
https://spectator-static-assets.s3.amazonaws.com/SLUG
  1. Uncomment the appropriate override stylesheet in styles.scss.

  2. Run make deploy-arc.

  3. Copy the contents of dist/index.html into Ellipsis.