https://github.com/mdecker-mobilecomputing/html_androidglossarmitbootstrap
Some HTML pages representing a tiny glossary of Android terms using Bootstrap 4
https://github.com/mdecker-mobilecomputing/html_androidglossarmitbootstrap
bootstrap-4 gh-pages glossary responsive
Last synced: 11 months ago
JSON representation
Some HTML pages representing a tiny glossary of Android terms using Bootstrap 4
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/html_androidglossarmitbootstrap
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2019-11-03T20:54:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T08:06:55.000Z (over 2 years ago)
- Last Synced: 2025-01-05T21:09:15.678Z (over 1 year ago)
- Topics: bootstrap-4, gh-pages, glossary, responsive
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Android Glossary with Bootstrap 4 #
Simple glossary (static web content) of a few terms from the area of Android programming using the [Bootstrap framework](https://getbootstrap.com/).
----
## Preview of web content ##
The glossary can be previewed at [this URL (served by GitHub pages)](https://mdecker-mobilecomputing.github.io/HTML_AndroidGlossarMitBootstrap/index.html).
Preview of [Grid demo (served by GitHub pages)](https://mdecker-mobilecomputing.github.io/HTML_AndroidGlossarMitBootstrap/grid-demo.html).
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository.
The repository contains some files from *Bootstrap*, which is licensed under the terms of the [MIT license](https://getbootstrap.com/docs/4.6/about/license/) by Twitter.