Skip to content

ryanfeeley/persona.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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/.

About

Persona.org product page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.4%
  • JavaScript 15.6%