Skip to content

Commit

Permalink
Merge pull request #14 from rathod-sahaab/editors-cut
Browse files Browse the repository at this point in the history
  • Loading branch information
rathod-sahaab authored Jan 14, 2021
2 parents a819e2e + c097fc3 commit b92d68a
Show file tree
Hide file tree
Showing 40 changed files with 1,797 additions and 552 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node_modules/
.directory
public/
config.js
6 changes: 0 additions & 6 deletions npm_global_installs.sh

This file was deleted.

124 changes: 124 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions site/.greenlockrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"manager": "greenlock-manager-fs",
"configFile": "./greenlock.json"
}
Loading

0 comments on commit b92d68a

Please sign in to comment.