Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

mozilla/persona.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

persona.org

Persona.org product page.

Not to be confused with the Persona service, repo at https://github.com/mozilla/browserid

Static Site built by Wintersmith

To test locally:

> npm install
> npm start

Pages are found in contents/, as .ejs files.

To deploy:

> npm install
> node ./scripts/build.js

And it will build out the whole site into build/.