https://github.com/nfc-tools/nfc-tools.github.io
nfc-tools' web site
https://github.com/nfc-tools/nfc-tools.github.io
Last synced: about 1 year ago
JSON representation
nfc-tools' web site
- Host: GitHub
- URL: https://github.com/nfc-tools/nfc-tools.github.io
- Owner: nfc-tools
- Created: 2015-05-13T00:21:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T08:14:31.000Z (over 8 years ago)
- Last Synced: 2025-03-21T03:23:43.723Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://nfc-tools.github.io
- Size: 2.92 MB
- Stars: 16
- Watchers: 8
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nfc-tools.org
## Assets
For Github hosting, pre-built assets are committed to the repository. To update these assets:
~~~
rm -r font _js _sass
make materialize
make js/materialize.min.js
~~~