Merge pull request #32 from mozilla/decomission-notice Add a notice about decomissioning of the service.
Merge pull request #32 from mozilla/decomission-notice
Add a notice about decomissioning of the service.
Persona.org product page.
Not to be confused with the Persona service, repo at https://github.com/mozilla/browserid
To test locally:
> npm install > npm start
Pages are found in contents/, as .ejs files.
contents/
.ejs
To deploy:
> npm install > node ./scripts/build.js
And it will build out the whole site into build/.
build/
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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:
Pages are found in
contents/, as.ejsfiles.To deploy:
And it will build out the whole site into
build/.