2fa-notifier icon indicating copy to clipboard operation
2fa-notifier copied to clipboard

Split the website into its own repo

Open conorgil opened this issue 7 years ago • 1 comments

In hindsight, putting the website into the same repo as the extension causes some conflicts among the CHANGELOG.md file, the versioning, etc. It might make more sense to have them in separate repos since they will not be revving at the same pace, etc.

conorgil avatar May 07 '18 23:05 conorgil

could just move to using two branches for it. Instead of using master branch with docs folder, you could make a web_master branch and then merge that to GH-pages and only to GH-pages when you want it live, otherwise that stuff would not need to be in Master branch at all.

kenman345 avatar May 29 '18 17:05 kenman345