-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
72 lines (69 loc) · 4.8 KB
/
archives.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
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Generic Surname</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="https://jrsmith3.github.io/theme/css/normalize.css">
<link href='//fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://jrsmith3.github.io/theme/css/font-awesome.min.css">
<link rel="stylesheet" href="https://jrsmith3.github.io/theme/css/main.css">
<link href="https://jrsmith3.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Generic Surname Atom Feed" />
<script src="https://jrsmith3.github.io/theme/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrapper">
<h1>Archives for Generic Surname</h1>
<dl>
<dt>Fri 02 October 2015</dt>
<dd><a href="https://jrsmith3.github.io/analyzing-sugar-content-of-my-favorite-fast-food-places.html">Analyzing sugar content of my favorite fast-food places</a></dd>
<dt>Sat 26 September 2015</dt>
<dd><a href="https://jrsmith3.github.io/verifying-a-self-signed-ssl-cert.html">Verifying a self-signed SSL cert</a></dd>
<dt>Fri 12 June 2015</dt>
<dd><a href="https://jrsmith3.github.io/handling-citations-in-an-early-draft-of-a-document.html">Handling citations in an early draft of a document</a></dd>
<dt>Sun 22 March 2015</dt>
<dd><a href="https://jrsmith3.github.io/naming-data-files-revisited.html">Naming data files revisited</a></dd>
<dt>Tue 20 January 2015</dt>
<dd><a href="https://jrsmith3.github.io/python-testing-style-guidelines.html">Python testing style guidelines</a></dd>
<dt>Wed 03 December 2014</dt>
<dd><a href="https://jrsmith3.github.io/my-fall-2014-materials-research-society-meeting-poster-is-online.html">My Fall 2014 Materials Research Society meeting poster is online</a></dd>
<dt>Sun 12 October 2014</dt>
<dd><a href="https://jrsmith3.github.io/merging-a-subdirectory-from-another-repo-via-git-subtree.html">Merging a subdirectory from another repo via git-subtree</a></dd>
<dt>Thu 26 June 2014</dt>
<dd><a href="https://jrsmith3.github.io/scratchwork-branches.html">Scratchwork branches</a></dd>
<dt>Sun 22 June 2014</dt>
<dd><a href="https://jrsmith3.github.io/data-storage-and-data-file-workflow.html">Data storage and data file workflow</a></dd>
<dt>Thu 15 May 2014</dt>
<dd><a href="https://jrsmith3.github.io/migrating-a-latex-manuscript-hosted-on-github-to-authorea.html">Migrating a LaTeX manuscript hosted on GitHub to Authorea</a></dd>
<dt>Wed 09 April 2014</dt>
<dd><a href="https://jrsmith3.github.io/pre-brief-collaborative-proposal-prep-via-github-with-non-developer-professors.html">Pre-brief: Collaborative proposal prep via GitHub with non-developer professors</a></dd>
<dt>Mon 07 April 2014</dt>
<dd><a href="https://jrsmith3.github.io/writeup-of-my-work-on-the-army-research-lab-website.html">Writeup of my work on the Army Research Lab website</a></dd>
<dt>Wed 02 April 2014</dt>
<dd><a href="https://jrsmith3.github.io/sample-logs-the-secret-to-managing-multi-person-projects.html">Sample logs - the secret to managing multi-person projects</a></dd>
<dt>Fri 28 February 2014</dt>
<dd><a href="https://jrsmith3.github.io/naming-data-files.html">Naming data files</a></dd>
<dt>Thu 27 February 2014</dt>
<dd><a href="https://jrsmith3.github.io/effective-lab-notebooks.html">Effective lab notebooks</a></dd>
<dt>Tue 10 September 2013</dt>
<dd><a href="https://jrsmith3.github.io/hello-world.html">Hello World</a></dd>
</dl>
</div>
<script>
var _gaq=[['_setAccount','UA-1567200-4'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<script src="https://jrsmith3.github.io/theme/js/main.js"></script>
</body>
</html>