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

ScandiPWA docs hosted by GitHub Pages

Notifications You must be signed in to change notification settings

scandipwa/scandipwa.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScandiPWA docs

This repository contains docs of ScandiPWA. These are now docs, old can be found here: https://github.com/scandipwa/docs

DEPRECATED: use https://github.com/scandipwa/docs.scandipwa.com

Before you start

  1. Make sure the gem command is available:

    gem -v # should output 3^

    If the command is not found, install ruby. The gem executable will come packed in.

  2. Install jekyll and bundler gem:

    gem install bundler jekyll

Time to start

  1. Install the the project dependencies, using bundle:

    bundle install
  2. Start the server:

    bundle exec jekyll serve

Update search indexes

```bash
ALGOLIA_API_KEY='<ADMIN_API_KEY>' bundle exec jekyll algolia
```

About

ScandiPWA docs hosted by GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •