-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
26 lines (25 loc) · 10 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="MarkBind 5.4.0">
<meta name="viewport" content="width=device-width, initial-scale=1"><title>RepoSense - Home</title> <link rel="stylesheet" href="/markbind/css/bootstrap.min.css"> <link rel="stylesheet" href="/markbind/fontawesome/css/all.min.css"><link rel="stylesheet" href="/markbind/css/codeblock-light.min.css"><link rel="stylesheet" href="/markbind/css/markbind.min.css"><script src="/markbind/js/polyfill.min.js"></script>
<script src="/markbind/js/vue.min.js"></script>
<script src="/markbind/js/markbind.min.js"></script>
<script src="index.page-vue-render.js"></script><link rel="stylesheet" href="/plugins/markbind-plugin-anchors/markbind-plugin-anchors.css"><link rel="stylesheet" href="/plugins/markbind-plugin-tree/markbind-plugin-tree.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="icon" href="/favicon.ico"></head>
<script>
const baseUrl = ''
</script>
<body >
<div id="app" data-server-rendered="true"><div data-v-7c0fd418><nav class="navbar navbar-expand-md d-print-none navbar-dark bg-dark" data-v-7c0fd418><div class="container-fluid" data-v-7c0fd418><div class="navbar-left" data-v-7c0fd418><a href="/index.html" title="Home" class="navbar-brand" data-v-7c0fd418><img width="30px" src="/favicon.ico" data-v-7c0fd418></a></div> <div class="navbar-default" data-v-7c0fd418><ul class="navbar-nav me-auto mt-2 mt-lg-0" data-v-7c0fd418> <li data-v-7c0fd418><a href="/index.html" class="nav-link" data-v-7c0fd418>HOME</a></li> <li data-v-7c0fd418><a href="/showcase.html" class="nav-link" data-v-7c0fd418>SHOWCASE</a></li> <li data-v-7c0fd418><a href="/ug/index.html" class="nav-link" data-v-7c0fd418>USER GUIDE</a></li> <li data-v-7c0fd418><a href="/dg/index.html" class="nav-link" data-v-7c0fd418>DEVELOPER GUIDE</a></li> <li data-v-7c0fd418><a href="/about.html" class="nav-link" data-v-7c0fd418>ABOUT</a></li> <li data-v-7c0fd418><a href="/contact.html" class="nav-link" data-v-7c0fd418>CONTACT</a></li> <li data-v-7c0fd418><a href="https://github.com/RepoSense/reposense" target="_blank" class="nav-link" data-v-7c0fd418><span data-v-7c0fd418><span aria-hidden="true" class="fab fa-github" data-v-7c0fd418></span></span></a></li></ul></div> <ul class="navbar-nav navbar-right" data-v-7c0fd418><li data-v-7c0fd418><form class="navbar-form" data-v-7c0fd418><div class="dropdown" style="position:relative;" data-v-cea1a814><input data-bs-toggle="dropdown" type="text" placeholder="Search" autocomplete="off" value="" class="form-control" data-v-cea1a814> <div class="form-control placeholder-div-hidden" data-v-cea1a814>
Search
</div> <ul class="dropdown-menu search-dropdown-menu d-none dropdown-menu-end" data-v-cea1a814></ul></div></form></li></ul></div></nav> <div class="lower-navbar-container" style="display:none;" data-v-7c0fd418><!----> <!----></div></div> <div id="flex-body"><div id="content-wrapper" class="fixed-header-padding"><header><div class="jumbotron jumbotron-fluid text-center" style="padding-top:inherit;padding-bottom:inherit;"><div class="container"><h1 id="reposense" class="display-3">RepoSense<a href="#reposense" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h1> <div class="lead"><p>Visualize programmer activities across git repositories...
<br><br> <img src="/images/reposenseOverview.png" width="909" alt="RepoSense overview"> <br><br></p></div></div></div></header> <span id="overview"><p><strong>RepoSense can generate interactive visualizations of programmer activities, even across multiple repositories.</strong> It's ideal for educators and managers to get insights into the programming activities of their mentees. The visualizations can be <strong>easily shared</strong> with others (e.g., as an online dashboard), and updating the visualizations periodically <strong>can be automated</strong>.</p> <p>Some example insights RepoSense can provide:</p> <h4 id="insights-about-the-code"><span class="thumb-wrapper thumb-circle" style="font-size:25px;color:white;background:#006600;"><img width="" height="" alt="" class="thumb-image"> <span aria-hidden="true" class="fas fa-code"></span></span> <span class="lead font-weight-bold text-green">Insights about the code</span><a href="#insights-about-the-code" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h4> <ul><li>Which part of the code was written by Tom? How many lines? How many files?</li> <li>Which test cases were written by Kim?</li> <li>Which commit messages were written by Serene?</li></ul> <h4 id="insights-about-the-type-of-work"><span class="thumb-wrapper thumb-circle" style="font-size:25px;color:white;background:#006600;"><img width="" height="" alt="" class="thumb-image"> <span aria-hidden="true" class="fas fa-chart-pie"></span></span> <span class="lead font-weight-bold text-green">Insights about the type of work</span><a href="#insights-about-the-type-of-work" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h4> <ul><li>Which portion of Jacob's code is documentation?</li> <li>Who hasn't written any test code yet?</li> <li>Which project did Jolene contribute to in the last month?</li></ul> <h4 id="insights-about-the-timing-of-work"><span class="thumb-wrapper thumb-circle" style="font-size:25px;color:white;background:#006600;"><img width="" height="" alt="" class="thumb-image"> <span aria-hidden="true" class="fas fa-business-time"></span></span> <span class="lead font-weight-bold text-green">Insights about the timing of work</span><a href="#insights-about-the-timing-of-work" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h4> <ul><li>Who is putting in the consistent effort?</li> <li>Who waits till the deadline to do the work?</li> <li>Who hasn't started any work yet?</li></ul> <h4 id="insights-based-on-comparisons"><span class="thumb-wrapper thumb-circle" style="font-size:25px;color:white;background:#006600;"><img width="" height="" alt="" class="thumb-image"> <span aria-hidden="true" class="fas fa-list-ol"></span></span> <span class="lead font-weight-bold text-green">Insights based on comparisons</span><a href="#insights-based-on-comparisons" onclick="event.stopPropagation()" class="fa fa-anchor"></a></h4> <ul><li>Which programmers/teams are falling behind?</li> <li>How does everyone compare in their front-end coding work over the past two weeks?</li> <li>Who are the top 10 code contributors?</li></ul></span> <div class="jumbotron jumbotron-fluid pt-2"><div class="container"><div class="container pt-2"><div class="row"></div> <div class="row"><div class="col-sm"><p><a href="/showcase.html"><strong>SHOWCASE</strong> of use cases</a></p> <p><a href="/about.html"><strong>ABOUT</strong> us</a></p> <p><a href="/contact.html"><strong>CONTACT</strong> us</a></p> <p><a href="https://github.com/reposense/RepoSense"><strong><span aria-hidden="true" class="fab fa-github"></span> GitHub</strong></a></p> <hr> <small><p>This website was built using MarkBind.</p> <p><a href="http://markbind.org"><img src="https://markbind.org/images/logo-lightbackground.png" width="150"></a></p> <p>Deploy previews are powered by Netlify and Surge.</p> <p><a href="https://www.netlify.com"><img src="https://www.netlify.com/img/global/badges/netlify-color-bg.svg"></a> <a href="https://surge.sh"><img width="55px" src="https://surge.sh/images/logos/svg/surge-logo.svg"></a></p></small><p></p></div> <div class="col-sm"><p><strong><strong>USER GUIDE</strong></strong></p> <ul><li><p><a href="/ug/index.html"><strong>Overview</strong></a></p></li> <li><p><a href="/ug/generatingReports.html"><strong>Generating reports</strong></a></p></li> <li><p><a href="/ug/usingReports.html"><strong>Using reports</strong></a></p></li> <li><p><a href="/ug/customizingReports.html"><strong>Customizing reports</strong></a></p></li> <li><p><a href="/ug/sharingReports.html"><strong>Sharing reports</strong></a></p></li> <li><p><strong>Appendices</strong></p> <ul><li><p><a href="/ug/cli.html">CLI syntax reference</a></p></li> <li><p><a href="/ug/configFiles.html">Config files format</a></p></li> <li><p><a href="/ug/authorConfigSyntax.html">Advanced syntax: <code class="hljs inline no-lang">author-config.csv</code></a></p></li> <li><p><a href="/ug/usingAuthorTags.html">Using <code class="hljs inline no-lang">@@author</code> tags</a></p></li> <li><p><a href="/ug/withNetlify.html">RepoSense with Netlify</a></p></li> <li><p><a href="/ug/withGithubActions.html">RepoSense with GitHub Actions</a></p></li> <li><p><a href="/ug/withTravis.html">RepoSense with Travis</a></p></li> <li><p><a href="/ug/runSh.html"><code class="hljs inline no-lang">run.sh</code> format</a></p></li> <li><p><a href="/ug/faq.html">FAQ</a></p></li> <li><p><a href="/ug/troubleshooting.html">Troubleshooting</a></p></li></ul></li></ul></div> <div class="col-sm"><p><strong><strong>DEVELOPER GUIDE</strong></strong></p> <ul><li><p><a href="/dg/index.html"><strong>Contributing</strong></a></p></li> <li><p><a href="/dg/settingUp.html"><strong>Setting up</strong></a></p></li> <li><p><a href="/dg/learningBasics.html"><strong>Learning the basics</strong></a></p></li> <li><p><a href="/dg/workflow.html"><strong>Workflow</strong></a></p></li> <li><p><strong>Design and implementation</strong></p> <ul><li><p><a href="/dg/architecture.html">Architecture</a></p></li> <li><p><a href="/dg/report.html">HTML report</a></p></li></ul></li> <li><p><a href="/dg/projectManagement.html"><strong>Project management</strong></a></p></li> <li><p><a href="/dg/devOpsGuide.html"><strong>DevOps guide</strong></a></p></li> <li><p><strong>Appendices</strong></p> <ul><li><p><a href="/dg/cli.html">CLI syntax reference</a></p></li> <li><p><a href="/dg/styleGuides.html">Style guides</a></p></li></ul></li></ul></div></div></div></div></div></div></div> <footer><div class="text-center"><small>[<span><strong>Powered by</strong></span> <img src="https://markbind.org/favicon.ico" width="30"> <a href="https://markbind.org/">MarkBind 5.4.0</a>, generated on Mon, 29 Apr 2024, 6:45:38 UTC]</small></div></footer></div>
</body><script src="/markbind/js/bootstrap-utility.min.js"></script>
<script>
MarkBind.setupWithSearch()
</script>
</html>