{"id":22379380,"url":"https://github.com/mister-fix/luminol-bootstrap-template","last_synced_at":"2025-03-26T19:13:49.665Z","repository":{"id":174131725,"uuid":"651223002","full_name":"mister-fix/luminol-bootstrap-template","owner":"mister-fix","description":"Luminol is a premium React, Bootstrap, and Sass landing page template.","archived":false,"fork":false,"pushed_at":"2023-06-12T00:46:40.000Z","size":5511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T00:38:52.235Z","etag":null,"topics":["bootstrap","template"],"latest_commit_sha":null,"homepage":"https://stephenwm.me/luminol-bootstrap-template","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mister-fix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-08T19:29:14.000Z","updated_at":"2023-06-11T20:29:33.000Z","dependencies_parsed_at":"2023-07-02T12:30:18.768Z","dependency_job_id":null,"html_url":"https://github.com/mister-fix/luminol-bootstrap-template","commit_stats":null,"previous_names":["ogre2/luminol-bootstrap-template","mister-fix/luminol-bootstrap-template","smwingira/luminol-bootstrap-template"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mister-fix%2Fluminol-bootstrap-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mister-fix%2Fluminol-bootstrap-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mister-fix%2Fluminol-bootstrap-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mister-fix%2Fluminol-bootstrap-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mister-fix","download_url":"https://codeload.github.com/mister-fix/luminol-bootstrap-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245718777,"owners_count":20661161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","template"],"created_at":"2024-12-04T23:09:47.111Z","updated_at":"2025-03-26T19:13:49.646Z","avatar_url":"https://github.com/mister-fix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Luminol Bootstrap Template\n\n\u003cimg src=\"./src/assets/img/logo.png\" alt=\"Luminol\" style=\"margin-bottom: 20px\" /\u003e\n\n![license](https://img.shields.io/github/license/ogre2/luminol-bootstrap-template?color=success)\n![version](https://img.shields.io/github/v/release/ogre2/luminol-bootstrap-template)\n![repo size](https://img.shields.io/github/repo-size/ogre2/luminol-bootstrap-template)\n![code size](https://img.shields.io/github/languages/code-size/ogre2/luminol-bootstrap-template)\n![contributors](https://img.shields.io/github/contributors/ogre2/luminol-bootstrap-template)\n![watchers](https://img.shields.io/github/watchers/ogre2/luminol-bootstrap-template?style=social)\n![stars](https://img.shields.io/github/stars/ogre2/luminol-bootstrap-template?style=social)\n\nLuminol is a responsive landing page template and theme for businesses and organization. The template is built on  \nHTML, CSS, JavaScript, React.js, Bootstrap, and Sass. It features a responsive design with a pleasant  \nmobile experience, with scroll to reveal animations, tooltips, and more.\n\n## Quick Start\n\nYou can view and interact with Luminol on your browser by visiting [stephenwm.me/luminol-bootstrap-template].\n\n## Documentation\n\nSupporting documentation for the template will be released soon.\n\n## Built With\n\nList of all of the major frameworks, packages, and dependencies that comprise Luminol.  \nThis list will grow or shrink depending on the changes of the project and its needs.\n\n* [Webpack](https://webpack.js.org/) - Module bundler.\n* [PostCSS](https://postcss.org/) - Automate CSS routines.\n* [Sass](https://sass-lang.com/) - CSS Preprocessor.\n* [Bootstrap](https://getbootstrap.com/) - CSS Framework.\n* [jQuery](https://jquery.com/) - JavaScript library.\n* [Popper](https://popper.js.org/) - Tooltip and position engine.\n* [SwiperJS](https://swiperjs.com/) - Touch slider library.\n* [animate.style](https://animate.style/) - CSS Animations.\n* [AOS](https://michalsnik.github.io/aos/) - CSS Animations.\n\n## Installation\n\nTo download/install Luminol, follow the following instructions for your OS.\n\n### 1) Using Git (Recommended)\n\nMake sure you have Git installed on your machine which will allow you to clone or fork the repo on to your local  \nmachine. Run the following command in your terminal/CLI to clone the repo. This will work for all operating  \nsystems that can run Git.\n\n```Git\ngit clone https://github.com/ogre2/luminol-bootstrap-template.git\n```\n\n### 2) Windows\n\nIf you're a Windows user, you can install the project using the [latest release version] and downloading the zipped  \nsource code folder.\n\n### 3) Linux and MacOS\n\nIf you're a Linux or MacOS user, you can also install the project using the [latest release version] and downloading  \nthe `\u003ctar.gz\u003e` folder. Then in your terminal run the following command to unzip and extract:\n\n```tar\ntar -xzf tarfile\n```\n\n## Contributing\n\nTo contribute to `\u003cluminol-bootstrap-template\u003e`, follow these steps:\n\n* Fork this repository.\n* Create a branch: git checkout -b \u003cbranch_name\u003e.\n* Make your changes and commit them: `\u003cgit commit -m \u003ccommit_message\u003e\u003e`.\n* Push to the original branch: `\u003cgit push origin luminol-bootstrap-template main\u003e`.\n* Create the pull request.\n  * View the GitHub documentation on [creating a pull request].\n\n## Contributors\n\nThanks to the following people who have contributed to building this application:\n\n* [ogre2](https://github.com/ogre2) 🐉\n\n## Author\n\nCreated and maintained by [Stephen Mwingira].\n\n## Contact\n\nTo contact me with any questions regarding this project you can reach me at [swmwingira@gmail.com].\n\n## License\n\n* This project uses the following license: [Apache License v2.0]\n  * You can learn more about licenses here: [choosealicense.com]\n\n## Miscellaneous\n\n* Emojis used in the project markdown files are provided by [@rxaviers], you can [check them out here].\n* Badges and shields used in the project markdown files are generated by [img.shields.io].\n\n[stephenwm.me/luminol-bootstrap-template]: https://stephenwm.me/luminol-bootstrap-template/\n[latest release version]: https://github.com/ogre2/luminol-bootstrap-template/releases\n[Stephen Mwingira]: https://www.linkedin.com/in/stephen-mwingira-098819184/\n[swmwingira@gmail.com]: mailto:swmwingira@gmail.com\n[Apache License v2.0]: https://github.com/ogre2/luminol-bootstrap-template/blob/main/README.md\n[choosealicense.com]: https://choosealicense.com\n[@rxaviers]: https://github.com/rxaviers\n[check them out here]: https://gist.github.com/rxaviers/7360908\n[img.shields.io]: https://img.shields.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmister-fix%2Fluminol-bootstrap-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmister-fix%2Fluminol-bootstrap-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmister-fix%2Fluminol-bootstrap-template/lists"}