174 lines
5.1 KiB
HTML
174 lines
5.1 KiB
HTML
<head>
|
|
<meta charset="utf-8">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
|
|
<title>Cited | JRI Publisher</title>
|
|
<meta content="" name="description">
|
|
<meta content="" name="keywords">
|
|
|
|
<!-- Favicons -->
|
|
<link href="assets/img/favicon.ico" rel="icon">
|
|
|
|
<!-- Google Fonts -->
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
|
|
|
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
|
|
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
|
|
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
|
|
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
|
|
<link href="assets/css/style.css" rel="stylesheet">
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<header id="header" class="header d-flex align-items-center" style="background-color:#28728d">
|
|
|
|
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
|
|
<a href="index.html" class="logo d-flex align-items-center">
|
|
|
|
<h1>Cited, Inc.</h1>
|
|
</a>
|
|
<nav id="navbar" class="navbar">
|
|
<ul>
|
|
<li><a href="#" class="active">Dashboard</a></li>
|
|
|
|
<li><a href="https://MYLOCALHOST:10000" target="_blank">Login</a></li>
|
|
|
|
|
|
|
|
<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
|
|
<i class="mobile-nav-toggle mobile-nav-hide d-none bi bi-x"></i>
|
|
|
|
</div>
|
|
</header>
|
|
|
|
|
|
<section id="hero" class="hero" style="background-color:#28728d">
|
|
<div class="container position-relative">
|
|
<div class="row gy-5" data-aos="fade-in">
|
|
<div class="col-lg-6 order-2 order-lg-1 d-flex flex-column justify-content-center text-center text-lg-start">
|
|
<h2><span style="font-size:70px">JRI Publisher</span></h2>
|
|
<p> JasperReportsIntegration Publisher</p>
|
|
<div class="d-flex justify-content-center justify-content-lg-start">
|
|
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-6 order-1 order-lg-2">
|
|
<img src="assets/img/jasper.fw.png" class="img-fluid" alt="" data-aos="zoom-out" data-aos-delay="100" >
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<p> </p> <p> </p>
|
|
</section>
|
|
|
|
|
|
<main id="main">
|
|
|
|
|
|
|
|
</main>
|
|
<footer id="footer" class="footer" style="background-color:#28728d">
|
|
|
|
<div class="container">
|
|
<div class="row gy-4">
|
|
<div class="col-lg-3 col-md-12 footer-info">
|
|
<a href="/latest" class="logo d-flex align-items-center">
|
|
<span>Get Started</span>
|
|
</a>
|
|
<p>Get started with JRI Publisher</p>
|
|
<div class="social-links d-flex mt-4">
|
|
<a href="https://github.com/AcuGIS/OpenTileServer" class="twitter"><i class="bi bi-github"></i></a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-2 col-6 footer-links">
|
|
<h4>Access</h4>
|
|
<ul>
|
|
|
|
|
|
<li><a href="https://MYLOCALHOST:10000" target="_blank">Login</a></li>
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="col-lg-2 col-6 footer-links">
|
|
<h4>Docs</h4>
|
|
<ul>
|
|
|
|
<li><a href="https://jri-publisher.citedcorp.com" target="_blank">Read the Docs</a></li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-2 col-6 footer-links">
|
|
<h4>JasperSoft Studio</h4>
|
|
<ul>
|
|
<li><a href="https://sourceforge.net/projects/jasperstudio/" target="_blank">Download</a></li>
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="col-lg-2 col-6 footer-links">
|
|
<h4>JasperReportsIntegration</h4>
|
|
<ul>
|
|
|
|
<li><a href="https://github.com/daust/JasperReportsIntegration" target="_blank">Project Home</a></li>
|
|
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="container mt-4">
|
|
<div class="copyright">
|
|
© 2023 <a href="https://www.citedcorp.com" target="_blank" style="text-decoration:none; color:#fff">Cited, Inc.</a> All Rights Reserved
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</footer>
|
|
|
|
<a href="#" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
|
|
|
|
|
|
|
|
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
<script src="assets/vendor/aos/aos.js"></script>
|
|
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
|
|
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
|
|
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
|
|
<script src="assets/js/web.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|