-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
62 lines (47 loc) · 3.69 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>In Pro Per</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Slabo+13px' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2918890-14', 'auto');
ga('send', 'pageview');
</script>
<section class="page-header">
<h1 class="project-name">In Pro Per</h1>
<h2 class="project-tagline">crafting productivity driven software for the legal community</h2>
<a href="http://www.e-squire.io/?source=inproper" class="btn">e-squire.io</a>
<a href="http://esqjd.com/?source=inproper" class="btn">esqjd.com</a>
<a href="http://www.legalthree.com/?source=inproper" class="btn">legalthree.com</a>
</section>
<section class="main-content">
<h2>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to In Pro Per</h2>
<p>Imagine as an attorney, or law student, a world where software worked for you. Ditch the antiquated legacy software that has been forced upon you, in favor of software that works for you.</p>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Case Law Search at <a href="http://e-squire.io/?source=inproper"><i>e-squire.io</i></a></h3>
<p>A simple and intuitive <a href="http://e-squire.io/?source=inproper">free case law search engine</a>. Gather and study case law, research precedent, build citations, discuss with the community.</p>
<h3>
<a id="creating-pages-manually" class="anchor" href="#esqjd" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Legal Community Blogging Platform at <a href="http://esqjd.com/?source=inproper"><i>esqjd.com</i></a></h3>
<p>Quickly, easily, and most importantly free: create your own legal blog for career enhancement, your personal practice, or even the law firm. Easy to use CMS for editing you content, will have you up and running in no time with your own <a href="http://esqjd.com/?source=inproper">free legal blog</a> and custom subdomain name.</p>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Law Student Resources and Outline Bank <a href="http://www.legalthree.com/?source=inproper"><i>legalthree.com</i></a></h3>
<p>Legal Three offers only the best case briefs, course outlines, study guides, crib sheets, and much more. Including all 1L courses, <a href="http://www.legalthree.com/?source=inproper">bar study guides</a>, and various other course outlines.</p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="http://inproper.org">In Pro Per</a> © 2018</span>
<span class="site-footer-credits"><!--a 501(c)(3) Organization--></span>
</footer>
</section>
</body>
</html>