Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

mozilla-lockwise/mozilla-lockwise.github.io

Repository files navigation

Firefox Lockwise

This is a meta-repository to gather documentation and project-wide tasks for Mozilla's experimental Lockwise product (formerly known as Lockbox).

Please visit the Lockwise website for more information.

Building Locally

To build the GitHub-pages style locally, you can use the provided Dockerfile to create an image:

git clone https://github.com/mozilla-lockwise/mozilla-lockwise.github.io
cd mozilla-lockwise.github.io
docker build --tag mozilla-lockwise.github.io .

Then create and run a container to run a local Jekyll server:

cd mozilla-lockwise.github.io
docker run --rm --tty --interactive --publish 4000:4000 --volume $PWD:/srv/jekyll mozilla-lockwise.github.io

The documentation can be seen and tracked by opening a web browser to http://localhost:4000/.

Learn more about how to set up your GitHub Pages site locally.

Contributing

See the guidelines for contributing to this project.

This project is governed by a Code Of Conduct.

This project is licensed under the Mozilla Public License, version 2.0.

About

Take your passwords everywhere

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12