Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition from v1.x legacy to v2.x #1

Open
7 of 9 tasks
nfreear opened this issue May 22, 2017 · 0 comments
Open
7 of 9 tasks

Transition from v1.x legacy to v2.x #1

nfreear opened this issue May 22, 2017 · 0 comments

Comments

@nfreear
Copy link
Owner

nfreear commented May 22, 2017

  • Add a README,
  • Add a 2.x branch,
  • Delete all */index.php,
  • Delete remaining unused *.php, Javascript, CSS,
  • Delete .htaccess,
  • Add package.json, .travis.yml, .gitignore,
  • Add new Javascript and LESS/CSS,
  • Choose license ~ MIT: https://nfreear.mit-license.org/2008-2017#!-sign-machine
  • First tag(s) / releases (!)
  • ...?

Version 2.x

graphics/{ a..z }.gif
node_modules/                      # Via: npm install
src/sign-machine.js
style/sign-machine.{ less → css }  # Via: lessc
.gitignore
index.html
package.json

Version 1.x

bookmarklet/index.php
graphics/{ a..z }.gif
includes/*.{ js css png }
lib/*.{ php bookmarklet.js user..js }
.htaccess
wikidemo/index.php
index.php


[iet:9046906]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant